LICENSE.md
README.md
pyproject.toml
setup.py
byma/__init__.py
byma.egg-info/PKG-INFO
byma.egg-info/SOURCES.txt
byma.egg-info/dependency_links.txt
byma.egg-info/top_level.txt
byma/interface/BaseInterface.py
byma/interface/NonlinearHeat.py
byma/interface/__init__.py
byma/iteral/__init__.py
byma/iteral/part_1.py
byma/iteral/nonstationary/Newton.py
byma/iteral/nonstationary/NonStationary.py
byma/iteral/nonstationary/__init__.py
byma/iteral/stationary/OrthogonalSubspace.py
byma/iteral/stationary/Stationary.py
byma/iteral/stationary/__init__.py
byma/nuby/Bifurcation.py
byma/nuby/Continuation.py
byma/nuby/__init__.py
byma/pyplot/__init__.py
byma/pyplot/plots.py
tests/__init__.py