Releases: ImperialCollegeLondon/DirectSearch.jl
Releases · ImperialCollegeLondon/DirectSearch.jl
v0.1.0
DirectSearch v0.1.0
Merged pull requests:
- Added GitHub actions CI (#1) (Ian McInerney (@imciner2))
- Cleanup type inference errors (#2) (Ian McInerney (@imciner2))
- Stopping Conditions (#3) (EdwardStables)
- Add the ability to pass user parameters into the objective function (#6) (Ian McInerney (@imciner2))
- Granular variables (#7) (Ian McInerney (@imciner2))
- Bump the Julia versions in the CI to be the new ones (#8) (Ian McInerney (@imciner2))
- Reduce polling at the non-important iterate (#9) (Ian McInerney (@imciner2))
- Add Aqua tests in the testsuite (#10) (Ian McInerney (@imciner2))
- Add CompatHelper to the package (#11) (Ian McInerney (@imciner2))
- Merge current development work into master branch (#14) (Ian McInerney (@imciner2))
- Always run CI on latest stable release (#15) (Ian McInerney (@imciner2))