0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added a short remark on available branches in the git repo More... about 8 years ago
2to3 More... about 8 years ago
Compilable with Boost 1.66 More... about 8 years ago
Merge pull request #30 from paulrozdeba/paulrozdeba-adolc-readme-mod More... about 8 years ago
Updated README.rst More... about 8 years ago
adapted documentation More... over 8 years ago
Changed ColPack version in bootstrap.sh from 1.0.9 to 1.0.10. More... over 8 years ago
Changed ColPack to download v1.0.10 from GitHub. More... over 8 years ago
replace == None by is None and != None bis is not None More... almost 10 years ago
negative return codes indicate errors, fixes #20 More... about 10 years ago
fixes #19 (and remove copy/paste mistake in README.rst) More... about 10 years ago
cleanup installation description and apply patch provided by Dominique Orban More... about 10 years ago
adapt README.rst and remove remaining scons files More... about 10 years ago
remove boost dependency from bootstrap, remove SConstruct (default is setup.py) and update to ADOL-C 2.6.0 More... about 10 years ago
update bootstrap.sh to use ADOL-C-2.5.2 More... over 10 years ago
update information on how to install pyadolc on OSX in README.rst More... over 11 years ago
fix code formatting in README.rst More... over 11 years ago
remove references to deprecated Numpy API, use #define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION More... over 11 years ago
bugfix in bootstrap.sh and update README.rst More... over 11 years ago
add boost to PACKAGES (seems to work for osx 10.9) More... over 11 years ago
returning error codes in ADOL-C interface functions adolc._adolc.function, adolc._adolc.gradient, adolc._adolc.hessian, adolc._adolc.fov_forward, etc. More... over 11 years ago
implement interpolation code in C++ More... over 11 years ago
bugfix in interpolation More... over 11 years ago
add entangle_cross and detangle_cross More... over 11 years ago
add support for comparison operator == More... over 11 years ago
adapt code to KK's suggestions and new ADOL-C version More... over 11 years ago
bugfix in sin,cos,tan, etc: use adubp_from_adub2 for these functions since they seem to allocate two output variables More... over 11 years ago
add basic comparison More... almost 12 years ago
adapt README.rst More... almost 12 years ago
bugfix in bootstrap.sh More... almost 12 years ago