forked from kscience/kmath
Update changelog
This commit is contained in:
parent
d55e4a3f84
commit
148c0c8bc5
@ -2,12 +2,14 @@
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- `kmath-ejml` to supply EJML SimpleMatrix wrapper.
|
||||
|
||||
### Changed
|
||||
|
||||
### Deprecated
|
||||
|
||||
### Removed
|
||||
- `kmath-koma` module.
|
||||
|
||||
### Fixed
|
||||
|
||||
@ -30,7 +32,6 @@
|
||||
- Blocking chains in `kmath-coroutines`
|
||||
- Full hyperbolic functions support and default implementations within `ExtendedField`
|
||||
- Norm support for `Complex`
|
||||
- `kmath-ejml` to supply EJML SimpleMatrix wrapper.
|
||||
|
||||
### Changed
|
||||
- `readAsMemory` now has `throws IOException` in JVM signature.
|
||||
@ -49,6 +50,3 @@
|
||||
- Multiplication in integer rings in `kmath-core` (https://github.com/mipt-npm/kmath/pull/101)
|
||||
- Commons RNG compatibility (https://github.com/mipt-npm/kmath/issues/93)
|
||||
- Multiplication of BigInt by scalar
|
||||
|
||||
### Removed
|
||||
- `kmath-koma` module.
|
||||
|
Loading…
Reference in New Issue
Block a user