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

Changes done #21

Closed nishant-hestabit closed 1 month ago

nishant-hestabit commented 1 month ago
  1. Fixed minor issues 2.Added new invalidShapeException
  2. Optemized arithmatic operations
  3. Handled Invalid shape exception for zeros and ones