ad: Automatic Differentiation
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.
Modules
[Index]
- Numeric
- Numeric.AD
- Numeric.AD.Directed
- Numeric.AD.Forward
- Numeric.AD.Internal
- Numeric.AD.Internal.Classes
- Numeric.AD.Internal.Combinators
- Numeric.AD.Internal.Comonad
- Numeric.AD.Internal.Composition
- Numeric.AD.Internal.Forward
- Numeric.AD.Internal.Identity
- Numeric.AD.Internal.Iterated
- Numeric.AD.Internal.Reverse
- Numeric.AD.Internal.Stream
- Numeric.AD.Internal.Tensors
- Numeric.AD.Internal.Tower
- Numeric.AD.Internal.Types
- Numeric.AD.Newton
- Numeric.AD.Reverse
- Numeric.AD.Tensors
- Numeric.AD.Tower
- Numeric.AD
Downloads
- ad-0.30.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 4.0, 4.0.0.1, 4.1, 4.2, 4.2.0.1, 4.2.1, 4.2.1.1, 4.2.2, 4.2.3, 4.2.4, 4.3, 4.3.1, 4.3.2, 4.3.2.1, 4.3.3, 4.3.4, 4.3.5, 4.3.6, 4.4, 4.4.1, 4.5, 4.5.1, 4.5.2, 4.5.3, 4.5.4, 4.5.5, 4.5.6 |
---|---|
Dependencies | array (>=0.2 && <0.4), base (>=4 && <5), containers (>=0.2 && <0.4), data-reify (>=0.5 && <0.6), mlist (>=0.0.2 && <=0.1), template-haskell (>=2.4 && <2.5) [details] |
License | BSD-3-Clause |
Copyright | (c) Edward Kmett 2010, (c) Barak Pearlmutter and Jeffrey Mark Siskind 2008-2009 |
Author | Edward Kmett |
Maintainer | ekmett@gmail.com |
Category | Math |
Home page | http://comonad.com/reader/ |
Uploaded | by EdwardKmett at 2010-06-07T21:57:21Z |
Distributions | LTSHaskell:4.5.6, NixOS:4.5.6, Stackage:4.5.6 |
Reverse Dependencies | 24 direct, 26 indirect [details] |
Downloads | 83743 total (152 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |