Skip to content

Releases: SciML/ParallelParticleSwarms.jl

v0.1.0

04 Apr 23:36
404b8d1
Compare
Choose a tag to compare

ParallelParticleSwarms v0.1.0

Merged pull requests:

Closed issues:

  • Asynchronous Particle Swarm (#2)
  • Resolve race condition in synchronous Particle Swarm (#3)
  • Parallel-reduce Particle Swarm (#5)
  • Connections of PSO with Multi-start optimization algorithms (#7)
  • Use extensions for different backends (#10)
  • Implement initialization of particles when upper and lower bounds are not given (#11)
  • Explore quasi-monte carlo initialization (#13)