lessthanoptimal / ddogleg

Java numerics library for optimization, polynomial root finding, sorting, robust model fitting, and more.
http://ddogleg.org
50 stars 18 forks source link

0.7 release date? #2

Closed ennerf closed 9 years ago

ennerf commented 9 years ago

Is there a planned release date for the next (0.7) version? I'm trying to use ddogleg in a project, but it seems that 0.6 is not compatible with the recent versions of EJML (>0.27).

I did get it running using the current Github sources, but an official release on maven central would be preferable.

lessthanoptimal commented 9 years ago

It should be released in the next 1 to 3 weeks. There are some modifications being made to it right now for another project. That project should have its next release soon. FYI changes are being made to its clustering algorithms. Everything else should be stable and not modified.

ennerf commented 9 years ago

Great. Thank you :+1:

lessthanoptimal commented 9 years ago

Released. Plus new webpage!

ennerf commented 9 years ago

:+1: