.gitignore
LICENSE.txt
README.md
env.yml
pyproject.toml
zensical.toml
.github/workflows/doc.yaml
.github/workflows/publish-pypi.yml
.github/workflows/test.yml
docs/extra-uses-hydraulic-or-thermal-system-modeling.md
docs/index.md
docs/netlist-import-feature.md
docs/solver-suggestions.md
docs/components/frequency-system-builder.md
docs/components/temporal-system-builder.md
docs/img/hydraulic.png
docs/img/intensities_res.png
docs/img/schema.png
docs/img/schema2.png
docs/img/schema3.png
docs/javascripts/mathjax.js
src/ElecSolver/FrequencySystemBuilder.py
src/ElecSolver/NetlistDumper.py
src/ElecSolver/NetlistGenerator.py
src/ElecSolver/NetlistParser.py
src/ElecSolver/TemporalSystemBuilder.py
src/ElecSolver/__init__.py
src/ElecSolver/utils.py
src/ElecSolver.egg-info/PKG-INFO
src/ElecSolver.egg-info/SOURCES.txt
src/ElecSolver.egg-info/dependency_links.txt
src/ElecSolver.egg-info/requires.txt
src/ElecSolver.egg-info/top_level.txt
tests/test_gradients.py
tests/test_netlist_parser.py
tests/test_sysbuilder.py
tests/test_temporal_netlist_dumper.py
tests/test_temporal_system.py
tests/test_utils.py