Skip to content

First commit for repo as QP database holder#7

Open
KnathanM wants to merge 1 commit intomainfrom
change_to_database_description
Open

First commit for repo as QP database holder#7
KnathanM wants to merge 1 commit intomainfrom
change_to_database_description

Conversation

@KnathanM
Copy link
Copy Markdown

Getting the repo ready to be the landing page for the QP databases

@KnathanM KnathanM requested a review from craabreu January 29, 2026 19:42
## Online Documentation
[Click here to read the documentation](https://QuantumPioneer.github.io/tristate20/)
## Data provenance
Log files generated by Gaussian and ORCA were parsed using [generator.py](https://github.com/QuantumPioneer/databases/blob/main/scripts/generator.py) which relies on the [FastLogfileParser](https://github.com/QuantumPioneer/FastLogfileParser) package. The resulting parquet files were further processed using the scripts in [scripts/qm\_results](https://github.com/QuantumPioneer/databases/blob/main/scripts/qm_results). Importantly these scripts matched the atom mapped smiles to the respective data points.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Log files generated by Gaussian and ORCA were parsed using [generator.py](https://github.com/QuantumPioneer/databases/blob/main/scripts/generator.py) which relies on the [FastLogfileParser](https://github.com/QuantumPioneer/FastLogfileParser) package. The resulting parquet files were further processed using the scripts in [scripts/qm\_results](https://github.com/QuantumPioneer/databases/blob/main/scripts/qm_results). Importantly these scripts matched the atom mapped smiles to the respective data points.
Log files generated by Gaussian and ORCA were parsed using [generator.py](https://github.com/QuantumPioneer/databases/blob/main/scripts/generator.py), which relies on the [FastLogfileParser](https://github.com/QuantumPioneer/FastLogfileParser) package. The resulting parquet files were further processed using the scripts in [scripts/qm\_results](https://github.com/QuantumPioneer/databases/blob/main/scripts/qm_results). Importantly, these scripts matched the atom-mapped smiles to the respective data points.

<img alt="PyPI - License" src="https://img.shields.io/github/license/QuantumPioneer/tristate20">
</p>
## Data availability
The QuantumPioneer datasets are available for download on [Zenodo](). Python notebooks are provided with the datasets to demonstrate how to load the datasets.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The QuantumPioneer datasets are available for download on [Zenodo](). Python notebooks are provided with the datasets to demonstrate how to load the datasets.
The QuantumPioneer datasets are available for download on [Zenodo](). Python notebooks are provided to demonstrate how to load the datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants