@hackage downhill0.4.0.0
Reverse mode automatic differentiation
Categories
License
MIT
Maintainer
floppycat@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (6)
- base >=4.12.0.0 && <4.18
- containers >=0.6.5 && <0.7
- reflection >=2.1.6 && <2.2
- transformers >=0.5.6 && <0.7
- unordered-containers >=0.2.14 && <0.3
- vector-space >=0.16 && <0.17 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.