aboutsummaryrefslogtreecommitdiff
path: root/src/Numeric/ADDual/Internal.hs
Commit message (Collapse)AuthorAge
* Remove redundant Num constraint on writeTapeTom Smeding2 days
|
* Optimise by backpropagating scalar computation in CTom Smeding2 days
|
* Working tests and benchmarks against 'ad'Tom Smeding4 days
|
* Evaluate result Dual before backpropagatingTom Smeding4 days
| | | | | This ensures that the tape is actually created/written before we start backpropagating over it, lol.
* Nicer API for writing Dual instancesTom Smeding4 days
|
* Add (toggleable) debug codeTom Smeding4 days
|
* Try debugging crashTom Smeding5 days
|
* Attempt at a benchmark (crashes)Tom Smeding6 days