Spire is a numeric and algebraic library for Scala, offering type-safe, generic, and high-precision arithmetic. It introduces abstractions like Rings, Fields, and Rationals and supports specialized number types (e.g. Rational, Complex, Interval), macros, and seamless integration with Cats for abstract numeric programming.
Features
- Algebraic type classes: Semiring, Ring, Field, NRoot, etc.
- Numeric types including Rational, Complex, Interval, polynomials
- Specialization via macros for performance on JVM
- Generic algorithms over types using implicits and typeclass constraints
- Extra modules: spire-laws for testing, spire-extras for extended types
- Ideal for precision-critical use cases (math, finance, scientific computing)
Categories
LibrariesLicense
MIT LicenseFollow Spire
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Spire!