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

Add new opt-write sequence. #189

Merged

Conversation

andrewtarzia
Copy link
Member

@andrewtarzia andrewtarzia commented Oct 27, 2024

Related Issues: #176
Requested Reviewers: @lukasturcani

  • adds a new sequence optimiser that writes to file
  • fixes the docs
  • makes all code examples (except those requiring external paths, xtb, gulp macrmodel) testcode
  • some minor things
  • Set a numpy version requirement such that the order of install of dev environment and openmm infrastructure does not cause any issues (openmm seems to still require numpy < 2.0) -- a mixed conda/mamba install overrides, without clarity, the numpy and rdkit versions

@andrewtarzia andrewtarzia changed the title Check for dir. Add new opt-write sequence. Oct 28, 2024
@andrewtarzia andrewtarzia marked this pull request as ready for review October 29, 2024 12:19
examples/optwrite_example.py Outdated Show resolved Hide resolved
src/stko/_internal/calculators/openmm_calculators.py Outdated Show resolved Hide resolved
src/stko/_internal/calculators/torsion_calculators.py Outdated Show resolved Hide resolved
src/stko/_internal/molecular/torsion/torsion.py Outdated Show resolved Hide resolved
src/stko/_internal/molecular/torsion/torsion_info.py Outdated Show resolved Hide resolved
src/stko/_internal/optimizers/openmm.py Outdated Show resolved Hide resolved
src/stko/_internal/optimizers/openmm.py Outdated Show resolved Hide resolved
src/stko/_internal/optimizers/optimizers.py Outdated Show resolved Hide resolved
@andrewtarzia andrewtarzia merged commit c39a56a into JelfsMaterialsGroup:master Nov 15, 2024
5 of 6 checks passed
@andrewtarzia andrewtarzia deleted the optwriter_sequence branch November 15, 2024 14:11
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