Skip to content

ionBench 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mjowen mjowen released this 04 Dec 15:07
· 408 commits to main since this release

ionBench v0.3.0-alpha

Added many more optimisers. Introduced lists of approaches to loop through and run everything. Added more features to the Tracker (now tracks time for model solves, reports if model was solve multiple times at the same parameters, and tracks best parameters). Added more tests for the optimisers through a new problem specifically for ensuring all optimisers can optimise a simple problem. All problems now simulate from steady state for current parameters, rather than steady state for true parameters. Gradient calculator doesn't yet account for this.