The repository formerly hosted at this location is now at https://github.com/ots22/racket-ad-demos
Reverse-mode automatic differentiation of Racket programs.
This library is a work in progress: expect breaking changes, bugs, and a number of limitations.
A particular caution: Currently, performance of the generated code can be very poor in some situations.
- Requires Racket
- Install with
raco pkg install rackpropagator
- Documentation