Metadata-Version: 2.1
Name: PyQCAMS
Version: 1.0.1
Summary: Python Quasi Classical Atom Molecule Scattering
Home-page: https://github.com/Rkoost/PyQCAMS
Author: Rian Koots
Author-email: rian.koots@stonybrook.edu
Description-Content-Type: text/markdown
License-File: LICENSE

# PyQCAMS
Python Quasi-Classical Atom-Molecule Scattering, a Python package for atom-molecule scattering within the quasi-classical trajectory approach. 

## Installation
```python
pip install PyQCAMS
``` 

## Usage
<p>The `example` folder contains a full example for simulating the reaction H<sub>2</sub> + Ca. </p> 


## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

