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