# PySO
Particle swarm optimizer
[](https://anaconda.org/dig07/ensembleparticleswarmoptimization)
[](https://badge.fury.io/py/EnsembleParticleSwarmOptimization)
[](https://anaconda.org/dig07/ensembleparticleswarmoptimization)
Install with ```pip install EnsembleParticleSwarmOptimization``` or ```conda install -c dig07 ensembleparticleswarmoptimization```
Currently under development.

**Publications**
- LISA stellar-mass black hole searches with semicoherent and particle-swarm methods, Phys. Rev. D 108, 084014, [arxiv:2305.18048](https://arxiv.org/abs/2305.18048).
**Authors**
- Diganta Bandopadhyay
- [Christopher J. Moore](https://github.com/cjm96)
Raw data
{
"_id": null,
"home_page": "https://github.com/dig07/PySO",
"name": "EnsembleParticleSwarmOptimization",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": null,
"author": "Christopher Moore and Diganta Bandopadhyay",
"author_email": "diganta@star.sr.bham.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/67/66/7c38d141232e5314fbe66e77e938627a92615ec4bef4898fbfaf8e4d1b15/EnsembleParticleSwarmOptimization-0.2.3.tar.gz",
"platform": null,
"description": "# PySO\nParticle swarm optimizer \n\n[](https://anaconda.org/dig07/ensembleparticleswarmoptimization)\n[](https://badge.fury.io/py/EnsembleParticleSwarmOptimization)\n\n[](https://anaconda.org/dig07/ensembleparticleswarmoptimization)\n\nInstall with ```pip install EnsembleParticleSwarmOptimization``` or ```conda install -c dig07 ensembleparticleswarmoptimization```\n\nCurrently under development. \n\n\n\n**Publications**\n- LISA stellar-mass black hole searches with semicoherent and particle-swarm methods, Phys. Rev. D 108, 084014, [arxiv:2305.18048](https://arxiv.org/abs/2305.18048).\n\n**Authors**\n- Diganta Bandopadhyay\n- [Christopher J. Moore](https://github.com/cjm96)\n",
"bugtrack_url": null,
"license": null,
"summary": "Ensemble of particle swarms together with various velocity rules for function optimization",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/dig07/PySO"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "67667c38d141232e5314fbe66e77e938627a92615ec4bef4898fbfaf8e4d1b15",
"md5": "ced272d1eacfe557c2db32455a0e8955",
"sha256": "69e4dab022ee9cb9f0c63e28ed77bdd3f33e6c696c9893a341149e2900f7d998"
},
"downloads": -1,
"filename": "EnsembleParticleSwarmOptimization-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "ced272d1eacfe557c2db32455a0e8955",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 26762,
"upload_time": "2024-08-20T15:28:32",
"upload_time_iso_8601": "2024-08-20T15:28:32.078521Z",
"url": "https://files.pythonhosted.org/packages/67/66/7c38d141232e5314fbe66e77e938627a92615ec4bef4898fbfaf8e4d1b15/EnsembleParticleSwarmOptimization-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-20 15:28:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dig07",
"github_project": "PySO",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ensembleparticleswarmoptimization"
}