Skip to content

tisimst/pyswarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle swarm optimization (PSO) with constraint support

The pyswarm package is a gradient-free, evolutionary optimization package for python that supports constraints.

What's New

This release features multiprocessing support.

Requirements

  • NumPy

Installation and download

See the package homepage for helpful hints relating to downloading and installing pyswarm.

Source Code

The latest, bleeding-edge, but working, code and documentation source are available on GitHub.

Contact

Any feedback, questions, bug reports, or success stores should be sent to the author. I'd love to hear from you!

License

This package is provided under two licenses:

  1. The BSD License
  2. Any other that the author approves (just ask!)

References

About

Particle swarm optimization (PSO) that supports constraints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages