Skip to content

Commit

Permalink
feat: two interpolators for thickness calculators
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Mar 21, 2024
1 parent 657b280 commit 11f3a04
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 0 deletions.
1 change: 1 addition & 0 deletions map2loop/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from .project import Project
from .version import __version__
from .interpolators import NormalVectorInterpolator, DipDipDirectionInterpolator

__all__ = ["Project"]
Loading

0 comments on commit 11f3a04

Please sign in to comment.