jcarpent / pycppad

Python bindings for CppAD and CppADCodeGen using Boost.Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCppAD — Python bindings for CppAD Automatic Differentiation library

License

PyCppAD is an open source framework which provides bindings for the CppAD Automatic Differentiation(CppAD) C++ library in Python. PyCppAD also includes support for the CppADCodeGen (CppADCodeGen), C++ library, which exploits CppAD functionality to perform code generation.

About

Python bindings for CppAD and CppADCodeGen using Boost.Python

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 70.6%Language:CMake 22.9%Language:Python 6.5%