oj! Algorithms v48.4.1 Release Notes

Release Date: 2021-03-18 // about 3 years ago
  • โž• Added

    • โž• Added (moved here) JMH benchmarks

    ๐Ÿ”„ Changed

    • Project layout change to match standard Maven
    • โšก๏ธ Update copyright statement to cover 2021

    ๐Ÿ›  Fixed

    org.ojalgo.optimisation

    • ExpressionsBasedModel now calls dispose on solvers it created, when done
    • โœ… Optimisation model on file, for test, are now loaded using getResourceAsStream which makes it easier to access these from the ojAlgo-test jar