Skip to content

erm42/toy_molssi

bootcamp_2023

GitHub Actions Build Status codecov

A sample package for 2023 MSF Bootcamp.

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

pip install -e .

in the repository directory.

This package requires numpy and matplotlib.

Features should be developed on branches. To create and switch to a branch, use the command

git checkout -b <new_branch_name>

To switch to an existing branch, use

git checkout <branch_name>

Copyright

Copyright (c) 2023, Ericka Roy Miller

Acknowledgements

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

About

A sample package for the MSF 2023 bootcamp.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages