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

Refactor superimpose() #526

Merged
merged 4 commits into from
Jan 25, 2024
Merged

Refactor superimpose() #526

merged 4 commits into from
Jan 25, 2024

Conversation

padix-key
Copy link
Member

  • Allow multiple fixed models
  • Higher performance via more vectorization
  • Removed some code duplication

Changes:

  • Returns AffineTransformation instead of transformation tuple
  • superimpose_apply() is deprecated in favor of AffineTransformation.apply()`

@padix-key padix-key force-pushed the superimpose branch 2 times, most recently from f8c5671 to 50b2d12 Compare January 25, 2024 19:01
@padix-key padix-key merged commit 4eece5e into biotite-dev:master Jan 25, 2024
19 checks passed
@padix-key padix-key deleted the superimpose branch April 12, 2024 10:36
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.

1 participant