Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyswarm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyswarm

Particle swarm optimization (PSO) with constraint support

  • 0.6
  • PyPI
  • Socket score

Maintainers
1

========================================================= 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

In this release, we've added Python3 compatibility.

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 <https://github.com/tisimst/pyDOE/tree/master/pyswarm>_ and documentation source <https://github.com/tisimst/pyswarm/tree/master/doc/>_ are available on GitHub <https://github.com/tisimst/pyswarm/>_.

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

  • Particle swarm optimization_ on Wikipedia

.. _author: mailto:tisimst@gmail.com .. _Particle swarm optimization: http://en.wikipedia.org/wiki/Particle_swarm_optimization .. _package homepage: http://pythonhosted.org/pyswarm

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc