ADOL-C
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
ADOL-C ------------------------------------------ The package ADOL-C (Automatic Differentiation by OverLoading in C++) facilitates the evaluation of first and higher derivatives of vector functions that are defined by computer programs written in C or C++. The resulting derivative evaluation routines may be called from C/C++, Fortran, or any other language that can be linked with C. Runtime requirements: cygwin-3.1.2-1 libadolc-devel-2.7.2-1bl1 libadolc2-2.7.2-1bl1 libgcc1-7.4.0-1 libstdc++6-7.4.0-1 pkg-config-1.6.0-1 Build requirements: (besides corresponding -devel packages) autoconf-13-1 automake-11-1 binutils-2.29-1 cmake-3.14.5-1 cygport-0.33.1-1 gcc-core-7.4.0-1 gcc-g++-7.4.0-1 libtool-2.4.6-7 make-4.2.1-2 Canonical website: https://projects.coin-or.org/ADOL-C/ Canonical download: http://www.coin-or.org/download/source/ADOL-C/ADOL-C-2.7.2.tgz ------------------------------------------- Build instructions: 1. unpack ADOL-C-2.7.2-X-src.tar.xz 2. if you use setup to install this src package, it will be unpacked under /usr/src automatically % cd /usr/src % cygport ./ADOL-C-2.7.2-X.cygport all This will create: /usr/src/ADOL-C-2.7.2-X-src.tar.xz /usr/src/ADOL-C-2.7.2-X.tar.xz /usr/src/libadolc2-2.7.2-X.tar.xz /usr/src/libadolc-devel-2.7.2-X.tar.xz ------------------------------------------- Files included in the binary package: (ADOL-C) /usr/share/doc/ADOL-C/AUTHORS /usr/share/doc/ADOL-C/BUGS /usr/share/doc/ADOL-C/ChangeLog /usr/share/doc/ADOL-C/LICENSE /usr/share/doc/ADOL-C/README /usr/share/doc/ADOL-C/TODO /usr/share/doc/Cygwin/ADOL-C.README (libadolc2) /usr/bin/cygadolc-2.dll (libadolc-devel) /usr/include/adolc/adalloc.h /usr/include/adolc/adolc.h /usr/include/adolc/adolc_fatalerror.h /usr/include/adolc/adolc_openmp.h /usr/include/adolc/adolc_sparse.h /usr/include/adolc/adouble.h /usr/include/adolc/adoublecuda.h /usr/include/adolc/adtl.h /usr/include/adolc/adtl_hov.h /usr/include/adolc/adtl_indo.h /usr/include/adolc/adutils.h /usr/include/adolc/adutilsc.h /usr/include/adolc/advector.h /usr/include/adolc/checkpointing.h /usr/include/adolc/convolut.h /usr/include/adolc/drivers/drivers.h /usr/include/adolc/drivers/odedrivers.h /usr/include/adolc/drivers/psdrivers.h /usr/include/adolc/drivers/taylor.h /usr/include/adolc/edfclasses.h /usr/include/adolc/externfcts.h /usr/include/adolc/externfcts2.h /usr/include/adolc/fixpoint.h /usr/include/adolc/fortutils.h /usr/include/adolc/interfaces.h /usr/include/adolc/internal/adolc_settings.h /usr/include/adolc/internal/adubfunc.h /usr/include/adolc/internal/common.h /usr/include/adolc/internal/paramfunc.h /usr/include/adolc/internal/usrparms.h /usr/include/adolc/lie/drivers.h /usr/include/adolc/param.h /usr/include/adolc/revolve.h /usr/include/adolc/sparse/sparse_fo_rev.h /usr/include/adolc/sparse/sparsedrivers.h /usr/include/adolc/tapedoc/tapedoc.h /usr/include/adolc/taping.h /usr/lib/libadolc.dll.a /usr/lib/pkgconfig/adolc.pc ------------------ Port Notes: ----- version 2.7.2-1bl1 ----- Version bump. ----- version 2.6.3-1bl1 ----- Version bump. ----- version 2.6.2-1bl1 ----- Version bump. ----- version 2.5.2-1bl1 ----- Initial release by fd0 <https://github.com/fd00/>