LICENSE
MANIFEST.in
README.md
pyproject.toml
pytrans/__init__.py
pytrans/abstract_model.py
pytrans/conversion.py
pytrans/electrode.py
pytrans/functions.py
pytrans/indexing.py
pytrans/ions.py
pytrans/objectives.py
pytrans/sampling.py
pytrans/solver.py
pytrans/timer.py
pytrans/typing.py
pytrans.egg-info/PKG-INFO
pytrans.egg-info/SOURCES.txt
pytrans.egg-info/dependency_links.txt
pytrans.egg-info/requires.txt
pytrans.egg-info/top_level.txt
pytrans/analysis/__init__.py
pytrans/analysis/analysis.py
pytrans/analysis/analytic_traps.py
pytrans/analysis/mode_solver.py
pytrans/analysis/results.py
pytrans/analysis/simulate.py
pytrans/analysis/simulate1d.py
pytrans/plotting/__init__.py
pytrans/plotting/animate.py
pytrans/plotting/plotting.py
pytrans/plotting/pytrans.mplstyle
pytrans/plotting/roi.py
pytrans/transform/__init__.py
pytrans/transform/filter.py
tests/test_import.py