Skip to content
forked from typelevel/spire

Powerful new number types and numeric abstractions for Scala.

License

Notifications You must be signed in to change notification settings

runarorama/spire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spire a library intended to support fast, generic math in Scala. It also
adds some new number types (Complex[T], Rational, etc.).

It began life as a series of proposed changes. At this point the hope is to
create a useful stand-alone library and only lobby for changes to the Scala's
core library/language that are either uncontroversial, or which enable better
performance.

It's a work in progress, primarily by Tom Switzer and Erik Osheim. The code is
available under the MIT license (found in the COPYING file).

About

Powerful new number types and numeric abstractions for Scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%