pyadjoint-ad

High-level automatic differentiation library.


License
LGPL-3.0
Install
pip install pyadjoint-ad==2023.0.0

Documentation

The algorithmic differentation tool pyadjoint

The full documentation is available here

Circle CI status: CircleCI

Contributing

We love pull requests from everyone.

Fork, then clone the repository at https://github.com/dolfin-adjoint/pyadjoint

Make sure the tests pass:

py.test tests/pyadjoint

Make your change. Add tests for your change. Make the tests pass:

py.test tests/pyadjoint

Push to your fork and submit a pull request.

At this point you're waiting on us. We may suggest some changes or improvements or alternatives.

Some things that will increase the chance that your pull request is accepted:

  • Write tests.
  • Add Python docstrings that follow the Google Style.
  • Write good commit and pull request message.

Licence

This software is licensed under the GNU LGPL v3.