Population package ================== This package contains the building blocks that create the particle and the swarm objects. Submodules ---------- star_pso.population.jat\_particle module ---------------------------------------- .. automodule:: star_pso.population.jat_particle :members: :undoc-members: :show-inheritance: star_pso.population.particle module ----------------------------------- .. automodule:: star_pso.population.particle :members: :undoc-members: :show-inheritance: star_pso.population.swarm module -------------------------------- .. automodule:: star_pso.population.swarm :members: :undoc-members: :show-inheritance: Module contents --------------- .. automodule:: star_pso.population :members: :undoc-members: :show-inheritance: