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

Dev/sym opt #111

Merged
merged 26 commits into from
Jan 28, 2025
Merged

Dev/sym opt #111

merged 26 commits into from
Jan 28, 2025

Conversation

jonathan-schoeps
Copy link
Contributor

A new class is added which multiply the mindless molecule by a symmetry operation to generate larger NCI complexes.
As added symmetry operations the following operations were chosen.

  • Mirror
  • Cn Rotation
  • Inversion

@marcelmbn
Copy link
Member

Please update the local branch with the latest updates from main.

@marcelmbn
Copy link
Member

marcelmbn commented Jan 23, 2025

Some general remarks

I'd say we should prefer following the implementation strategy discussed in this issue and its sub-issues: #86
The PR is not the place for a discussion of how (strategically) implement something but this should rather be defined in issues or discussions (https://github.com/grimme-lab/MindlessGen/discussions).

Object-oriented implementation

@jonathan-schoeps jonathan-schoeps merged commit e986bfc into grimme-lab:main Jan 28, 2025
11 checks passed
@jonathan-schoeps jonathan-schoeps deleted the dev/sym_opt branch January 28, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm Related to the back-end algorithm for generating the mindless molecules.
Projects
None yet
2 participants