Welcome to the QuantumChemistryEducation repository! This repository is a collection of Jupyter Notebooks and other educational resources designed for teaching and learning quantum chemistry and computational chemistry. The materials here are suitable for undergraduate and graduate-level courses, as well as for self-study by those interested in the field.
This repository includes Jupyter Notebooks, Python scripts, and related files covering various topics in quantum and computational chemistry.
We welcome contributions from the community! If you have a notebook, script, or resource that could benefit others learning quantum chemistry, feel free to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-topic
). - Commit your changes (
git commit -am 'Add new topic notebook'
). - Push to the branch (
git push origin feature/new-topic
). - Open a Pull Request.
This repository is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.
For any questions or suggestions, please contact the repository maintainers:
- Olaseni Sode - osode@calstatela.edu
We hope you find these resources helpful in your journey through quantum and computational chemistry!
Happy Computing!