Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.4.1 source code.tar.gz | 2023-03-08 | 1.7 MB | |
0.4.1 source code.zip | 2023-03-08 | 1.8 MB | |
README.md | 2023-03-08 | 644 Bytes | |
Totals: 3 Items | 3.6 MB | 0 |
Fixes
- Fix the interface of
make_I
(https://github.com/nnaisense/evotorch/pull/62) (@engintoklu) - Fix generate_batch returning
None
(https://github.com/nnaisense/evotorch/pull/63) (@engintoklu) - Fix C decomposition rate calculation on CUDA devices (https://github.com/nnaisense/evotorch/pull/64) (@NaturalGradient)
Docs
- Add contribution guidelines (https://github.com/nnaisense/evotorch/pull/70) (@engintoklu, @Higgcz)
- Add "how to cite" into the README (https://github.com/nnaisense/evotorch/pull/69) (@engintoklu)
- Include CMA-ES into the README (https://github.com/nnaisense/evotorch/pull/57) (@NaturalGradient)