• 0.1.4-dev-4 f04eeac3b4

    0.1.4-dev-4 Pre-Release

    altavir released this 2020-04-30 11:36:58 +03:00 | 1816 commits to master since this 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
    Downloads
  • 0.1.3 618dd07bcb

    0.1.3 Stable

    altavir released this 2019-06-26 18:54:11 +03:00 | 1870 commits to master since this release

    • A lot of minor fixes.
    • Initial work on disributions.
    Downloads
  • 0.1.2 fcc6269ee8

    0.1.2 Stable

    altavir released this 2019-05-31 13:16:23 +03:00 | 1889 commits to master since this release

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

    0.1.0 Stable

    altavir released this 2019-02-22 13:53:10 +03:00 | 1932 commits to master since this 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

    Downloads
  • 0.1.0-dev f77b7a4876

    0.1.0-dev Pre-Release

    altavir released this 2019-02-21 08:58:55 +03:00 | 2092 commits to dev since this 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

    Downloads
  • 0.0.2-dev-1 cddea1869d

    0.0.2-dev-1 Pre-Release

    altavir released this 2018-12-11 17:25:55 +03:00 | 2174 commits to dev since this release

    Lazy n-dimensional structures

    Downloads