LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/tfc/__init__.py
src/tfc/mtfc.py
src/tfc/py.typed
src/tfc/utfc.py
src/tfc/version.py
src/tfc.egg-info/PKG-INFO
src/tfc.egg-info/SOURCES.txt
src/tfc.egg-info/dependency_links.txt
src/tfc.egg-info/requires.txt
src/tfc.egg-info/top_level.txt
src/tfc/utils/CeSolver.py
src/tfc/utils/Html.py
src/tfc/utils/Latex.py
src/tfc/utils/MakePlot.py
src/tfc/utils/MayaviMakePlot.py
src/tfc/utils/PlotlyMakePlot.py
src/tfc/utils/TFCUtils.py
src/tfc/utils/__init__.py
src/tfc/utils/types.py
src/tfc/utils/BF/BF.cxx
src/tfc/utils/BF/BF.h
src/tfc/utils/BF/BF.i
src/tfc/utils/BF/BF.py
src/tfc/utils/BF/BF_Py.py
src/tfc/utils/BF/__init__.py
src/tfc/utils/BF/numpy.i
tests/test_BF.py
tests/test_ODE.py
tests/test_PDE.py
tests/test_ce_solver.py
tests/test_complex_ODE.py
tests/test_nBF.py
tests/test_step.py