Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sametd/pso4all
Particle Swarm Optimizer written in Fortran90. Easy to use, ready for any application.
https://github.com/sametd/pso4all
Last synced: 9 days ago
JSON representation
Particle Swarm Optimizer written in Fortran90. Easy to use, ready for any application.
- Host: GitHub
- URL: https://github.com/sametd/pso4all
- Owner: sametd
- Created: 2018-04-01T22:34:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T22:40:55.000Z (almost 7 years ago)
- Last Synced: 2024-11-22T23:41:46.966Z (2 months ago)
- Language: Fortran
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Easy to use basic particle swarm optimizer written in Fortran 90.
There is a mpi version which i will share it later.