issues
search
J-Libraries
/
numJ
Java library to fulfil the requirement of numpy in java
https://j-libraries.github.io/numJ/
Apache License 2.0
21
stars
4
forks
source link
Code modified
#2
Closed
nishantsir57
closed
1 month ago
nishantsir57
commented
1 month ago
Optimized performance by integrating parallel processing
Added a method in ENUM DType to get its respective class
Added new exception messages (i) negativeSkipException, (ii) shapeMismatchException
Integrated All possible variations of arange method
Added new exception class for ShapeMismatchException
nishantsir57
commented
1 month ago
Approved