• v0.2.0-dev-2 1f6834d418

    0.2.0-dev-2 Pre-Release

    altavir released this 2020-09-27 20:05:31 +03:00 | 1678 commits to dev since this release

    Added

    • fun annotation for SAM interfaces in library
    • Explicit public visibility for all public APIs
    • Better trigonometric and hyperbolic functions for AutoDiffField (https://github.com/mipt-npm/kmath/pull/140).
    • Automatic README generation for features (#139)

    Changed

    • Package changed from scientifik to kscience.kmath.
    • Gradle version: 6.6 -> 6.6.1
    • Minor exceptions refactor (throwing IllegalArgumentException by argument checks instead of IllegalStateException)
    • Polynomial secondary constructor made function.
    • Kotlin version: 1.3.72 -> 1.4.20-M1

    Deprecated

    Removed

    • kmath-koma module because it doesn't support Kotlin 1.4.

    Fixed

    Downloads