Usage¶
The package was designed to be easily used through the experiments.
Here is an example of how you can import it
from altametris.mypackage import MyClass
myclass = MyClass()
Notes¶
Add your notes here.
The package was designed to be easily used through the experiments.
Here is an example of how you can import it
from altametris.mypackage import MyClass
myclass = MyClass()
Add your notes here.