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
- Add macro support for zero-cost implicits on literals
- Look into ways to reduce allocations on SafeLong and Rational
- Better and more uniform approximation contexts
- Characterize types in terms of precision/approximation
- Proxy type for easily wrapping numeric types (possibly using macros)
- Add primality testing (e.g. Miller-Rabin, Lucas)
- Add Quad or DoubleDouble implementation
- Some benchmarks fail due to compiler optimizations in Java 8
- General support for infinite sequences and series
- Add continued fractions
- Docs
- Scala not yet supported