Skip to content

Commit

Permalink
feat: add Rotator class for MCA
Browse files Browse the repository at this point in the history
  • Loading branch information
nicrie committed Aug 24, 2022
1 parent 75eed31 commit 6adf45f
Show file tree
Hide file tree
Showing 7 changed files with 949 additions and 0 deletions.
1 change: 1 addition & 0 deletions xeofs/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
from .rotator import Rotator
from .bootstrapper import Bootstrapper
from .mca import MCA
from .mca_rotator import MCA_Rotator
Loading

0 comments on commit 6adf45f

Please sign in to comment.