Recent Releases of SolverParameters
SolverParameters - v0.1.2
SolverParameters v0.1.2
Merged pull requests:
- Validate CITATION.cff (#66) (@tmigot)
- Update with JSOBestieTemplate for SolverParameters (#67) (@tmigot)
- Update with JSOBestieTemplate for SolverParameters (#69) (@tmigot)
- Add a function enum to enumerate parameter values (#70) (@tmigot)
- Julia
Published by github-actions[bot] 9 months ago
SolverParameters - v0.1.1
SolverParameters v0.1.1
Merged pull requests:
- Implemetation of domains for parameters (#1) (@MonssafToukal)
- Add algorithmic parameters implementation (#2) (@MonssafToukal)
- fix float32 issues with domains (#4) (@MonssafToukal)
- bugfix: name collision on epsilon method (#6) (@MonssafToukal)
- Add unit tests to module (#7) (@MonssafToukal)
- fix issues reported (#14) (@MonssafToukal)
- change uuid of package (#15) (@MonssafToukal)
- Fix domain types + name of parameter is empty by default (#17) (@MonssafToukal)
- Fix docstring (#19) (@tmigot)
- Add length, update and values for numerical values (#20) (@tmigot)
- Up docstring for domains and allow more types for categorical variables (#21) (@tmigot)
- Change uuid in doc (#23) (@tmigot)
- Reorganize files (#24) (@tmigot)
- Return bounds for numerical values only (#25) (@tmigot)
- review convert and add in (#27) (@tmigot)
- Rename update as set_values (#30) (@tmigot)
- Review docstring for Parameter (#31) (@tmigot)
- fix float to bool conversion in parameters (#36) (@MonssafToukal)
- Add subset methods (#38) (@tmigot)
- Add values_num function (#39) (@tmigot)
- Add unit test for subset selection (#41) (@tmigot)
- Add rand (#43) (@tmigot)
- Update make.jl to try deploy the doc (#45) (@tmigot)
- Review docstring (#46) (@tmigot)
- Add example doc (#47) (@tmigot)
- Upgrade tutorial (#48) (@tmigot)
- Increase coverage to 100% (#49) (@tmigot)
- Fix rand generator (#52) (@tmigot)
- Up doc example (#54) (@tmigot)
- Update make.jl (#56) (@tmigot)
- Update CI according to JSOTemplate (#58) (@tmigot)
- Fix link for documentation (#60) (@tmigot)
- Add basic readme (#61) (@tmigot)
- Add structure to define default parameters (#64) (@tmigot)
Closed issues:
- Improve constructor for BinaryRange domains (#8)
- Add Helper functions for AbstractParameterSet type (#9)
- change newvalue method to force type of new value to be of correct type (#10)
- Add a function length (#11)
- `lowerboundsandupper_boundswithAbstractParameterSet(#12)
- Add another constructor without domain (#13)
- Replace docstring examples byjldoctests` (#33)
- TagBot trigger issue (#62)
- Julia
Published by github-actions[bot] over 1 year ago