Skip to content

Commit

Permalink
Add links to private respository
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWAyers committed Mar 12, 2024
1 parent d329840 commit afa09b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions website/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@ Previous iterations of this course led to open-source packages, including:
- [Model Hamiltonian](https://moha.qcdevs.org/build/html/index.html) Generate 1- and 2-electron integrals so that molecular quantum chemistry software can be used for model Hamiltonians.

This year, we will be working with
- [ChemTools](https://chemtools.org/) A collection of interpretive chemical tools for analyzing outputs of the quantum chemistry calculations. (We will use the private repository rather than the public-facing one, however.)
- [PyCI](https://pyci.qcdevs.org/intro.html) Flexible ab-initio quantum chemistry library for (parameterized) configuration interaction calculations.
- [ChemTools](https://chemtools.org/) A collection of interpretive chemical tools for analyzing outputs of the quantum chemistry calculations. (We will use the private repository rather than the public-facing one, however.) For more, [see the private GitHub repository](https://github.com/QC-Edu/2024CHEM799)

- [PyCI](https://pyci.qcdevs.org/intro.html) Flexible ab-initio quantum chemistry library for (parameterized) configuration interaction calculations. For more, [see the private GitHub repository](https://github.com/QC-Edu/2024CHEM799)

For people who would like to follow the course but who are not formally enrolled, it's recommended to select issues from QC-Devs packages that have been labelled as "Good First Issues." QC-Devs packages are released through the [theochem GitHub organization](https://github.com/theochem).

## Using and Contributing
- [**QC-Devs Code of Conduct:**](https://github.com/theochem/guidelines/blob/main/CodeOfConduct.md) Treat others with respect, kindness, and empathy; assume they're doing the same. Communicate clearly. Be helpful. Be open. Be nice. If someone says stop; stop.
- [**How to Contribute:**](https://github.com/theochem/guidelines/blob/main/contributing.md) Contributions are accepted and encouraged! This includes contributions from those who are not formally, or informally, involved/enrolled in the course.
- [**CC0 version 1.0**](../website/license.md) license. But where we have reposted/adapted/linked content from other sources, they retain their own copyright/license.
- [**CC0 version 1.0**](/website/license.md) license. But where we have reposted/adapted/linked content from other sources, they retain their own copyright/license.

## QC-Edu
This course is part of the [QC-Edu initiative](https://qc-edu.org/intro.html), which is the educational arm of the QC-Devs organization. The goal of QC-Edu is to provide hig.h-quality, open-source educational resources for quantum chemistry and related fields. QC-Edu was envisioned, and is supported, by Farnaz Heidar-Zadeh, Valerii Chuiko, and Paul W. Ayers.
Binary file removed website/linkedFiles/midterm2.pdf
Binary file not shown.

0 comments on commit afa09b3

Please sign in to comment.