The ad package
Forward-, reverse- and mixed- mode automatic differentiation combinators with a common API.
Type-level "branding" is used to both prevent the end user from confusing infinitesimals and to limit unsafe access to the implementation details of each Mode.
The combinators in Numeric.AD choose from a variety of automatic differentiation modes, based on the arity of their inputs and outputs.
Properties
| Versions | 0.12, 0.13, 0.15, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.27, 0.28, 0.30.0, 0.31.0, 0.32.0, 0.33.0, 0.40, 0.40.1, 0.44.0, 0.44.1, 0.44.2, 0.44.3, 0.44.4, 0.45.0, 0.46.0, 0.46.1, 0.46.2, 0.47.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.1.0, 1.1.0.1, 1.1.1, 1.1.3, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3, 1.3.0.1, 1.3.1, 1.4, 1.5, 1.5.0.1, 1.5.0.2, 3.0, 3.0.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.2, 3.2.1, 3.2.2, 3.3.0.1, 3.3.1, 3.3.1.1, 3.4 |
|---|---|
| Dependencies | array (≥0.2 & <0.4), base (4.*), containers (≥0.2 & <0.4), data-reify (0.5.*), mlist (≥0.0.2 & ≤0.1), template-haskell (2.4.*) |
| License | BSD3 |
| Copyright | (c) Edward Kmett 2010, (c) Barak Pearlmutter and Jeffrey Mark Siskind 2008-2009 |
| Author | Edward Kmett |
| Maintainer | ekmett@gmail.com |
| Stability | Experimental |
| Category | Math |
| Home page | http://comonad.com/reader/ |
| Upload date | Tue Jun 8 05:58:14 UTC 2010 |
| Uploaded by | EdwardKmett |
| Built on | ghc-6.12 |
Modules
- Numeric
Downloads
- ad-0.33.0.tar.gz (Cabal source package)
- package description (included in the package)