Skip to content
Snippets Groups Projects
Commit a3079d53 authored by Mina Moshfegh's avatar Mina Moshfegh
Browse files

Upload New File

parent 9f4f2a8a
No related branches found
No related tags found
No related merge requests found
# This init file exposes isotropic and anisotropic replay methods
# for easy importing in other parts of the code.
from .isotropic_replay import isotropic_replay
from .anisotropic_replay import anisotropic_replay
__all__ = ["isotropic_replay", "anisotropic_replay"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment