LICENSE
README.md
pyproject.toml
spark/__init__.py
spark/core/__init__.py
spark/core/backend.py
spark/core/cache.py
spark/core/config.py
spark/core/config_validation.py
spark/core/decorators.py
spark/core/module.py
spark/core/payloads.py
spark/core/registry.py
spark/core/serializer.py
spark/core/signature_parser.py
spark/core/specs.py
spark/core/tracers.py
spark/core/utils.py
spark/core/validation.py
spark/graph_editor/__init__.py
spark/graph_editor/editor.py
spark/graph_editor/commands/__init__.py
spark/graph_editor/commands/graph_commands.py
spark/graph_editor/commands/inspector_commands.py
spark/graph_editor/models/__init__.py
spark/graph_editor/models/base_model.py
spark/graph_editor/models/compartment_model.py
spark/graph_editor/models/config_types.py
spark/graph_editor/models/controller_profile.py
spark/graph_editor/models/edge_model.py
spark/graph_editor/models/graph_export.py
spark/graph_editor/models/graph_layout.py
spark/graph_editor/models/graph_model.py
spark/graph_editor/models/graph_registry.py
spark/graph_editor/models/inheritance_tree.py
spark/graph_editor/models/inspector_model.py
spark/graph_editor/models/model_import.py
spark/graph_editor/models/model_library.py
spark/graph_editor/models/node_factory.py
spark/graph_editor/models/node_model.py
spark/graph_editor/models/port_model.py
spark/graph_editor/models/recent_files.py
spark/graph_editor/models/session_io.py
spark/graph_editor/styles/__init__.py
spark/graph_editor/styles/app.qss
spark/graph_editor/styles/config.json
spark/graph_editor/styles/manager.py
spark/graph_editor/styles/resources.py
spark/graph_editor/styles/resources.qrc
spark/graph_editor/styles/resources_rc.py
spark/graph_editor/styles/icons/__init__.py
spark/graph_editor/styles/icons/brain_icon.png
spark/graph_editor/styles/icons/complex_icon.png
spark/graph_editor/styles/icons/dot_icon.png
spark/graph_editor/styles/icons/link_icon.png
spark/graph_editor/styles/icons/lock_icon.png
spark/graph_editor/styles/icons/neuron_icon.png
spark/graph_editor/styles/icons/node_icon.png
spark/graph_editor/styles/icons/simple_icon.png
spark/graph_editor/view/__init__.py
spark/graph_editor/view/graph_context_menu_view.py
spark/graph_editor/view/graph_view.py
spark/graph_editor/view/node_item.py
spark/graph_editor/view/pipe_item.py
spark/graph_editor/widgets/__init__.py
spark/graph_editor/widgets/attribute_view.py
spark/graph_editor/widgets/console_view.py
spark/graph_editor/widgets/controller_selection.py
spark/graph_editor/widgets/hierarchy_view.py
spark/graph_editor/widgets/inspector_view.py
spark/graph_editor/widgets/preferences_dialog.py
spark/graph_editor/widgets/scroll_utils.py
spark/nn/__init__.py
spark/nn/components/__init__.py
spark/nn/components/base.py
spark/nn/components/delays/__init__.py
spark/nn/components/delays/base.py
spark/nn/components/delays/n2n_delays.py
spark/nn/components/delays/n_delays.py
spark/nn/components/plasticity/__init__.py
spark/nn/components/plasticity/base.py
spark/nn/components/plasticity/hebbian_rule.py
spark/nn/components/plasticity/quadruplet_rule.py
spark/nn/components/plasticity/short_term.py
spark/nn/components/plasticity/three_factor_rule.py
spark/nn/components/plasticity/zenke_rule.py
spark/nn/components/somas/__init__.py
spark/nn/components/somas/base.py
spark/nn/components/somas/exponential.py
spark/nn/components/somas/izhikevich.py
spark/nn/components/somas/leaky.py
spark/nn/components/synapses/__init__.py
spark/nn/components/synapses/base.py
spark/nn/components/synapses/linear.py
spark/nn/components/synapses/traced.py
spark/nn/controllers/__init__.py
spark/nn/controllers/base.py
spark/nn/controllers/brain.py
spark/nn/controllers/neuron.py
spark/nn/initializers/__init__.py
spark/nn/initializers/base.py
spark/nn/initializers/common.py
spark/nn/interfaces/__init__.py
spark/nn/interfaces/base.py
spark/nn/interfaces/control/__init__.py
spark/nn/interfaces/control/base.py
spark/nn/interfaces/control/concat.py
spark/nn/interfaces/control/sampler.py
spark/nn/interfaces/input/__init__.py
spark/nn/interfaces/input/base.py
spark/nn/interfaces/input/linear.py
spark/nn/interfaces/input/poisson.py
spark/nn/interfaces/input/topological.py
spark/nn/interfaces/output/__init__.py
spark/nn/interfaces/output/base.py
spark/nn/interfaces/output/exponential.py
spark/nn/neurons/__init__.py
spark/nn/neurons/adex.py
spark/nn/neurons/alif.py
spark/nn/neurons/lif.py
spark/nn/neurons/module.py
spark_snn.egg-info/PKG-INFO
spark_snn.egg-info/SOURCES.txt
spark_snn.egg-info/dependency_links.txt
spark_snn.egg-info/requires.txt
spark_snn.egg-info/top_level.txt