Recent Releases of inspyred
inspyred - v1.0.2
A new release to pull in changes for Py3 and so on. Since it's the first GH release, here is the complete changelog with all contributors listed.
What's Changed
- forget to restore the value of var normal by @mybaby101 in https://github.com/aarongarrett/inspyred/pull/7
- Add README to source archive by @jschueller in https://github.com/aarongarrett/inspyred/pull/9
- Dont use ez_setup, just setuptools by @jschueller in https://github.com/aarongarrett/inspyred/pull/8
- Simplified iteration over observers and variators by @richardjgowers in https://github.com/aarongarrett/inspyred/pull/11
- Fix typo in 'EvolutionaryComputation' class by @galaunay in https://github.com/aarongarrett/inspyred/pull/16
- Tweaks for currently supported Python versions by @sanjayankur31 in https://github.com/aarongarrett/inspyred/pull/21
- feat: list all packages by @sanjayankur31 in https://github.com/aarongarrett/inspyred/pull/22
- Modified 'plus' replacement by @albertotonda in https://github.com/aarongarrett/inspyred/pull/28
- ci: add gh-actions, update tox config by @sanjayankur31 in https://github.com/aarongarrett/inspyred/pull/30
- feat: use pyproject.toml by @sanjayankur31 in https://github.com/aarongarrett/inspyred/pull/31
- feat: run 2to3 to update code for py3 by @sanjayankur31 in https://github.com/aarongarrett/inspyred/pull/32
- Dev -> master by @sanjayankur31 in https://github.com/aarongarrett/inspyred/pull/33
New Contributors
- @mybaby101 made their first contribution in https://github.com/aarongarrett/inspyred/pull/7
- @jschueller made their first contribution in https://github.com/aarongarrett/inspyred/pull/9
- @richardjgowers made their first contribution in https://github.com/aarongarrett/inspyred/pull/11
- @galaunay made their first contribution in https://github.com/aarongarrett/inspyred/pull/16
- @sanjayankur31 made their first contribution in https://github.com/aarongarrett/inspyred/pull/21
- @albertotonda made their first contribution in https://github.com/aarongarrett/inspyred/pull/28
Full Changelog: https://github.com/aarongarrett/inspyred/commits/v1.0.2
- Python
Published by sanjayankur31 almost 3 years ago