Spire math support - hazelcast/hazelcast-scala GitHub Wiki

Spire already supports the standard Scala type classes Ordering and Numeric. To use the built-in aggregations with spire-math, simply:

import spire.compat._