.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
LICENSE
README.md
install_on_osbv2.sh
pyproject.toml
setup.cfg
setup.py
test_all.sh
.github/workflows/ci.yml
docs/MDF_function_specifications.json
docs/MDF_function_specifications.md
docs/MDF_function_specifications.yaml
docs/MDF_specification.json
docs/MDF_specification.yaml
docs/README.md
docs/generate.py
docs/images/MDFgraph1.png
docs/images/MDFgraph2.png
docs/sphinx/Makefile
docs/sphinx/make.bat
docs/sphinx/requirements.txt
docs/sphinx/images/logo_dark_bg.png
docs/sphinx/images/logo_dark_bg_mono.png
docs/sphinx/images/logo_light_bg.png
docs/sphinx/images/logo_light_bg_mono.png
docs/sphinx/source/conf.py
docs/sphinx/source/index.rst
docs/sphinx/source/_static/pydata-custom.css
docs/sphinx/source/_static/rtd-custom.css
docs/sphinx/source/_templates/custom-class-template.rst
docs/sphinx/source/_templates/custom-module-template.rst
docs/sphinx/source/api/Introduction.md
docs/sphinx/source/api/MDF_function_specifications.md
docs/sphinx/source/api/Specification.md
docs/sphinx/source/api/modules.rst
docs/sphinx/source/api/readme_link.rst
examples/ModECI_MDF.svg
examples/README.md
examples/ACT-R/README.md
examples/ACT-R/actr.png
examples/ACT-R/addition.json
examples/ACT-R/addition.lisp
examples/ACT-R/addition.png
examples/ACT-R/addition.py
examples/ACT-R/addition.yaml
examples/ACT-R/count.json
examples/ACT-R/count.lisp
examples/ACT-R/count.png
examples/ACT-R/count.py
examples/ACT-R/count.yaml
examples/MDF/ABCD.json
examples/MDF/ABCD.yaml
examples/MDF/Arrays.json
examples/MDF/Arrays.yaml
examples/MDF/FN.mdf.json
examples/MDF/README.md
examples/MDF/Simple.json
examples/MDF/Simple.yaml
examples/MDF/States.json
examples/MDF/States.yaml
examples/MDF/abc_conditions.json
examples/MDF/abc_conditions.py
examples/MDF/abc_conditions.yaml
examples/MDF/abcd.py
examples/MDF/abcd_python.py
examples/MDF/abcd_torch.py
examples/MDF/arrays.py
examples/MDF/scaling.py
examples/MDF/simple.py
examples/MDF/states.py
examples/MDF/images/Readme.md
examples/MDF/images/abc_conditions.png
examples/MDF/images/abcd.png
examples/MDF/images/abcd_3.png
examples/MDF/images/arrays.png
examples/MDF/images/simple.png
examples/MDF/images/simple_3.png
examples/MDF/images/states.png
examples/MDF/translation/Readme.md
examples/MDF/translation/Translated_ABCD.json
examples/MDF/translation/Translated_Arrays.json
examples/MDF/translation/Translated_FN.mdf.json
examples/MDF/translation/Translated_Simple.json
examples/MDF/translation/Translated_States.json
examples/MDF/translation/Translated_abc_conditions.json
examples/MDF/translation/run_translated_ABCD.py
examples/MDF/translation/run_translated_Arrays.py
examples/MDF/translation/run_translated_FN.py
examples/MDF/translation/run_translated_abc_conditions.py
examples/MDF/translation/run_translated_simple.py
examples/MDF/translation/run_translated_states_json.py
examples/MDF/translation/translated_FN_stateful_vw_plot.jpg
examples/MDF/translation/translated_levelratesineplot.jpg
examples/NeuroML/ABCD.gv.png
examples/NeuroML/ABCD.json
examples/NeuroML/ABCD.mdf.json
examples/NeuroML/ABCD.mdf.yaml
examples/NeuroML/ABCD.net.nml
examples/NeuroML/ABCD.py
examples/NeuroML/ABCD__lems.xml
examples/NeuroML/FN.gv.png
examples/NeuroML/FN.json
examples/NeuroML/FN.mdf.json
examples/NeuroML/FN.mdf.yaml
examples/NeuroML/FN.net.nml
examples/NeuroML/FN.py
examples/NeuroML/FN_Definitions.xml
examples/NeuroML/FN__lems.xml
examples/NeuroML/FNrun.py
examples/NeuroML/LEMS_SimABCD.png
examples/NeuroML/LEMS_SimABCD.xml
examples/NeuroML/LEMS_SimFN.png
examples/NeuroML/LEMS_SimFN.xml
examples/NeuroML/LemsFNrun.png
examples/NeuroML/MDFFNrun.png
examples/NeuroML/PNL.xml
examples/NeuroML/README.md
examples/NeuroML/SimABCD.json
examples/NeuroML/SimFN.json
examples/NeuroML/regenerateAndTest.sh
examples/ONNX/README.md
examples/ONNX/ab.json
examples/ONNX/ab.png
examples/ONNX/ab.yaml
examples/ONNX/ab_torch-jit-export-m2o.onnx
examples/ONNX/abc.json
examples/ONNX/abc.png
examples/ONNX/abc.yaml
examples/ONNX/abc_basic-mdf.json
examples/ONNX/abc_basic-mdf.yaml
examples/ONNX/abc_basic.py
examples/ONNX/abcd.json
examples/ONNX/abcd.yaml
examples/ONNX/convnet_onnx_example.ipynb
examples/ONNX/simple_ab.py
examples/ONNX/simple_abc.py
examples/ONNX/simple_abcd.py
examples/PsyNeuLink/README.md
examples/PsyNeuLink/SimpleBranching-conditional.json
examples/PsyNeuLink/SimpleBranching-conditional.py
examples/PsyNeuLink/SimpleBranching-conditional.reconstructed.py
examples/PsyNeuLink/SimpleBranching-timing.json
examples/PsyNeuLink/SimpleBranching-timing.py
examples/PsyNeuLink/SimpleBranching-timing.reconstructed.py
examples/PsyNeuLink/SimpleFN-conditional.json
examples/PsyNeuLink/SimpleFN-conditional.py
examples/PsyNeuLink/SimpleFN-conditional.reconstructed.py
examples/PsyNeuLink/SimpleFN-timing.json
examples/PsyNeuLink/SimpleFN-timing.py
examples/PsyNeuLink/SimpleFN-timing.reconstructed.py
examples/PsyNeuLink/SimpleFN.json
examples/PsyNeuLink/SimpleFN.py
examples/PsyNeuLink/SimpleFN.reconstructed.py
examples/PsyNeuLink/SimpleLinear-conditional.json
examples/PsyNeuLink/SimpleLinear-conditional.py
examples/PsyNeuLink/SimpleLinear-conditional.reconstructed.py
examples/PsyNeuLink/SimpleLinear-timing.json
examples/PsyNeuLink/SimpleLinear-timing.py
examples/PsyNeuLink/SimpleLinear-timing.reconstructed.py
examples/PsyNeuLink/generate_json_and_scripts.py
examples/PsyNeuLink/model_ABCD.json
examples/PsyNeuLink/model_ABCD.py
examples/PsyNeuLink/model_ABCD.reconstructed.py
examples/PsyNeuLink/model_nested_comp_with_scheduler.json
examples/PsyNeuLink/model_nested_comp_with_scheduler.py
examples/PsyNeuLink/model_nested_comp_with_scheduler.reconstructed.py
examples/PsyNeuLink/model_with_nested_graph.json
examples/PsyNeuLink/model_with_nested_graph.py
examples/PsyNeuLink/model_with_nested_graph.reconstructed.py
examples/PsyNeuLink/stroop_conflict_monitoring.json
examples/PsyNeuLink/stroop_conflict_monitoring.py
examples/PsyNeuLink/stroop_conflict_monitoring.reconstructed.py
examples/PyTorch/README.md
examples/PyTorch/Translated_mlp_pure_mdf.json
examples/PyTorch/ddm.json
examples/PyTorch/ddm.png
examples/PyTorch/inception.json
examples/PyTorch/inception.png
examples/PyTorch/inception.py
examples/PyTorch/inception.svg
examples/PyTorch/leaky_competing_accumulator.yaml
examples/PyTorch/leaky_competing_accumulator2.yaml
examples/PyTorch/mlp.py.old
examples/PyTorch/mlp_classifier.json
examples/PyTorch/mlp_pure_mdf.json
examples/PyTorch/mlp_pure_mdf.png
examples/PyTorch/mlp_pure_mdf.py
examples/PyTorch/mlp_pure_mdf.yaml
examples/PyTorch/pytorch_ddm.py
examples/PyTorch/run_translated_mlp_pure_mdf.py
examples/PyTorch/weights.h5
examples/PyTorch/example_data/imgs.npy
examples/PyTorch/example_data/labels.npy
examples/Quantum/README.md
examples/WebGME/.gitignore
examples/WebGME/README.md
examples/WebGME/app.js
examples/WebGME/mdf_meta.json
examples/WebGME/output.py
examples/WebGME/package-lock.json
examples/WebGME/package.json
examples/WebGME/spec_to_gme.js
examples/WebGME/webgme-setup.json
examples/WebGME/bin/instance_converter
examples/WebGME/config/README.md
examples/WebGME/config/config.default.js
examples/WebGME/config/config.test.js
examples/WebGME/config/config.webgme.js
examples/WebGME/config/index.js
examples/WebGME/examples/README.md
examples/WebGME/examples/inception_webgme.png
examples/WebGME/examples/gme/ABCD.json
examples/WebGME/examples/gme/Inception.json
examples/WebGME/examples/gme/Simple.json
examples/WebGME/examples/mdf/ABCD.json
examples/WebGME/examples/mdf/Simple.json
examples/WebGME/src/common/README.md
examples/WebGME/src/common/instance-converter.js
examples/WebGME/src/plugins/ExportToMDFPython/ExportToMDFPython.js
examples/WebGME/src/plugins/ExportToMDFPython/metadata.json
examples/WebGME/src/plugins/ExportToMDFPython/template.py.ejs
examples/WebGME/src/seeds/MDF/MDF.webgmex
examples/WebGME/src/visualizers/Visualizers.json
examples/WebGME/test/globals.js
src/modeci_mdf/README.md
src/modeci_mdf/__init__.py
src/modeci_mdf/execution_engine.py
src/modeci_mdf/full_translator.py
src/modeci_mdf/mdf.py
src/modeci_mdf/utils.py
src/modeci_mdf/version.py
src/modeci_mdf.egg-info/PKG-INFO
src/modeci_mdf.egg-info/SOURCES.txt
src/modeci_mdf.egg-info/dependency_links.txt
src/modeci_mdf.egg-info/requires.txt
src/modeci_mdf.egg-info/top_level.txt
src/modeci_mdf/functions/__init__.py
src/modeci_mdf/functions/onnx.py
src/modeci_mdf/functions/standard.py
src/modeci_mdf/functions/actr/__init__.py
src/modeci_mdf/functions/actr/ccm/README.md
src/modeci_mdf/functions/actr/ccm/__init__.py
src/modeci_mdf/functions/actr/ccm/buffer.py
src/modeci_mdf/functions/actr/ccm/dm.py
src/modeci_mdf/functions/actr/ccm/logger.py
src/modeci_mdf/functions/actr/ccm/model.py
src/modeci_mdf/functions/actr/ccm/pattern.py
src/modeci_mdf/functions/actr/ccm/scheduler.py
src/modeci_mdf/interfaces/__init__.py
src/modeci_mdf/interfaces/actr/__init__.py
src/modeci_mdf/interfaces/actr/importer.py
src/modeci_mdf/interfaces/graphviz/__init__.py
src/modeci_mdf/interfaces/graphviz/exporter.py
src/modeci_mdf/interfaces/neuroml/__init__.py
src/modeci_mdf/interfaces/neuroml/exporter.py
src/modeci_mdf/interfaces/neuroml/syn_definitions.xml
src/modeci_mdf/interfaces/onnx/__init__.py
src/modeci_mdf/interfaces/onnx/exporter.py
src/modeci_mdf/interfaces/onnx/importer.py
src/modeci_mdf/interfaces/pytorch/__init__.py
src/modeci_mdf/interfaces/pytorch/builtins.py
src/modeci_mdf/interfaces/pytorch/exporter.py
src/modeci_mdf/interfaces/pytorch/importer.py
src/modeci_mdf/interfaces/pytorch/mod_torch_builtins.py
tests/conftest.py
tests/test_examples.py
tests/test_mdf_functions.py
tests/test_model.py
tests/test_onnx_functions.py
tests/test_scheduler.py
tests/interfaces/onnx/test_importer.py
tests/interfaces/pytorch/test_export.py