Skip to content

PyCppAD 1.0.0

Compare
Choose a tag to compare
@proyan proyan released this 19 Aug 14:39
· 181 commits to master since this release

This first release introduces the PyCppAD library. The release includes:

  • Bindings for CppAD::AD, ADFun, Independent classes.
  • Support for using numpy containers with support from EigenPy.
  • Python equivalent of c++ example from CppAD library.
  • Initial development for bindings of CppADCodeGen library.