LICENSE
README.rst
pyproject.toml
openoc/__init__.py
openoc/discretization.py
openoc/fastfunc.py
openoc/optimizer.py
openoc/phase.py
openoc/system.py
openoc/variable.py
openoc.egg-info/PKG-INFO
openoc.egg-info/SOURCES.txt
openoc.egg-info/dependency_links.txt
openoc.egg-info/requires.txt
openoc.egg-info/top_level.txt
tests/test_discretization.py
tests/test_fastfunc.py
tests/test_phase.py
tests/test_system_basic.py
tests/test_system_derivative.py
tests/test_variable.py