Skip to content

Commit 28c1cf5

Browse files
committed
[README] init
1 parent 0f4f35b commit 28c1cf5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# pycppad
2-
Python bindings for CppAD Automatic Differentiation library
1+
PyCppAD — Python bindings for CppAD Automatic Differentiation library
2+
======
3+
4+
<p align="center">
5+
<a href="https://opensource.org/licenses/BSD-3-Clause"><img src="https://img.shields.io/badge/License-BSD%203--Clause-green.svg" alt="License"/></a>
6+
</p>
7+
8+
**PyCppAD** is an open source framework which provides bindings for the CppAD Automatic Differentiation([CppAD](https://coin-or.github.io/CppAD/doc/cppad.htm)) C++ library in Python.
9+
**PyCppAD** also includes support for the CppADCodeGen ([CppADCodeGen](https://github.com/joaoleal/CppADCodeGen)), C++ library, which exploits CppAD functionality to perform code generation.

0 commit comments

Comments
 (0)