Update changelog

This commit is contained in:
Iaroslav Postovalov 2021-01-19 20:23:11 +07:00
parent 5003cca2cd
commit 1a7bd76152
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -17,6 +17,7 @@
- Coroutine-deterministic Monte-Carlo scope with a random number generator.
- Some minor utilities to `kmath-for-real`.
- Generic operation result parameter to `MatrixContext`
- Integration with GNU Scientific Library with `kmath-gsl` for Kotlin/Native Linux x64 target.
### Changed
- Package changed from `scientifik` to `kscience.kmath`.