forked from kscience/kmath
630d16bbee
- Changed `xxxPolynomialSpace()` and `xxxPolynomialSpace()` functions to `xxxPolynomialSpace` value properties. - Changed inconsistency of names `XxxRationalFunctionalSpaceYyy` and `XxxRationalFunctionSpaceYyy` in favor of second one.
Documentation
-
Algebra: context-based operations on different primitives and structures.
-
Linear algebra: matrices, operations and linear equations solving. To be moved to separate module. Currently, supports basic API and multiple library back-ends.
-
Histograms: multidimensional histogram calculation and operations.
-
Commons math integration