Skip to content

Releases: SciProgCentre/kmath

0.1.4-dev-8

27 Jun 13:49
896cc3d

Choose a tag to compare

0.1.4-dev-8 Pre-release
Pre-release
  • A lot of refactoring
  • kmath-ast module with advanced expression generation and compilation.

0.1.4-dev-4

30 Apr 08:42
f04eeac

Choose a tag to compare

0.1.4-dev-4 Pre-release
Pre-release
  • 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

26 Jun 15:55
618dd07

Choose a tag to compare

  • A lot of minor fixes.
  • Initial work on disributions.

0.1.2

31 May 10:22

Choose a tag to compare

  • Refactored build. Proper bintray artifacts.
  • Streaming processing with Flow API.
  • Vectors are deprecated. To be removed in next release. Use context operations instead.

0.1.0

22 Feb 10:54
d929cfe

Choose a tag to compare

Features

  • 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

  • Koma integration

0.1.0-dev

21 Feb 05:59

Choose a tag to compare

0.1.0-dev Pre-release
Pre-release

Features

  • 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

  • Koma integration

0.0.2-dev-1

11 Dec 14:33

Choose a tag to compare

0.0.2-dev-1 Pre-release
Pre-release

Lazy n-dimensional structures