aboutsummaryrefslogtreecommitdiff
path: root/src/Numeric/ADDual
Commit message (Expand)AuthorAge
* Dual arrays is >100x faster than 'ad' on large fneuralTom Smeding2025-02-24
* WIP array stuff untestedTom Smeding2025-02-24
* WIP array ADTom Smeding2025-02-24
* Remove redundant Num constraint on writeTapeTom Smeding2025-02-23
* Optimise by backpropagating scalar computation in CTom Smeding2025-02-23
* Working tests and benchmarks against 'ad'Tom Smeding2025-02-21
* Evaluate result Dual before backpropagatingTom Smeding2025-02-21
* Nicer API for writing Dual instancesTom Smeding2025-02-21
* Add (toggleable) debug codeTom Smeding2025-02-21
* Try debugging crashTom Smeding2025-02-20
* Attempt at a benchmark (crashes)Tom Smeding2025-02-20