Skip to content

Commit e9aebd0

Browse files
committed
Added 1.0.0 to CHANGES
1 parent 1efb244 commit e9aebd0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@ viktor Changelog
33

44
Here 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+
627
Version 0.5.3
728
-------------
829

0 commit comments

Comments
 (0)