spire
https://github.com/non/spire
Scala
Powerful new number types and numeric abstractions for Scala.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported6 Subscribers
Add a CodeTriage badge to spire
Help out
- Issues
- Look into supporting efficient array storage of boxed types
- Create better BigDecimal type
- Support generalized strategies for mean, standard deviation, etc.
- Add finite fields
- Either make FPFilter package private, or clean up and document it
- Export Gen/Arbitrary ScalaCheck instances for Spire types
- Iterating over Intervals with steps (a la range)
- Add more prime factoring methods (e.g. Dixon, Quadratic Sieve, etc)
- Use functions to/from Real to make arbitrary instance of Trig, NRoot, etc
- Add ModN/Residue class (possibly with singleton types, e.g. Int(3))
- Docs
- Scala not yet supported