Gleb Minaev 630d16bbee Added design notes. Also:
- Changed `xxxPolynomialSpace()` and `xxxPolynomialSpace()` functions to `xxxPolynomialSpace` value properties.
- Changed inconsistency of names `XxxRationalFunctionalSpaceYyy` and `XxxRationalFunctionSpaceYyy` in favor of second one.
2022-06-26 12:16:51 +03:00
..
2022-04-01 02:23:34 +07:00
2020-09-21 15:47:47 +03:00
2022-06-26 12:16:51 +03:00

Documentation

  • Algebra: context-based operations on different primitives and structures.

  • NDStructures

  • 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.

  • Expressions

  • Commons math integration