Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 999 Bytes

FRIENDS.md

File metadata and controls

12 lines (10 loc) · 999 Bytes

Friends of Spire

Here is a list of libraries that are based on Spire, or have Spire compatibility.

  • Libra, dimensional analysis for Scala
  • coulomb coulomb: unit analysis for Scala
  • circe-spire circe encoders and decoders for Spire types
  • onnx-scala An ONNX (Open Neural Network eXchange) API and backend for typeful, functional deep learning in Scala (3)
  • NDScala N-dimensional arrays in Scala 3. Think NumPy ndarray, but with compile-time type-checking/inference over shapes, ndarray/axis labels & numeric data types
  • Sonic reducer, Hierarchical reducer for arbitrary Scala sequences
  • spire-matrix, BLAS-backed implementation of VectorSpace. See #675. POC/Not for prod use.