The pyswarm
package is a gradient-free, evolutionary optimization package
for python that supports constraints.
This release features multiprocessing support.
- NumPy
See the package homepage for helpful hints relating to downloading and installing pyswarm.
The latest, bleeding-edge, but working, code and documentation source are available on GitHub.
Any feedback, questions, bug reports, or success stores should be sent to the author. I'd love to hear from you!
This package is provided under two licenses:
- The BSD License
- Any other that the author approves (just ask!)
- Particle swarm optimization on Wikipedia