Recent Releases of evobandits
evobandits - v0.0.6
What's Changed
- Create SECURITY.md by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/110
- Create CONTRIBUTING.md by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/52
- Create CODEOFCONDUCT.md by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/111
- add py.typed by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/113
- 105 modify ouput and variable names by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/112
- #101 track arm variance using Welford's algorithm by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/103
- Add copy markdown button to docs for better work with LLMs by @tnkuehne and @jonathanlaib in https://github.com/EvoBandits/EvoBandits/pull/115
- 94 study with multiple optimization runs and aggregation of results by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/96
- Update README.md by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/116
- mkdocs settings for more privacy by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/118
- Consistent Typehints by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/117
- 119 alignment evobandits gmab background by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/121
- 58 call objective with seed by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/122
Full Changelog: https://github.com/EvoBandits/EvoBandits/compare/v0.0.5...v0.0.6
- Rust
Published by tnkuehne 8 months ago
evobandits - v0.0.5
What's Changed
- fix pre commit config order by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/95
- Update pyo3 requirement from 0.24.0 to 0.25.0 by @dependabot in https://github.com/EvoBandits/EvoBandits/pull/99
- Update criterion requirement from 0.5.1 to 0.6.0 by @dependabot in https://github.com/EvoBandits/EvoBandits/pull/100
- fix deprecation warning by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/104
- 83 output results for best arms from rust by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/86
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/108
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/109
Full Changelog: https://github.com/EvoBandits/EvoBandits/compare/v0.0.4...v0.0.5
- Rust
Published by tnkuehne 9 months ago
evobandits - v0.0.4
What's Changed
- 55 enable configuration of the genetic algorithm from rust and python by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/56
- fix workflow by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/65
- 80 discrepancy of simulation budget and actual simulation attempts by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/81
- add benchmark function by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/87
- Create LICENSE by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/89
- Update issue templates by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/90
- 72 study module refactor and test improvements by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/76
- #78 add study direction and enable maximization by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/78
Full Changelog: https://github.com/EvoBandits/EvoBandits/compare/v0.0.3...v0.0.4
- Rust
Published by tnkuehne 10 months ago
evobandits - v0.0.3
What's Changed
- Update README.md image link by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/68
- fix(rust): limit crossover index for uneven population size by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/71
- Update CODEOWNERS by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/73
- Add metadata to pyproject.toml by @jonathanlaib in https://github.com/EvoBandits/EvoBandits/pull/74
- Update Cargo.toml by @tnkuehne in https://github.com/EvoBandits/EvoBandits/pull/75
New Contributors
- @jonathanlaib made their first contribution in https://github.com/EvoBandits/EvoBandits/pull/74
Full Changelog: https://github.com/EvoBandits/EvoBandits/compare/v0.0.2...v0.0.3
- Rust
Published by tnkuehne 10 months ago
evobandits - v0.0.2
What's Changed
- 59 glossary and consistent naming by @fwuermseher in https://github.com/EvoBandits/EvoBandits/pull/60
Full Changelog: https://github.com/EvoBandits/EvoBandits/compare/v0.0.1...v0.0.2
- Rust
Published by tnkuehne 10 months ago
evobandits - v0.0.1
Initial release of EvoBandits Package on PyPI
- Rust
Published by tnkuehne 10 months ago