/molecool

Example project for Buffalo 2020 bootcamp

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

molecool

Travis Build Status AppVeyor Build status codecov

A python package for analyzing and visualizing xyz file. For Buffalo 2020 bootcamp.

Copyright

Copyright (c) 2020, Viswanath Pasumarthi

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.1.

This repository is currently under development. To do a development install, download this repository and type

pip install -e .

in the repository directory

This package requires the following: - numpy - matplotlib