Releases: giovcandido/swarming
Releases · giovcandido/swarming
Swarming v1.0.0
First release of the Swarming library.
Features
- PSO class to minimize functions in serial execution
- ParallelPSO class to speed up the minimization running the algorithm in parallel
- Optimize method supports multiple executions of the same task
- Parser to set arguments when executing the optimization script
- Logging of the optimization process
- Output file with the best solution found in the optimization task