Fork me on GitHub
#releases
<
2023-05-10
>
genmeblog19:05:18

https://github.com/generateme/fastmath is out. Added L-BFGS-B implemented in Java (https://github.com/genmeblog/LBFGSBJava is the separate project). :lbfgsb optimizer now can be used via fastmath.optimization namespace.

genmeblog19:05:34

Also https://github.com/generateme/fitdistr is released with :bfgs replaced by :lbfgsb optimizer.