docs
docs copied to clipboard
:books: - Documentation site
The roadmap page is just empty, with a copyright date 6 years ago, which is pretty confusing. It may give the impression that this is a dead project.
- [ ] Template embeds Hypothes.is annotation JS : https://h.readthedocs.io/projects/client/en/latest/publishers/embedding/ - [ ] Create DH Hypothes.is user group
"How to produce numerically stable/reliable Haskell programs? " - [ ] Numerically stable summation : Numeric.Sum in https://hackage.haskell.org/package/math-functions - case in point: ``` > foldr (+) 0 [1.0, 10.0e100, 1.0,...
* generation of random numbers * statistical tests * hypothesis testing Packages: - [ ] statistics
[Transient](https://github.com/transient-haskell/transient/wiki/Transient-tutorial)
[Frames](https://github.com/acowley/Frames)
The point of the benchmarks is to compare different numerical libraries, so they should be formatted in a way that allows a user to see how long common operations take...
[NumHask](https://github.com/tonyday567/numhask)