Common
- The entire library has been migrated to Kotlin 1.9.22
- Improved wasmJs support for
multik-core,multik-kotlin, andmultik-default
Core
Features and Optimizations
- Optimized getters and setters for ndarray
- Optimized complex numbers #168
- Improved exception messages
- Set the Deprecate level to Error for the
emptyfunction - Added
ComplexDoubleimplem...