Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a module for bootstrapping off of QCElemental's from_data #18

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

ryanmrichard
Copy link
Member

Is this pull request associated with an issue(s)?
No

Description
QCElemental has the ability to take a traditional XYZ string and create an instance of its Molecule object. This PR adds the ability to go from a QCElemental Molecule object to a chemist Molecule and introduces a module which will go from a string, to a QCElemental Molecule, to a chemist Molecule.

While going from a string to a chemist Molecule would be more efficient, doing it this way allows us to bootstrap off of QCElemental. If this is found to be too inefficient others can write their own modules.

TODOs
None. R2g.

@ryanmrichard ryanmrichard merged commit de2df8c into master Jun 3, 2024
5 checks passed
@ryanmrichard ryanmrichard deleted the string2mol branch June 3, 2024 19:06
@jwaldrop107
Copy link
Member

🚀 [bumpr] Bumped! New version:v1.0.6 Changes:v1.0.5...v1.0.6

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