#auto-diff #macro

mady

🌲 ahead-of-time automatic differentiation

1 unstable release

0.1.0-beta Jun 8, 2022

#1079 in Math

MIT license

12KB

MADY (macro-auto differentiation)

Rust Test Project

MADY is open source tool for ahead-of-time automatic differentiation. In addition to ahead-of-time differentiation, MADY also provide some basic math structures, functions and operations with differentiation support.

Documentation

see cargo

differentiation support:

  • functions: min, max
  • operations: add, sub, mul, div

example

Dependencies

~8.5MB
~174K SLoC