.gitignore
.readthedocs.yml
LICENSE
README.rst
conftest.py
setup.cfg
setup.py
.github/workflows/lint.yaml
.github/workflows/publish.yaml
.github/workflows/pytest.yaml
ci/install-gams.sh
ci/install-graphviz.sh
doc/.gitignore
doc/Makefile
doc/api.rst
doc/compat-plotnine.rst
doc/compat-pyam.rst
doc/conf.py
doc/config.rst
doc/index.rst
doc/make.bat
doc/releasing.rst
doc/tutorial.rst.disabled
doc/usage.rst
doc/whatsnew.rst
genno/__init__.py
genno/caching.py
genno/computations.py
genno/config.py
genno/py.typed
genno/testing.py
genno/util.py
genno.egg-info/PKG-INFO
genno.egg-info/SOURCES.txt
genno.egg-info/dependency_links.txt
genno.egg-info/requires.txt
genno.egg-info/top_level.txt
genno/compat/__init__.py
genno/compat/_test.py
genno/compat/plotnine/__init__.py
genno/compat/plotnine/plot.py
genno/compat/pyam/__init__.py
genno/compat/pyam/computations.py
genno/compat/pyam/util.py
genno/core/__init__.py
genno/core/attrseries.py
genno/core/computer.py
genno/core/describe.py
genno/core/exceptions.py
genno/core/key.py
genno/core/quantity.py
genno/core/sparsedataarray.py
genno/tests/__init__.py
genno/tests/conftest.py
genno/tests/test_caching.py
genno/tests/test_computations.py
genno/tests/test_config.py
genno/tests/test_core.py
genno/tests/test_testing.py
genno/tests/test_util.py
genno/tests/compat/test_compat.py
genno/tests/compat/test_plotnine.py
genno/tests/compat/test_pyam.py
genno/tests/core/test_attrseries.py
genno/tests/core/test_computer.py
genno/tests/core/test_describe.py
genno/tests/core/test_exceptions.py
genno/tests/core/test_key.py
genno/tests/core/test_quantity.py
genno/tests/core/test_sparsedataarray.py
genno/tests/data/config-0.json
genno/tests/data/config-0.yaml
genno/tests/data/config-aggregate.yaml
genno/tests/data/config-combine.yaml
genno/tests/data/config-general0.yaml
genno/tests/data/config-general1.yaml
genno/tests/data/config-global.yaml
genno/tests/data/config-pyam.yaml
genno/tests/data/config-report.yaml
genno/tests/data/config-units.yaml
genno/tests/data/dantzig-ACT.csv
genno/tests/data/dantzig-var_cost.csv
genno/tests/data/dantzig-vom.csv
genno/tests/data/describe.txt
genno/tests/data/exceptions.ipynb
genno/tests/data/input0.csv
genno/tests/data/input1.csv
genno/tests/data/load_file-invalid.csv
genno/tests/data/pyam-write.csv