Metadata-Version: 2.4
Name: ase-ga
Version: 1.0.0
Summary: The Genetic Algorithm for the Atomic Simulation Environment
Project-URL: Homepage, https://dtu-energy.github.io/ase-ga/
Project-URL: Repository, https://github.com/dtu-energy/ase-ga
Project-URL: Issues, https://github.com/dtu-energy/ase-ga/issues/
Author: Lasse B. Vilhelmsen, Steen Lysgaard, Peter Bjerre Jensen, Maxime Van den Bossche, Paul C. Jennings, Shuang Han
Maintainer-email: Steen Lysgaard <stly@dtu.dk>
License-Expression: LGPL-2.1-or-later
License-File: COPYING
License-File: COPYING.LESSER
License-File: LICENSE
Keywords: atomic structures,crystalstructure,evolutionary algorithm,genetic algorithm
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Requires-Dist: ase>=3.25
Description-Content-Type: text/markdown

# ASE-GA

This is the Genetic Algorithm (GA) for the Atomic Simulation Environment (ASE)

> This was previously a part of the core ASE package. Now it is a package in itself.
