0.2.0-dev-2
Pre-release
Pre-release
Added
fun
annotation for SAM interfaces in library- Explicit
public
visibility for all public APIs - Better trigonometric and hyperbolic functions for
AutoDiffField
(#140). - Automatic README generation for features (#139)
Changed
- Package changed from
scientifik
tokscience.kmath
. - Gradle version: 6.6 -> 6.6.1
- Minor exceptions refactor (throwing
IllegalArgumentException
by argument checks instead ofIllegalStateException
) 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
symbol
method inMstExtendedField
(#140)