README.md
setup.py
swarm_cg.egg-info/PKG-INFO
swarm_cg.egg-info/SOURCES.txt
swarm_cg.egg-info/dependency_links.txt
swarm_cg.egg-info/entry_points.txt
swarm_cg.egg-info/requires.txt
swarm_cg.egg-info/top_level.txt
swarmcg/__init__.py
swarmcg/analyze_optimization.py
swarmcg/config.py
swarmcg/evaluate_model.py
swarmcg/optimize_model.py
swarmcg/swarmCG.py
swarmcg/shared/__init__.py
swarmcg/shared/exceptions.py
swarmcg/shared/io.py
swarmcg/shared/styling.py
swarmcg/shared/utils.py
swarmcg/simulations/__init__.py
swarmcg/simulations/potentials.py
swarmcg/simulations/vs_functions.py