LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
micromagneticmodel/__init__.py
micromagneticmodel/consts.py
micromagneticmodel/data.py
micromagneticmodel/system.py
micromagneticmodel.egg-info/PKG-INFO
micromagneticmodel.egg-info/SOURCES.txt
micromagneticmodel.egg-info/dependency_links.txt
micromagneticmodel.egg-info/requires.txt
micromagneticmodel.egg-info/top_level.txt
micromagneticmodel/drivers/__init__.py
micromagneticmodel/drivers/driver.py
micromagneticmodel/drivers/hysteresisdriver.py
micromagneticmodel/drivers/mindriver.py
micromagneticmodel/drivers/timedriver.py
micromagneticmodel/dynamics/__init__.py
micromagneticmodel/dynamics/damping.py
micromagneticmodel/dynamics/dynamics.py
micromagneticmodel/dynamics/dynamicsterm.py
micromagneticmodel/dynamics/precession.py
micromagneticmodel/dynamics/stt.py
micromagneticmodel/hamiltonian/__init__.py
micromagneticmodel/hamiltonian/cubicanisotropy.py
micromagneticmodel/hamiltonian/demag.py
micromagneticmodel/hamiltonian/dmi.py
micromagneticmodel/hamiltonian/energyproperties.py
micromagneticmodel/hamiltonian/energyterm.py
micromagneticmodel/hamiltonian/exchange.py
micromagneticmodel/hamiltonian/hamiltonian.py
micromagneticmodel/hamiltonian/uniaxialanisotropy.py
micromagneticmodel/hamiltonian/zeeman.py
micromagneticmodel/tests/__init__.py
micromagneticmodel/tests/test_consts.py
micromagneticmodel/tests/test_cubicanisotropy.py
micromagneticmodel/tests/test_damping.py
micromagneticmodel/tests/test_data.py
micromagneticmodel/tests/test_demag.py
micromagneticmodel/tests/test_dmi.py
micromagneticmodel/tests/test_driver.py
micromagneticmodel/tests/test_dynamics.py
micromagneticmodel/tests/test_energyproperties.py
micromagneticmodel/tests/test_exchange.py
micromagneticmodel/tests/test_hamiltonian.py
micromagneticmodel/tests/test_hysteresisdriver.py
micromagneticmodel/tests/test_mindriver.py
micromagneticmodel/tests/test_precession.py
micromagneticmodel/tests/test_stt.py
micromagneticmodel/tests/test_system.py
micromagneticmodel/tests/test_term.py
micromagneticmodel/tests/test_termsum.py
micromagneticmodel/tests/test_timedriver.py
micromagneticmodel/tests/test_uniaxialanisotropy.py
micromagneticmodel/tests/test_zeeman.py
micromagneticmodel/util/__init__.py
micromagneticmodel/util/term.py
micromagneticmodel/util/termsum.py