ase

Package — ScientificPython 3.7+Expert

Atomic Simulation Environment: build, run, analyze atomic simulations

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, SciPy, matplotlib
Install
pip install ase

Learn by Difficulty

Quick Example

python
# Install: pip install ase
import ase

# Basic ase usage
print(f"Using ase")
# See documentation for detailed examples

ase is a third-party package. Atomic Simulation Environment: build, run, analyze atomic simulations. Install with: pip install ase

Try in Playground

Tags

packagescientificengineeringresearch