@hackage downhill0.2.0.0
Reverse mode automatic differentiation
Categories
License
MIT
Maintainer
floppycat@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (8)
- base >=4.12.0.0 && <4.17
- containers >=0.6.5 && <0.7
- reflection >=2.1.6 && <2.2
- template-haskell >=2.16.0 && <2.19
- th-abstraction >=0.4.3 && <0.5
- transformers >=0.5.6 && <0.6 Show all…
Dependents (0)
Simple and well typed implementation of reverse mode automatic differentiation. See home page https://andriusstank.github.io/downhill/ for more detailed description.