adolc
Automatic differentiation system for C/C++
The ADOLC system automatically calculates exact derivatives of a C/C++ function. It uses C++ overloading to record arithmetic operations, which it plays back later in various ways to calculate the requested values.
homepage ↗homepage ↗ github: coin-or/ADOL-C
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.7.2-r2 | 3 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||
| 2.7.2-r2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | ppc testing | — | view · download · history ↗ |
| 2.7.2-r1 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | ppc testing | — | view · download · history ↗ |
Use flags of 2.7.2-r2
- +boost Use the boost allocator from dev-libs/boost
- mpi Add MPI (Message Passing Interface) layer to the apps that support it
- sparse Add support for sparse matrix algebra with sci-libs/colpack