docs icon indicating copy to clipboard operation
docs copied to clipboard

:books: - Documentation site

Results 18 docs issues
Sort by recently updated
recently updated
newest added

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.

https://hackage.haskell.org/package/hip

enhancement
help wanted
documentation

- [ ] Template embeds Hypothes.is annotation JS : https://h.readthedocs.io/projects/client/en/latest/publishers/embedding/ - [ ] Create DH Hypothes.is user group

enhancement
documentation

"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,...

enhancement
help wanted
documentation

* generation of random numbers * statistical tests * hypothesis testing Packages: - [ ] statistics

enhancement
help wanted
documentation
beginner-friendly

[Transient](https://github.com/transient-haskell/transient/wiki/Transient-tutorial)

help wanted
documentation
advanced

[Frames](https://github.com/acowley/Frames)

help wanted
documentation
beginner-friendly

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...

enhancement
help wanted
beginner-friendly

[NumHask](https://github.com/tonyday567/numhask)

help wanted
documentation
advanced