We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Spire already supports the standard Scala type classes Ordering and Numeric. To use the built-in aggregations with spire-math, simply:
Ordering
Numeric
import spire.compat._