Closed JozsefKutas closed 1 year ago
I'm getting a CI failure, but I think it's due to the recent update to use Java 17. When I run ./gradlew spotlessJavaApply
locally, it works with Java 11, but not with Java 17.
Created new PR https://github.com/lessthanoptimal/ejml/pull/162 that updates spotless and fixes that issue.
Merged with the other PR. Thanks!
Various docstring fixes, mostly where the documented bits (32/64) were wrong.