1.0.0
Released on November 19, 2019
- Simplified signatures
- Added a benchmark JAR task
- Simplified the native methods' signatures
- Introduced unroll mechanics for F64Array
- Serialization uses isFlattenable instead of isDense
- Changed native signature of logAddExp to dst-src syntax
- logAddExp now deals with positive infinities and NaNs
- Corrected guessShape implementation
- Correct JNI copy processing
- Added extensive Markdown documentation
- Reorganized benchmarks
- Removed weightedSum / Mean, transpose, reversed
- Added benchmarking data and description thereof to documentation
- Fixed Travis builds