aboutsummaryrefslogtreecommitdiff
path: root/src/Numeric
Commit message (Collapse)AuthorAge
* 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
| | | | | This ensures that the tape is actually created/written before we start backpropagating over it, lol.
* 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
|
* InitialTom Smeding2025-02-19