File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,27 @@ viktor Changelog
33
44Here you can see the full list of changes between each viktor release.
55
6+ Version 1.0.0
7+ -------------
8+
9+ Released on November 19, 2019
10+
11+ - Simplified signatures
12+ - Added a benchmark JAR task
13+ - Simplified the native methods' signatures
14+ - Removed transpose and reversed
15+ - Introduced unroll mechanics for F64Array
16+ - Serialization uses isFlattenable instead of isDense
17+ - Changed native signature of logAddExp to dst-src syntax
18+ - logAddExp now deals with positive infinities and NaNs
19+ - Corrected guessShape implementation
20+ - Correct JNI copy processing
21+ - Added extensive Markdown documentation
22+ - Reorganized benchmarks
23+ - Removed weightedSum / Mean, transpose, reversed
24+ - Added benchmarking data and description thereof to documentation
25+ - Fixed Travis builds
26+
627Version 0.5.3
728-------------
829
You can’t perform that action at this time.
0 commit comments