Releases: SciProgCentre/kmath
Releases · SciProgCentre/kmath
0.1.4-dev-8
- A lot of refactoring
- kmath-ast module with advanced expression generation and compilation.
0.1.4-dev-4
- Experimental type-safe dimensions
- Viktor integration
- Kmath-for-real module for those who want simple access to real (Double) world without writing contexts
- Interpolation API
- BigInteger
- Basic statistics
0.1.3
0.1.2
0.1.0
Features
-
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
-
Koma integration
0.1.0-dev
Features
-
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
-
Koma integration
0.0.2-dev-1
Lazy n-dimensional structures