LICENSE
README.md
pyproject.toml
src/sc_neurocore/__init__.py
src/sc_neurocore/arcane_zenith.py
src/sc_neurocore/cli.py
src/sc_neurocore/compiler_service.py
src/sc_neurocore/constants.py
src/sc_neurocore/exceptions.py
src/sc_neurocore/industrial_applications.py
src/sc_neurocore/license.py
src/sc_neurocore/plasticity.py
src/sc_neurocore/py.typed
src/sc_neurocore.egg-info/PKG-INFO
src/sc_neurocore.egg-info/SOURCES.txt
src/sc_neurocore.egg-info/dependency_links.txt
src/sc_neurocore.egg-info/entry_points.txt
src/sc_neurocore.egg-info/requires.txt
src/sc_neurocore.egg-info/top_level.txt
src/sc_neurocore/_native/__init__.py
src/sc_neurocore/_native/array_guards.py
src/sc_neurocore/_native/core_engine_bridge.py
src/sc_neurocore/_native/learning_bridge.py
src/sc_neurocore/accel/__init__.py
src/sc_neurocore/accel/gpu_backend.py
src/sc_neurocore/accel/jax_backend.py
src/sc_neurocore/accel/jit_kernels.py
src/sc_neurocore/accel/mojo_dispatch.py
src/sc_neurocore/accel/mpi_driver.py
src/sc_neurocore/accel/vector_ops.py
src/sc_neurocore/accel/go/__init__.py
src/sc_neurocore/accel/go/rk4_neurons/__init__.py
src/sc_neurocore/accel/go/services/__init__.py
src/sc_neurocore/accel/go/services/adaptive_loop/__init__.py
src/sc_neurocore/accel/go/services/aer_router/__init__.py
src/sc_neurocore/accel/go/services/analog_bridge/__init__.py
src/sc_neurocore/accel/go/services/analyzer/__init__.py
src/sc_neurocore/accel/go/services/app/__init__.py
src/sc_neurocore/accel/go/services/asic_flow/__init__.py
src/sc_neurocore/accel/go/services/bci/__init__.py
src/sc_neurocore/accel/go/services/bci_studio/__init__.py
src/sc_neurocore/accel/go/services/bioware/__init__.py
src/sc_neurocore/accel/go/services/bitstreams/__init__.py
src/sc_neurocore/accel/go/services/ccw_bridge/__init__.py
src/sc_neurocore/accel/go/services/checkpoint/__init__.py
src/sc_neurocore/accel/go/services/chip_spec/__init__.py
src/sc_neurocore/accel/go/services/chiplet_gen/__init__.py
src/sc_neurocore/accel/go/services/cli/__init__.py
src/sc_neurocore/accel/go/services/compiler_export/__init__.py
src/sc_neurocore/accel/go/services/configs/__init__.py
src/sc_neurocore/accel/go/services/decoder/__init__.py
src/sc_neurocore/accel/go/services/delay_linear/__init__.py
src/sc_neurocore/accel/go/services/demonstration_convergence/__init__.py
src/sc_neurocore/accel/go/services/diagnose/__init__.py
src/sc_neurocore/accel/go/services/diagnostics/__init__.py
src/sc_neurocore/accel/go/services/director/__init__.py
src/sc_neurocore/accel/go/services/dna_mapper/__init__.py
src/sc_neurocore/accel/go/services/dvs/__init__.py
src/sc_neurocore/accel/go/services/engine/__init__.py
src/sc_neurocore/accel/go/services/equation_compiler/__init__.py
src/sc_neurocore/accel/go/services/estimator/__init__.py
src/sc_neurocore/accel/go/services/evs_engine/__init__.py
src/sc_neurocore/accel/go/services/federated_sc/__init__.py
src/sc_neurocore/accel/go/services/hierarchical_partitioner/__init__.py
src/sc_neurocore/accel/go/services/hypervisor/__init__.py
src/sc_neurocore/accel/go/services/l15_meta/__init__.py
src/sc_neurocore/accel/go/services/l16_meta/__init__.py
src/sc_neurocore/accel/go/services/l7_symbolic/__init__.py
src/sc_neurocore/accel/go/services/l7_symbolic_coupling/__init__.py
src/sc_neurocore/accel/go/services/loaders/__init__.py
src/sc_neurocore/accel/go/services/logging/__init__.py
src/sc_neurocore/accel/go/services/meta_plasticity/__init__.py
src/sc_neurocore/accel/go/services/metrics/__init__.py
src/sc_neurocore/accel/go/services/mlir_emitter/__init__.py
src/sc_neurocore/accel/go/services/monitor/__init__.py
src/sc_neurocore/accel/go/services/mpi_runner/__init__.py
src/sc_neurocore/accel/go/services/network/__init__.py
src/sc_neurocore/accel/go/services/neuroml/__init__.py
src/sc_neurocore/accel/go/services/node_map/__init__.py
src/sc_neurocore/accel/go/services/onnx_export/__init__.py
src/sc_neurocore/accel/go/services/onnx_exporter/__init__.py
src/sc_neurocore/accel/go/services/orchestrator/__init__.py
src/sc_neurocore/accel/go/services/parser/__init__.py
src/sc_neurocore/accel/go/services/photonic_emitter/__init__.py
src/sc_neurocore/accel/go/services/photonic_noc/__init__.py
src/sc_neurocore/accel/go/services/pipeline/__init__.py
src/sc_neurocore/accel/go/services/plots/__init__.py
src/sc_neurocore/accel/go/services/progress/__init__.py
src/sc_neurocore/accel/go/services/project/__init__.py
src/sc_neurocore/accel/go/services/projection/__init__.py
src/sc_neurocore/accel/go/services/psn/__init__.py
src/sc_neurocore/accel/go/services/quantization/__init__.py
src/sc_neurocore/accel/go/services/quantum_annealing/__init__.py
src/sc_neurocore/accel/go/services/real_world/__init__.py
src/sc_neurocore/accel/go/services/registry/__init__.py
src/sc_neurocore/accel/go/services/safety_cert/__init__.py
src/sc_neurocore/accel/go/services/safety_monitor/__init__.py
src/sc_neurocore/accel/go/services/sc_runtime/__init__.py
src/sc_neurocore/accel/go/services/server/__init__.py
src/sc_neurocore/accel/go/services/simulator/__init__.py
src/sc_neurocore/accel/go/services/sleep_stage_detector/__init__.py
src/sc_neurocore/accel/go/services/snn_modules/__init__.py
src/sc_neurocore/accel/go/services/spatial_generative_demo/__init__.py
src/sc_neurocore/accel/go/services/spike_predictor/__init__.py
src/sc_neurocore/accel/go/services/streaming_codec/__init__.py
src/sc_neurocore/accel/go/services/substrate/__init__.py
src/sc_neurocore/accel/go/services/svg_export/__init__.py
src/sc_neurocore/accel/go/services/synthesis/__init__.py
src/sc_neurocore/accel/go/services/tcbo_demo_engine/__init__.py
src/sc_neurocore/accel/go/services/telemetry/__init__.py
src/sc_neurocore/accel/go/services/three_d_gen/__init__.py
src/sc_neurocore/accel/go/services/training/__init__.py
src/sc_neurocore/accel/go/services/twinsync/__init__.py
src/sc_neurocore/accel/go/services/utils/__init__.py
src/sc_neurocore/accel/go/services/uvm_gen/__init__.py
src/sc_neurocore/accel/go/services/verify_hardware_link/__init__.py
src/sc_neurocore/accel/go/services/waveform_codec/__init__.py
src/sc_neurocore/accel/go/services/web_viz/__init__.py
src/sc_neurocore/accel/go/wilson_cowan/__init__.py
src/sc_neurocore/accel/go/wong_wang/__init__.py
src/sc_neurocore/accel/julia/__init__.py
src/sc_neurocore/accel/julia/analysis/__init__.py
src/sc_neurocore/accel/julia/autofit/__init__.py
src/sc_neurocore/accel/julia/bio/__init__.py
src/sc_neurocore/accel/julia/bioware/__init__.py
src/sc_neurocore/accel/julia/bridges/__init__.py
src/sc_neurocore/accel/julia/chiplet/__init__.py
src/sc_neurocore/accel/julia/compiler/__init__.py
src/sc_neurocore/accel/julia/control/__init__.py
src/sc_neurocore/accel/julia/datasets/__init__.py
src/sc_neurocore/accel/julia/energy/__init__.py
src/sc_neurocore/accel/julia/export/__init__.py
src/sc_neurocore/accel/julia/generative/__init__.py
src/sc_neurocore/accel/julia/hdl_gen/__init__.py
src/sc_neurocore/accel/julia/interfaces/__init__.py
src/sc_neurocore/accel/julia/layers/__init__.py
src/sc_neurocore/accel/julia/learning/__init__.py
src/sc_neurocore/accel/julia/math/__init__.py
src/sc_neurocore/accel/julia/model_zoo/__init__.py
src/sc_neurocore/accel/julia/nas/__init__.py
src/sc_neurocore/accel/julia/network/__init__.py
src/sc_neurocore/accel/julia/neurons/__init__.py
src/sc_neurocore/accel/julia/nir_bridge/__init__.py
src/sc_neurocore/accel/julia/optics/__init__.py
src/sc_neurocore/accel/julia/physics/__init__.py
src/sc_neurocore/accel/julia/quantum/__init__.py
src/sc_neurocore/accel/julia/sleep/__init__.py
src/sc_neurocore/accel/julia/solvers/__init__.py
src/sc_neurocore/accel/julia/spatial/__init__.py
src/sc_neurocore/accel/julia/spike_dsp/__init__.py
src/sc_neurocore/accel/julia/spintronic/__init__.py
src/sc_neurocore/accel/julia/studio/__init__.py
src/sc_neurocore/accel/julia/swarm/__init__.py
src/sc_neurocore/accel/julia/synapses/__init__.py
src/sc_neurocore/accel/julia/transfer/__init__.py
src/sc_neurocore/accel/mojo/__init__.py
src/sc_neurocore/accel/mojo/runner.py
src/sc_neurocore/accel/mojo/kernels/__init__.py
src/sc_neurocore/accel/mojo/rk4_neurons/__init__.py
src/sc_neurocore/accel/mojo/wilson_cowan/__init__.py
src/sc_neurocore/accel/mojo/wong_wang/__init__.py
src/sc_neurocore/accel/rust/__init__.py
src/sc_neurocore/accel/rust/safety/__init__.py
src/sc_neurocore/adapters/__init__.py
src/sc_neurocore/adapters/base.py
src/sc_neurocore/adapters/neuroml.py
src/sc_neurocore/adapters/sonata.py
src/sc_neurocore/adapters/spikeinterface.py
src/sc_neurocore/adapters/holonomic/__init__.py
src/sc_neurocore/adapters/holonomic/_jax_compat.py
src/sc_neurocore/adapters/holonomic/dna_storage.py
src/sc_neurocore/adapters/holonomic/grn.py
src/sc_neurocore/adapters/holonomic/l10_fire.py
src/sc_neurocore/adapters/holonomic/l11_noos.py
src/sc_neurocore/adapters/holonomic/l12_gaian.py
src/sc_neurocore/adapters/holonomic/l13_source.py
src/sc_neurocore/adapters/holonomic/l14_trans.py
src/sc_neurocore/adapters/holonomic/l15_cons.py
src/sc_neurocore/adapters/holonomic/l16_meta.py
src/sc_neurocore/adapters/holonomic/l1_quantum.py
src/sc_neurocore/adapters/holonomic/l2_chem.py
src/sc_neurocore/adapters/holonomic/l3_gen.py
src/sc_neurocore/adapters/holonomic/l4_cell.py
src/sc_neurocore/adapters/holonomic/l5_org.py
src/sc_neurocore/adapters/holonomic/l6_plan.py
src/sc_neurocore/adapters/holonomic/l7_sym.py
src/sc_neurocore/adapters/holonomic/l8_cosm.py
src/sc_neurocore/adapters/holonomic/l9_mem.py
src/sc_neurocore/adapters/holonomic/neuromodulation.py
src/sc_neurocore/analog_bridge/__init__.py
src/sc_neurocore/analog_bridge/analog_bridge.py
src/sc_neurocore/asic_flow/__init__.py
src/sc_neurocore/asic_flow/asic_flow.py
src/sc_neurocore/augmentation/__init__.py
src/sc_neurocore/augmentation/curriculum.py
src/sc_neurocore/augmentation/spike_augment.py
src/sc_neurocore/autofit/__init__.py
src/sc_neurocore/autofit/features.py
src/sc_neurocore/autofit/fitter.py
src/sc_neurocore/bci_studio/__init__.py
src/sc_neurocore/bci_studio/bci_primitives.py
src/sc_neurocore/bci_studio/bci_studio.py
src/sc_neurocore/benchmarks/__init__.py
src/sc_neurocore/benchmarks/metrics.py
src/sc_neurocore/benchmarks/mlperf_sc_report.py
src/sc_neurocore/benchmarks/mlperf_sc_runner.py
src/sc_neurocore/benchmarks/mlperf_sc_schema.py
src/sc_neurocore/benchmarks/online_o1_adaptation.py
src/sc_neurocore/benchmarks/stochastic_backprop.py
src/sc_neurocore/benchmarks/tasks.py
src/sc_neurocore/bioware/__init__.py
src/sc_neurocore/bioware/bioware.py
src/sc_neurocore/bridges/__init__.py
src/sc_neurocore/bridges/aer_router.py
src/sc_neurocore/bridges/dna_mapper.py
src/sc_neurocore/bridges/local_llm.py
src/sc_neurocore/bridges/photonic_codesign.py
src/sc_neurocore/bridges/photonic_noc.py
src/sc_neurocore/bridges/quantum_annealing.py
src/sc_neurocore/chip_compiler/__init__.py
src/sc_neurocore/chip_compiler/chip_spec.py
src/sc_neurocore/chip_compiler/compiler.py
src/sc_neurocore/chiplet/__init__.py
src/sc_neurocore/chiplet/chiplet_gen.py
src/sc_neurocore/chiplet/hierarchical_partitioner.py
src/sc_neurocore/comm/__init__.py
src/sc_neurocore/comm/aer_udp.py
src/sc_neurocore/compiler/__init__.py
src/sc_neurocore/compiler/adaptive_precision.py
src/sc_neurocore/compiler/adaptive_runtime_precision.py
src/sc_neurocore/compiler/deployment.py
src/sc_neurocore/compiler/equation_compiler.py
src/sc_neurocore/compiler/ir_type_checker.py
src/sc_neurocore/compiler/live_control.py
src/sc_neurocore/compiler/mixed_precision.py
src/sc_neurocore/compiler/mlir_emitter.py
src/sc_neurocore/compiler/pipeline.py
src/sc_neurocore/compiler/quantizer.py
src/sc_neurocore/compiler/static_analysis.py
src/sc_neurocore/compiler/intelligence/__init__.py
src/sc_neurocore/compiler/intelligence/core.py
src/sc_neurocore/compiler/intelligence/digital_twin.py
src/sc_neurocore/compiler/intelligence/exotic_physics.py
src/sc_neurocore/compiler/intelligence/power_and_thermal.py
src/sc_neurocore/compiler/intelligence/reporting.py
src/sc_neurocore/compiler/intelligence/security_and_compliance.py
src/sc_neurocore/compiler/intelligence/soc_and_chiplet.py
src/sc_neurocore/compiler/intelligence/verification_and_safety.py
src/sc_neurocore/compiler/platforms/__init__.py
src/sc_neurocore/compiler/platforms/cmos_profiles.py
src/sc_neurocore/compiler/platforms/exotic_profiles.py
src/sc_neurocore/compiler/platforms/neuromorphic_profiles.py
src/sc_neurocore/compiler/platforms/registry.py
src/sc_neurocore/compression/__init__.py
src/sc_neurocore/compression/pruning.py
src/sc_neurocore/compression/quantization.py
src/sc_neurocore/continual/__init__.py
src/sc_neurocore/continual/engine.py
src/sc_neurocore/contrastive/__init__.py
src/sc_neurocore/contrastive/ssl.py
src/sc_neurocore/control/__init__.py
src/sc_neurocore/control/adaptive_loop.py
src/sc_neurocore/control/controllers.py
src/sc_neurocore/control/sc_runtime.py
src/sc_neurocore/conversion/__init__.py
src/sc_neurocore/conversion/ann_to_snn.py
src/sc_neurocore/conversion/qcfs.py
src/sc_neurocore/core/__init__.py
src/sc_neurocore/core/bipolar.py
src/sc_neurocore/core/mdl_parser.py
src/sc_neurocore/core/orchestrator.py
src/sc_neurocore/core/tensor_stream.py
src/sc_neurocore/core/types.py
src/sc_neurocore/datasets/__init__.py
src/sc_neurocore/datasets/encoding.py
src/sc_neurocore/datasets/loaders.py
src/sc_neurocore/debug/__init__.py
src/sc_neurocore/debug/analyzer.py
src/sc_neurocore/debug/hil_client.py
src/sc_neurocore/debug/hil_debugger.py
src/sc_neurocore/debug/hil_server.py
src/sc_neurocore/debug/sc_doctor.py
src/sc_neurocore/debug/sc_scope.py
src/sc_neurocore/debug/tracer.py
src/sc_neurocore/digital_twin/__init__.py
src/sc_neurocore/digital_twin/mismatch.py
src/sc_neurocore/digital_twin/twinsync.py
src/sc_neurocore/distillation/__init__.py
src/sc_neurocore/distillation/distill.py
src/sc_neurocore/doctor/__init__.py
src/sc_neurocore/doctor/diagnose.py
src/sc_neurocore/edge/__init__.py
src/sc_neurocore/edge/aer_router.py
src/sc_neurocore/edge/bitstream.py
src/sc_neurocore/edge/deploy.py
src/sc_neurocore/edge/lfsr.py
src/sc_neurocore/edge/neuron.py
src/sc_neurocore/edge/power_estimator.py
src/sc_neurocore/edge/power_thermal.py
src/sc_neurocore/edge/sc_network.py
src/sc_neurocore/edge/sobol.py
src/sc_neurocore/edge/telemetry.py
src/sc_neurocore/edge/web_deploy.py
src/sc_neurocore/edge/weights.py
src/sc_neurocore/encoding/__init__.py
src/sc_neurocore/encoding/encoders.py
src/sc_neurocore/encoding/optimizer.py
src/sc_neurocore/energy/__init__.py
src/sc_neurocore/energy/estimator.py
src/sc_neurocore/energy/fpga_models.py
src/sc_neurocore/energy_accounting/__init__.py
src/sc_neurocore/energy_accounting/accountant.py
src/sc_neurocore/energy_accounting/sustainability_profiler.py
src/sc_neurocore/energy_accounting/unified_reporter.py
src/sc_neurocore/ensembles/__init__.py
src/sc_neurocore/ensembles/orchestrator.py
src/sc_neurocore/event_driven/__init__.py
src/sc_neurocore/event_driven/simulator.py
src/sc_neurocore/evo_substrate/__init__.py
src/sc_neurocore/evo_substrate/evo_substrate.py
src/sc_neurocore/experimental/__init__.py
src/sc_neurocore/experimental/alternative_path.py
src/sc_neurocore/experimental/builtins.py
src/sc_neurocore/experimental/examples.py
src/sc_neurocore/experimental/memory_routes.py
src/sc_neurocore/experimental/physics_routes.py
src/sc_neurocore/experimental/reporting.py
src/sc_neurocore/experimental/solver_routes.py
src/sc_neurocore/explain/__init__.py
src/sc_neurocore/explain/spike_explain.py
src/sc_neurocore/explainability/__init__.py
src/sc_neurocore/explainability/explainability.py
src/sc_neurocore/export/__init__.py
src/sc_neurocore/export/compiler_export.py
src/sc_neurocore/export/onnx_export.py
src/sc_neurocore/export/onnx_exporter.py
src/sc_neurocore/export/pipeline.py
src/sc_neurocore/export/tvm_lowering.py
src/sc_neurocore/fault_injection/__init__.py
src/sc_neurocore/fault_injection/fault_injection.py
src/sc_neurocore/fault_injection/resilience_mode.py
src/sc_neurocore/fault_injection/resilience_policy.py
src/sc_neurocore/federated/__init__.py
src/sc_neurocore/federated/federated_sc.py
src/sc_neurocore/few_shot/__init__.py
src/sc_neurocore/few_shot/haam.py
src/sc_neurocore/formal/__init__.py
src/sc_neurocore/formal/counterexample_replay.py
src/sc_neurocore/formal/lean_bridge.py
src/sc_neurocore/formal/network_properties.py
src/sc_neurocore/formal/property_compiler.py
src/sc_neurocore/formal/report_schema.py
src/sc_neurocore/fusion/__init__.py
src/sc_neurocore/fusion/multimodal.py
src/sc_neurocore/fusion/sensor_fusion.py
src/sc_neurocore/graphs/__init__.py
src/sc_neurocore/graphs/gnn.py
src/sc_neurocore/hardware/__init__.py
src/sc_neurocore/hardware/constraints.py
src/sc_neurocore/hardware/deployment.py
src/sc_neurocore/hardware/device.py
src/sc_neurocore/hardware/mapping.py
src/sc_neurocore/hardware/microtubule_neuron.v
src/sc_neurocore/hardware/resource_estimator.py
src/sc_neurocore/hdc/__init__.py
src/sc_neurocore/hdc/base.py
src/sc_neurocore/hdl/__init__.py
src/sc_neurocore/hdl/aer_priority_queue_reference.py
src/sc_neurocore/hdl/resources.py
src/sc_neurocore/hdl/primitives/__init__.py
src/sc_neurocore/hdl/primitives/sc_bitstream_encoder.v
src/sc_neurocore/hdl/primitives/sc_bitstream_synapse.v
src/sc_neurocore/hdl/primitives/sc_dense_layer_core.v
src/sc_neurocore/hdl/primitives/sc_dotproduct_to_current.v
src/sc_neurocore/hdl/primitives/sc_firing_rate_bank.v
src/sc_neurocore/hdl/primitives/sc_lif_neuron.v
src/sc_neurocore/hdl_gen/__init__.py
src/sc_neurocore/hdl_gen/_ident.py
src/sc_neurocore/hdl_gen/aer_emitter.py
src/sc_neurocore/hdl_gen/bus_interface.py
src/sc_neurocore/hdl_gen/ip_xact.py
src/sc_neurocore/hdl_gen/kuramoto_emitter.py
src/sc_neurocore/hdl_gen/lfsr16_emitter.py
src/sc_neurocore/hdl_gen/online_learning_emitter.py
src/sc_neurocore/hdl_gen/quasirandom_emitter.py
src/sc_neurocore/hdl_gen/side_channel_encoding_emitter.py
src/sc_neurocore/hdl_gen/sobol16_emitter.py
src/sc_neurocore/hdl_gen/spice_generator.py
src/sc_neurocore/hdl_gen/tmr_wrapper.py
src/sc_neurocore/hdl_gen/verilog_generator.py
src/sc_neurocore/hdl_gen/openroad_flow/run_asic_flow.sh
src/sc_neurocore/hdl_gen/safety/safety_monitor.sv
src/sc_neurocore/hdl_gen/safety/tb_safety_monitor.sv
src/sc_neurocore/homeostasis/__init__.py
src/sc_neurocore/homeostasis/regulator.py
src/sc_neurocore/hub/__init__.py
src/sc_neurocore/hub/bundle.py
src/sc_neurocore/hypervisor/__init__.py
src/sc_neurocore/hypervisor/hypervisor.py
src/sc_neurocore/identity/__init__.py
src/sc_neurocore/identity/checkpoint.py
src/sc_neurocore/identity/decoder.py
src/sc_neurocore/identity/director.py
src/sc_neurocore/identity/encoder.py
src/sc_neurocore/identity/substrate.py
src/sc_neurocore/integrations/__init__.py
src/sc_neurocore/integrations/lava_bridge.py
src/sc_neurocore/ir/__init__.py
src/sc_neurocore/ir/scnir_compatibility.py
src/sc_neurocore/ir/scnir_convert.py
src/sc_neurocore/ir/scnir_handoff_audit.py
src/sc_neurocore/ir/scnir_hdl.py
src/sc_neurocore/ir/scnir_schema.py
src/sc_neurocore/layers/__init__.py
src/sc_neurocore/layers/attention.py
src/sc_neurocore/layers/circuit_primitives.py
src/sc_neurocore/layers/fusion.py
src/sc_neurocore/layers/hardware_aware.py
src/sc_neurocore/layers/jax_dense_layer.py
src/sc_neurocore/layers/memristive.py
src/sc_neurocore/layers/predictive_coding.py
src/sc_neurocore/layers/rall_dendrite.py
src/sc_neurocore/layers/recurrent.py
src/sc_neurocore/layers/sc_conv_layer.py
src/sc_neurocore/layers/sc_dense_layer.py
src/sc_neurocore/layers/sc_learning_layer.py
src/sc_neurocore/layers/vectorized_layer.py
src/sc_neurocore/learning/__init__.py
src/sc_neurocore/learning/advanced.py
src/sc_neurocore/learning/callbacks.py
src/sc_neurocore/learning/federated.py
src/sc_neurocore/learning/lifelong.py
src/sc_neurocore/learning/neuroevolution.py
src/sc_neurocore/learning/online_o1.py
src/sc_neurocore/learning/schedulers.py
src/sc_neurocore/math/__init__.py
src/sc_neurocore/math/category_theory.py
src/sc_neurocore/math/topology.py
src/sc_neurocore/memristor/__init__.py
src/sc_neurocore/memristor/memristor_mapper.py
src/sc_neurocore/meta_plasticity/__init__.py
src/sc_neurocore/meta_plasticity/meta_plasticity.py
src/sc_neurocore/model_zoo/__init__.py
src/sc_neurocore/model_zoo/configs.py
src/sc_neurocore/model_zoo/model_zoo.py
src/sc_neurocore/model_zoo/pretrained.py
src/sc_neurocore/model_zoo/weights/dvs_256_256_11.npz
src/sc_neurocore/model_zoo/weights/mnist_784_128_10.npz
src/sc_neurocore/model_zoo/weights/shd_700_256_20.npz
src/sc_neurocore/models/__init__.py
src/sc_neurocore/models/zoo.py
src/sc_neurocore/nas/__init__.py
src/sc_neurocore/nas/darts_sc_nas.py
src/sc_neurocore/nas/equiv.py
src/sc_neurocore/nas/sc_nas_engine.py
src/sc_neurocore/nas/search.py
src/sc_neurocore/nas/search_space.py
src/sc_neurocore/nas/surrogate_bridge.py
src/sc_neurocore/network/__init__.py
src/sc_neurocore/network/_torch_bridge.py
src/sc_neurocore/network/cortical_column.py
src/sc_neurocore/network/export.py
src/sc_neurocore/network/gamma_oscillation.py
src/sc_neurocore/network/monitor.py
src/sc_neurocore/network/mpi_runner.py
src/sc_neurocore/network/network.py
src/sc_neurocore/network/population.py
src/sc_neurocore/network/projection.py
src/sc_neurocore/network/stimulus.py
src/sc_neurocore/network/topology.py
src/sc_neurocore/neuro_symbolic/__init__.py
src/sc_neurocore/neuro_symbolic/agent.py
src/sc_neurocore/neuro_symbolic/predictive_coding.py
src/sc_neurocore/neuro_symbolic/self_verification.py
src/sc_neurocore/neurons/__init__.py
src/sc_neurocore/neurons/__main__.py
src/sc_neurocore/neurons/_units.py
src/sc_neurocore/neurons/base.py
src/sc_neurocore/neurons/dendritic.py
src/sc_neurocore/neurons/dsl_cli.py
src/sc_neurocore/neurons/equation_builder.py
src/sc_neurocore/neurons/fixed_point_lif.py
src/sc_neurocore/neurons/homeostatic_lif.py
src/sc_neurocore/neurons/sc_izhikevich.py
src/sc_neurocore/neurons/schema_validator.py
src/sc_neurocore/neurons/stochastic_lif.py
src/sc_neurocore/neurons/universal_dsl.py
src/sc_neurocore/neurons/models/__init__.py
src/sc_neurocore/neurons/models/adaptive_threshold_if.py
src/sc_neurocore/neurons/models/adaptive_threshold_moe.py
src/sc_neurocore/neurons/models/adex.py
src/sc_neurocore/neurons/models/ai_optimized.py
src/sc_neurocore/neurons/models/aihara_map_neuron.py
src/sc_neurocore/neurons/models/akida_neuron.py
src/sc_neurocore/neurons/models/alpha.py
src/sc_neurocore/neurons/models/alpha_motor_neuron.py
src/sc_neurocore/neurons/models/amari_field.py
src/sc_neurocore/neurons/models/arcane_neuron.py
src/sc_neurocore/neurons/models/astrocyte.py
src/sc_neurocore/neurons/models/astrocyte_adapter.py
src/sc_neurocore/neurons/models/astrocyte_lif.py
src/sc_neurocore/neurons/models/atype_k_neuron.py
src/sc_neurocore/neurons/models/av_ron_cardiac.py
src/sc_neurocore/neurons/models/balanced_resonate_and_fire.py
src/sc_neurocore/neurons/models/benda_herz.py
src/sc_neurocore/neurons/models/bertram_phantom.py
src/sc_neurocore/neurons/models/bk_neuron.py
src/sc_neurocore/neurons/models/booth_rinzel.py
src/sc_neurocore/neurons/models/brainscales_adex.py
src/sc_neurocore/neurons/models/brunel_wang.py
src/sc_neurocore/neurons/models/butera_respiratory.py
src/sc_neurocore/neurons/models/cazelles_map.py
src/sc_neurocore/neurons/models/cerebellar_basket_neuron.py
src/sc_neurocore/neurons/models/cfc.py
src/sc_neurocore/neurons/models/chandelier_neuron.py
src/sc_neurocore/neurons/models/chay.py
src/sc_neurocore/neurons/models/chay_keizer.py
src/sc_neurocore/neurons/models/chialvo_map.py
src/sc_neurocore/neurons/models/clif.py
src/sc_neurocore/neurons/models/coba_lif.py
src/sc_neurocore/neurons/models/cochlear_hair_cell.py
src/sc_neurocore/neurons/models/compte_wm.py
src/sc_neurocore/neurons/models/connor_stevens.py
src/sc_neurocore/neurons/models/courage_nekorkin_map.py
src/sc_neurocore/neurons/models/dcn_neuron.py
src/sc_neurocore/neurons/models/de_schutter_purkinje.py
src/sc_neurocore/neurons/models/dendrify.py
src/sc_neurocore/neurons/models/dendritic_nmda.py
src/sc_neurocore/neurons/models/destexhe_thalamic.py
src/sc_neurocore/neurons/models/direction_selective_rgc.py
src/sc_neurocore/neurons/models/dpi_neuron.py
src/sc_neurocore/neurons/models/durstewitz_dopamine.py
src/sc_neurocore/neurons/models/e_prop_alif.py
src/sc_neurocore/neurons/models/energy_lif.py
src/sc_neurocore/neurons/models/ermentrout_kopell_map_neuron.py
src/sc_neurocore/neurons/models/ermentrout_kopell_pop.py
src/sc_neurocore/neurons/models/escape_rate.py
src/sc_neurocore/neurons/models/expif.py
src/sc_neurocore/neurons/models/fitzhugh_nagumo.py
src/sc_neurocore/neurons/models/fitzhugh_rinzel.py
src/sc_neurocore/neurons/models/fractional_lif.py
src/sc_neurocore/neurons/models/galves_locherbach.py
src/sc_neurocore/neurons/models/gamma_motor_neuron.py
src/sc_neurocore/neurons/models/gamma_renewal.py
src/sc_neurocore/neurons/models/gated_lif.py
src/sc_neurocore/neurons/models/gif_population.py
src/sc_neurocore/neurons/models/glif.py
src/sc_neurocore/neurons/models/glm_neuron.py
src/sc_neurocore/neurons/models/golgi_cell.py
src/sc_neurocore/neurons/models/golomb_fs.py
src/sc_neurocore/neurons/models/granule_cell.py
src/sc_neurocore/neurons/models/gutkin_ermentrout.py
src/sc_neurocore/neurons/models/hay_l5.py
src/sc_neurocore/neurons/models/hill_tononi.py
src/sc_neurocore/neurons/models/hindmarsh_rose.py
src/sc_neurocore/neurons/models/hodgkin_huxley.py
src/sc_neurocore/neurons/models/huber_braun.py
src/sc_neurocore/neurons/models/hybrid_fisher_posner_lif.py
src/sc_neurocore/neurons/models/hybrid_linear_attention.py
src/sc_neurocore/neurons/models/ibarz_tanaka_map.py
src/sc_neurocore/neurons/models/ih_neuron.py
src/sc_neurocore/neurons/models/ilif.py
src/sc_neurocore/neurons/models/inhomogeneous_poisson.py
src/sc_neurocore/neurons/models/iqif.py
src/sc_neurocore/neurons/models/izhikevich2007.py
src/sc_neurocore/neurons/models/jansen_rit.py
src/sc_neurocore/neurons/models/kilinc_bhatt_map_neuron.py
src/sc_neurocore/neurons/models/klif.py
src/sc_neurocore/neurons/models/lapicque.py
src/sc_neurocore/neurons/models/larter_breakspear.py
src/sc_neurocore/neurons/models/leaky_compete_fire.py
src/sc_neurocore/neurons/models/lnm.py
src/sc_neurocore/neurons/models/loihi2.py
src/sc_neurocore/neurons/models/loihi_cuba.py
src/sc_neurocore/neurons/models/ltc.py
src/sc_neurocore/neurons/models/lugaro_cell.py
src/sc_neurocore/neurons/models/mainen_sejnowski.py
src/sc_neurocore/neurons/models/marder_stg.py
src/sc_neurocore/neurons/models/martinotti_neuron.py
src/sc_neurocore/neurons/models/mat.py
src/sc_neurocore/neurons/models/mcculloch_pitts.py
src/sc_neurocore/neurons/models/mckean.py
src/sc_neurocore/neurons/models/medvedev_map.py
src/sc_neurocore/neurons/models/mihalas_niebur.py
src/sc_neurocore/neurons/models/morris_lecar.py
src/sc_neurocore/neurons/models/motor_unit.py
src/sc_neurocore/neurons/models/multicompartment_mcn.py
src/sc_neurocore/neurons/models/neurogrid.py
src/sc_neurocore/neurons/models/nlif.py
src/sc_neurocore/neurons/models/nmda_neuron.py
src/sc_neurocore/neurons/models/non_resetting_lif.py
src/sc_neurocore/neurons/models/perfect_integrator.py
src/sc_neurocore/neurons/models/pernarowski.py
src/sc_neurocore/neurons/models/persistent_na_neuron.py
src/sc_neurocore/neurons/models/pinsky_rinzel.py
src/sc_neurocore/neurons/models/plant_r15.py
src/sc_neurocore/neurons/models/plif.py
src/sc_neurocore/neurons/models/poisson.py
src/sc_neurocore/neurons/models/pospischil.py
src/sc_neurocore/neurons/models/prescott.py
src/sc_neurocore/neurons/models/psn.py
src/sc_neurocore/neurons/models/pv_fast_spiking_neuron.py
src/sc_neurocore/neurons/models/quadratic_if.py
src/sc_neurocore/neurons/models/quantum_inspired_lif.py
src/sc_neurocore/neurons/models/rall_cable.py
src/sc_neurocore/neurons/models/renshaw_cell.py
src/sc_neurocore/neurons/models/resonate_and_fire.py
src/sc_neurocore/neurons/models/rulkov_map.py
src/sc_neurocore/neurons/models/sfa.py
src/sc_neurocore/neurons/models/sherman_rinzel_keizer.py
src/sc_neurocore/neurons/models/siegert.py
src/sc_neurocore/neurons/models/sigma_delta.py
src/sc_neurocore/neurons/models/sigmoid_rate.py
src/sc_neurocore/neurons/models/sk_neuron.py
src/sc_neurocore/neurons/models/spike_response.py
src/sc_neurocore/neurons/models/spinnaker2.py
src/sc_neurocore/neurons/models/spinnaker_lif.py
src/sc_neurocore/neurons/models/srm0.py
src/sc_neurocore/neurons/models/sst_neuron.py
src/sc_neurocore/neurons/models/stellate_cell.py
src/sc_neurocore/neurons/models/stochastic_if.py
src/sc_neurocore/neurons/models/superspike_neuron.py
src/sc_neurocore/neurons/models/tc_lif.py
src/sc_neurocore/neurons/models/terman_wang.py
src/sc_neurocore/neurons/models/theta.py
src/sc_neurocore/neurons/models/threshold_linear_rate.py
src/sc_neurocore/neurons/models/traub_miles.py
src/sc_neurocore/neurons/models/truenorth.py
src/sc_neurocore/neurons/models/tsodyks_markram.py
src/sc_neurocore/neurons/models/ttype_ca_neuron.py
src/sc_neurocore/neurons/models/unipolar_brush_cell.py
src/sc_neurocore/neurons/models/upper_motor_neuron.py
src/sc_neurocore/neurons/models/vip_neuron.py
src/sc_neurocore/neurons/models/wang_buzsaki.py
src/sc_neurocore/neurons/models/wendling.py
src/sc_neurocore/neurons/models/wilson_cowan.py
src/sc_neurocore/neurons/models/wilson_hr.py
src/sc_neurocore/neurons/models/wong_wang.py
src/sc_neurocore/neurons/models/yamada.py
src/sc_neurocore/nir_bridge/__init__.py
src/sc_neurocore/nir_bridge/export.py
src/sc_neurocore/nir_bridge/fpga_compiler.py
src/sc_neurocore/nir_bridge/hardware_targets.py
src/sc_neurocore/nir_bridge/neuromorphic_adapters.py
src/sc_neurocore/nir_bridge/neuron_graph.py
src/sc_neurocore/nir_bridge/node_map.py
src/sc_neurocore/nir_bridge/parser.py
src/sc_neurocore/nir_bridge/quantise_params.py
src/sc_neurocore/nir_bridge/silicon_mapping.py
src/sc_neurocore/online_learning/__init__.py
src/sc_neurocore/online_learning/eprop.py
src/sc_neurocore/online_learning/online_trainer.py
src/sc_neurocore/optimizer/__init__.py
src/sc_neurocore/optimizer/feedback_loop.py
src/sc_neurocore/optimizer/observation_loader.py
src/sc_neurocore/optimizer/resource_optimizer.py
src/sc_neurocore/optimizer/sc_optimizer.py
src/sc_neurocore/optimizer/surrogate_sc_optimizer.py
src/sc_neurocore/optimizer/synthesis_evidence.py
src/sc_neurocore/pipeline/__init__.py
src/sc_neurocore/pipeline/ingestion.py
src/sc_neurocore/pipeline/training.py
src/sc_neurocore/privacy/__init__.py
src/sc_neurocore/privacy/dp_snn.py
src/sc_neurocore/privacy/governance.py
src/sc_neurocore/profiler/__init__.py
src/sc_neurocore/profiler/platform_profiler.py
src/sc_neurocore/profiling/__init__.py
src/sc_neurocore/profiling/energy.py
src/sc_neurocore/profiling/spike_profiler.py
src/sc_neurocore/qat/__init__.py
src/sc_neurocore/qat/quantize.py
src/sc_neurocore/qat/torch_qat.py
src/sc_neurocore/quantum/__init__.py
src/sc_neurocore/quantum/hardware_bridge.py
src/sc_neurocore/quantum/hybrid.py
src/sc_neurocore/quantum/hybrid_pipeline.py
src/sc_neurocore/quantum/noise_models.py
src/sc_neurocore/quantum/param_shift.py
src/sc_neurocore/quantum/qec.py
src/sc_neurocore/quantum/sc_quantum_compiler.py
src/sc_neurocore/quantum_cognition/__init__.py
src/sc_neurocore/quantum_cognition/__main__.py
src/sc_neurocore/quantum_cognition/bridge_adapter.py
src/sc_neurocore/quantum_cognition/content_indexer.py
src/sc_neurocore/quantum_cognition/dashboard.py
src/sc_neurocore/quantum_cognition/fisher_posner.py
src/sc_neurocore/quantum_cognition/fs_watcher.py
src/sc_neurocore/quantum_cognition/gotm_brain.py
src/sc_neurocore/quantum_cognition/kane_mapper.py
src/sc_neurocore/quantum_cognition/radical_pair.py
src/sc_neurocore/quantum_cognition/spin_pool.py
src/sc_neurocore/quantum_cognition/studio_hook.py
src/sc_neurocore/quantum_cognition/tests/__init__.py
src/sc_neurocore/quantum_cognition/tests/test_fisher_posner.py
src/sc_neurocore/quantum_cognition/tests/test_gotm_brain_inline.py
src/sc_neurocore/quantum_cognition/tests/test_kane_mapper.py
src/sc_neurocore/quantum_cognition/tests/test_radical_pair.py
src/sc_neurocore/quantum_cognition/tests/test_spin_pool.py
src/sc_neurocore/recorders/__init__.py
src/sc_neurocore/recorders/spike_recorder.py
src/sc_neurocore/reservoir/__init__.py
src/sc_neurocore/reservoir/auto_reservoir.py
src/sc_neurocore/residual/__init__.py
src/sc_neurocore/residual/blocks.py
src/sc_neurocore/resilience/__init__.py
src/sc_neurocore/resilience/fault_suite.py
src/sc_neurocore/safety_cert/__init__.py
src/sc_neurocore/safety_cert/safety_cert.py
src/sc_neurocore/safety_cert/safety_monitor.py
src/sc_neurocore/scpn/__init__.py
src/sc_neurocore/scpn/datastream.py
src/sc_neurocore/scpn/params.py
src/sc_neurocore/scpn/layers/__init__.py
src/sc_neurocore/scpn/layers/l10_boundary.py
src/sc_neurocore/scpn/layers/l11_morphic.py
src/sc_neurocore/scpn/layers/l12_quantum_info.py
src/sc_neurocore/scpn/layers/l13_temporal.py
src/sc_neurocore/scpn/layers/l14_integration.py
src/sc_neurocore/scpn/layers/l15_meta.py
src/sc_neurocore/scpn/layers/l16_director.py
src/sc_neurocore/scpn/layers/l1_quantum.py
src/sc_neurocore/scpn/layers/l2_neurochemical.py
src/sc_neurocore/scpn/layers/l3_genomic.py
src/sc_neurocore/scpn/layers/l4_cellular.py
src/sc_neurocore/scpn/layers/l5_organismal.py
src/sc_neurocore/scpn/layers/l6_ecological.py
src/sc_neurocore/scpn/layers/l7_symbolic.py
src/sc_neurocore/scpn/layers/l8_phase_field.py
src/sc_neurocore/scpn/layers/l9_memory.py
src/sc_neurocore/security/__init__.py
src/sc_neurocore/security/checkpoint_loading.py
src/sc_neurocore/security/ethics.py
src/sc_neurocore/security/immune.py
src/sc_neurocore/security/side_channel_benchmark.py
src/sc_neurocore/security/side_channel_metrics.py
src/sc_neurocore/security/thermal_sc_encoding.py
src/sc_neurocore/security/watermark.py
src/sc_neurocore/security/zkp.py
src/sc_neurocore/sensors/__init__.py
src/sc_neurocore/sensors/dvs.py
src/sc_neurocore/serve/__init__.py
src/sc_neurocore/serve/server.py
src/sc_neurocore/snn_optimizer/__init__.py
src/sc_neurocore/snn_optimizer/passes.py
src/sc_neurocore/solvers/__init__.py
src/sc_neurocore/solvers/exact_lif.py
src/sc_neurocore/solvers/ising.py
src/sc_neurocore/solvers/ode.py
src/sc_neurocore/solvers/stiff.py
src/sc_neurocore/solvers/symplectic.py
src/sc_neurocore/sources/__init__.py
src/sc_neurocore/sources/bitstream_current_source.py
src/sc_neurocore/sources/quantum_entropy.py
src/sc_neurocore/spatial/__init__.py
src/sc_neurocore/spatial/representations.py
src/sc_neurocore/spatial/transformer_3d.py
src/sc_neurocore/spike_codec/__init__.py
src/sc_neurocore/spike_codec/aer_codec.py
src/sc_neurocore/spike_codec/codec.py
src/sc_neurocore/spike_codec/delta_codec.py
src/sc_neurocore/spike_codec/entropy.py
src/sc_neurocore/spike_codec/predictive_codec.py
src/sc_neurocore/spike_codec/registry.py
src/sc_neurocore/spike_codec/streaming_codec.py
src/sc_neurocore/spike_codec/waveform_codec.py
src/sc_neurocore/spike_dsp/__init__.py
src/sc_neurocore/spike_dsp/filters.py
src/sc_neurocore/spike_dsp/spectral.py
src/sc_neurocore/spike_dsp/wavelets.py
src/sc_neurocore/spike_gnn/__init__.py
src/sc_neurocore/spike_gnn/spike_gnn.py
src/sc_neurocore/spike_norm/__init__.py
src/sc_neurocore/spike_norm/normalizers.py
src/sc_neurocore/spike_ode/__init__.py
src/sc_neurocore/spike_ode/ode_layer.py
src/sc_neurocore/spintronic/__init__.py
src/sc_neurocore/spintronic/spintronic_mapper.py
src/sc_neurocore/stochastic_doctor/__init__.py
src/sc_neurocore/stochastic_doctor/diagnostics.py
src/sc_neurocore/studio/__init__.py
src/sc_neurocore/studio/analysis.py
src/sc_neurocore/studio/app.py
src/sc_neurocore/studio/characterize.py
src/sc_neurocore/studio/codegen.py
src/sc_neurocore/studio/compiler.py
src/sc_neurocore/studio/model_scan.py
src/sc_neurocore/studio/models.py
src/sc_neurocore/studio/network.py
src/sc_neurocore/studio/network_graph.py
src/sc_neurocore/studio/presets.py
src/sc_neurocore/studio/progress.py
src/sc_neurocore/studio/project.py
src/sc_neurocore/studio/simulation.py
src/sc_neurocore/studio/svg_export.py
src/sc_neurocore/studio/synthesis.py
src/sc_neurocore/studio/templates.py
src/sc_neurocore/studio/training.py
src/sc_neurocore/symbolic/__init__.py
src/sc_neurocore/symbolic/spike_logic.py
src/sc_neurocore/synapses/__init__.py
src/sc_neurocore/synapses/bcm.py
src/sc_neurocore/synapses/clopath_stdp.py
src/sc_neurocore/synapses/dopamine_stdp.py
src/sc_neurocore/synapses/dot_product.py
src/sc_neurocore/synapses/gap_junction.py
src/sc_neurocore/synapses/r_stdp.py
src/sc_neurocore/synapses/sc_synapse.py
src/sc_neurocore/synapses/short_term_plasticity.py
src/sc_neurocore/synapses/stochastic_stdp.py
src/sc_neurocore/synapses/tripartite.py
src/sc_neurocore/synapses/triplet_stdp.py
src/sc_neurocore/temporal_hierarchy/__init__.py
src/sc_neurocore/temporal_hierarchy/multi_clock.py
src/sc_neurocore/topology/__init__.py
src/sc_neurocore/topology/analyzer.py
src/sc_neurocore/training/__init__.py
src/sc_neurocore/training/delay_linear.py
src/sc_neurocore/training/encoding.py
src/sc_neurocore/training/equilibrium_propagation.py
src/sc_neurocore/training/loops.py
src/sc_neurocore/training/losses.py
src/sc_neurocore/training/sc_correlation_regularizers.py
src/sc_neurocore/training/sc_estimators.py
src/sc_neurocore/training/snn_modules.py
src/sc_neurocore/training/stochastic_backprop.py
src/sc_neurocore/training/stochastic_backprop_export.py
src/sc_neurocore/training/surrogate.py
src/sc_neurocore/training/utils.py
src/sc_neurocore/transfer/__init__.py
src/sc_neurocore/transfer/checkpoint.py
src/sc_neurocore/transfer/fine_tune.py
src/sc_neurocore/transformers/__init__.py
src/sc_neurocore/transformers/block.py
src/sc_neurocore/transformers/spikformer.py
src/sc_neurocore/utils/__init__.py
src/sc_neurocore/utils/adapter_discovery.py
src/sc_neurocore/utils/adaptive.py
src/sc_neurocore/utils/bitstreams.py
src/sc_neurocore/utils/connectomes.py
src/sc_neurocore/utils/decorrelators.py
src/sc_neurocore/utils/deprecation.py
src/sc_neurocore/utils/fault_injection.py
src/sc_neurocore/utils/fsm_activations.py
src/sc_neurocore/utils/lds_decorrelation.py
src/sc_neurocore/utils/logging.py
src/sc_neurocore/utils/model_bridge.py
src/sc_neurocore/utils/numerics.py
src/sc_neurocore/utils/profiling.py
src/sc_neurocore/utils/registry.py
src/sc_neurocore/utils/rng.py
src/sc_neurocore/uvm_gen/__init__.py
src/sc_neurocore/uvm_gen/uvm_gen.py
src/sc_neurocore/verification/__init__.py
src/sc_neurocore/verification/formal_proofs.py
src/sc_neurocore/verification/safety.py
src/sc_neurocore/verification/snn_standard.py
src/sc_neurocore/verification/temporal_properties.py
src/scpn_neurocore/__init__.py
src/scpn_neurocore/bridge.py
src/scpn_neurocore/datastream.py
tests/test_accel_gpu_backend_contracts.py
tests/test_accel_jit_kernel_contracts.py
tests/test_accel_mpi_driver_contracts.py
tests/test_adapter_ecosystem.py
tests/test_adaptive_audio.py
tests/test_adaptive_length.py
tests/test_adaptive_precision.py
tests/test_adaptive_runtime_precision.py
tests/test_adc_to_spike_quantiser.py
tests/test_adc_to_spike_quantiser_synth.py
tests/test_advanced_layers.py
tests/test_advanced_plasticity.py
tests/test_aer_priority_queue.py
tests/test_aer_spike_codec.py
tests/test_ai_neurons.py
tests/test_alternative_path.py
tests/test_astrocyte_adapter.py
tests/test_audio_ssgf_mapping_contracts.py
tests/test_augmentation.py
tests/test_autofit.py
tests/test_bcm.py
tests/test_behavioral_equivalence.py
tests/test_benchmark_context.py
tests/test_benchmark_evidence_docs.py
tests/test_benchmark_harness_contracts.py
tests/test_benchmarks_neurobench.py
tests/test_bio.py
tests/test_bio_chaos_spatial_learning.py
tests/test_biophysical_neurons.py
tests/test_bipolar_sc.py
tests/test_block_floating_dense_hdl.py
tests/test_bridges_aer_router.py
tests/test_bridges_dna_mapper.py
tests/test_bridges_photonic_noc.py
tests/test_bridges_quantum_annealing.py
tests/test_brunel_regression.py
tests/test_brunel_translator.py
tests/test_bus_interface_live_control.py
tests/test_bus_mixed_precision.py
tests/test_callbacks.py
tests/test_chaos.py
tests/test_chaotic_encoder.py
tests/test_chip_compiler.py
tests/test_circuit_primitives.py
tests/test_cli.py
tests/test_cli_info_contracts.py
tests/test_clopath_stdp.py
tests/test_codec_registry.py
tests/test_comm_aer.py
tests/test_compare_experimental_suites.py
tests/test_compiler_live_control.py
tests/test_compiler_pipeline_contracts.py
tests/test_compiler_service.py
tests/test_compression_toolkit.py
tests/test_continual.py
tests/test_contrastive.py
tests/test_control.py
tests/test_conversion.py
tests/test_conversion_ann_snn.py
tests/test_cordiv_division.py
tests/test_core_bitstream_utility_contracts.py
tests/test_core_mdl_parser_contracts.py
tests/test_core_orchestrator_contracts.py
tests/test_core_tensor_stream_contracts.py
tests/test_cortical_column.py
tests/test_cortical_column_dynamics.py
tests/test_cortical_column_go_parity.py
tests/test_cortical_column_julia_parity.py
tests/test_cortical_column_mojo_parity.py
tests/test_cosimulation.py
tests/test_dashboard.py
tests/test_datasets.py
tests/test_dcls_q88_cosim.py
tests/test_dcls_rtl_emission.py
tests/test_dcls_synth_zu3eg.py
tests/test_debug_toolkit.py
tests/test_delay_training.py
tests/test_delta_spike_codec.py
tests/test_dense_optimization.py
tests/test_deployment.py
tests/test_deprecation.py
tests/test_digital_twin.py
tests/test_digital_twin_fpga.py
tests/test_dispatcher_error_paths.py
tests/test_distillation.py
tests/test_docs_internal_link_hygiene.py
tests/test_docs_navigation_policy.py
tests/test_doctor.py
tests/test_dot_product.py
tests/test_dsl_to_verilog.py
tests/test_eda_toolchain_versions.py
tests/test_encoding_zoo.py
tests/test_energy_accounting.py
tests/test_energy_estimator.py
tests/test_engine_lif_vector_run.py
tests/test_engine_probability_array_encoding.py
tests/test_equation_builder.py
tests/test_equation_builder_adversarial.py
tests/test_equation_compiler.py
tests/test_equation_units.py
tests/test_equilibrium_propagation.py
tests/test_event_driven.py
tests/test_examples_pretrained_checkpoint_contract.py
tests/test_exceptions.py
tests/test_experimental_runner.py
tests/test_experiments_bitstream_drive_contract.py
tests/test_experiments_convergence_bundle_contract.py
tests/test_explain.py
tests/test_export_file_write_contracts.py
tests/test_extended_neurons.py
tests/test_fault_injection.py
tests/test_fault_injection_module.py
tests/test_fault_tolerance.py
tests/test_few_shot.py
tests/test_fim_symmetry_dynamics.py
tests/test_formal_network_properties.py
tests/test_formal_proofs.py
tests/test_frontiers.py
tests/test_fusion.py
tests/test_fusion_multimodal.py
tests/test_fuzz_bitstream_ir.py
tests/test_fuzz_chip_spec_json_inputs.py
tests/test_fuzz_equation_mlir_lowering_inputs.py
tests/test_fuzz_hdl_source_lowering_inputs.py
tests/test_fuzz_model_zoo_npz_inputs.py
tests/test_fuzz_nir_import_inputs.py
tests/test_fuzz_optimizer_evidence_json_inputs.py
tests/test_fuzz_scpn_datastream_json_inputs.py
tests/test_fuzz_studio_graph_inputs.py
tests/test_fuzz_transfer_checkpoint_inputs.py
tests/test_gamma_oscillation.py
tests/test_gamma_oscillation_go_parity.py
tests/test_gamma_oscillation_julia_parity.py
tests/test_gamma_oscillation_mojo_parity.py
tests/test_gap_junction.py
tests/test_gap_models.py
tests/test_generate_docs.py
tests/test_generative_three_d_contracts.py
tests/test_gnn_sc_mode.py
tests/test_go_rk4_neuron_parity.py
tests/test_goldstone_mode.py
tests/test_gotm_brain.py
tests/test_gpu_backend.py
tests/test_graph_topology.py
tests/test_hardware.py
tests/test_hardware_aware.py
tests/test_hardware_interface.py
tests/test_hardware_package_contracts.py
tests/test_hdc.py
tests/test_hdc_python.py
tests/test_hdl_axis_interface.py
tests/test_hh_validation.py
tests/test_holonomic_adapter_stack_contract.py
tests/test_homeostasis.py
tests/test_homeostatic_lif.py
tests/test_hub_bundle.py
tests/test_hypothesis_fuzz.py
tests/test_ibm_verification_circuits.py
tests/test_identity_checkpoint_contracts.py
tests/test_identity_decoder_contracts.py
tests/test_identity_director.py
tests/test_identity_lazarus.py
tests/test_identity_substrate.py
tests/test_industrial_applications.py
tests/test_integration.py
tests/test_intelligence_core.py
tests/test_intelligence_digital_twin.py
tests/test_intelligence_exotic_physics.py
tests/test_intelligence_power_and_thermal.py
tests/test_intelligence_reporting.py
tests/test_intelligence_security_and_compliance.py
tests/test_intelligence_soc_and_chiplet.py
tests/test_intelligence_verification_and_safety.py
tests/test_ir_python.py
tests/test_ir_type_checker.py
tests/test_izhikevich_20_patterns.py
tests/test_jax_adapter_fallback_contracts.py
tests/test_jax_backend.py
tests/test_jax_layer.py
tests/test_julia_rk4_neuron_parity.py
tests/test_kuramoto_python.py
tests/test_kuramoto_ssgf_python.py
tests/test_lava_integration.py
tests/test_layer_count_derivation.py
tests/test_lds_decorrelation.py
tests/test_learning_advanced.py
tests/test_license.py
tests/test_lif_fi_curve.py
tests/test_loihi_cuba_docs.py
tests/test_lr_schedulers.py
tests/test_math_category_theory_contracts.py
tests/test_microtubule_superradiance.py
tests/test_mixed_precision.py
tests/test_mixed_precision_dense_hdl.py
tests/test_mlir_emitter.py
tests/test_mlperf_sc_report.py
tests/test_mlperf_sc_runner.py
tests/test_mlperf_sc_schema.py
tests/test_model_adaptive_threshold_if.py
tests/test_model_adaptive_threshold_moe.py
tests/test_model_adex.py
tests/test_model_ai_optimized.py
tests/test_model_aihara_map_neuron.py
tests/test_model_akida_neuron.py
tests/test_model_alpha.py
tests/test_model_alpha_motor_neuron.py
tests/test_model_amari_field.py
tests/test_model_arcane_neuron.py
tests/test_model_astrocyte.py
tests/test_model_astrocyte_adapter.py
tests/test_model_astrocyte_lif.py
tests/test_model_atype_k_neuron.py
tests/test_model_av_ron_cardiac.py
tests/test_model_balanced_resonate_and_fire.py
tests/test_model_benda_herz.py
tests/test_model_bertram_phantom.py
tests/test_model_bk_neuron.py
tests/test_model_booth_rinzel.py
tests/test_model_brainscales_adex.py
tests/test_model_brunel_wang.py
tests/test_model_butera_respiratory.py
tests/test_model_cazelles_map.py
tests/test_model_cerebellar_basket_neuron.py
tests/test_model_cfc.py
tests/test_model_chandelier_neuron.py
tests/test_model_chay.py
tests/test_model_chay_keizer.py
tests/test_model_chialvo_map.py
tests/test_model_clif.py
tests/test_model_coba_lif.py
tests/test_model_cochlear_hair_cell.py
tests/test_model_compte_wm.py
tests/test_model_connor_stevens.py
tests/test_model_courage_nekorkin_map.py
tests/test_model_dcn_neuron.py
tests/test_model_de_schutter_purkinje.py
tests/test_model_dendrify.py
tests/test_model_destexhe_thalamic.py
tests/test_model_direction_selective_rgc.py
tests/test_model_dpi_neuron.py
tests/test_model_durstewitz_dopamine.py
tests/test_model_e_prop_alif.py
tests/test_model_energy_lif.py
tests/test_model_ermentrout_kopell.py
tests/test_model_ermentrout_kopell_map_neuron.py
tests/test_model_escape_rate.py
tests/test_model_expif.py
tests/test_model_fitzhugh_nagumo.py
tests/test_model_fitzhugh_rinzel.py
tests/test_model_fractional_lif.py
tests/test_model_galves_locherbach.py
tests/test_model_gamma_motor_neuron.py
tests/test_model_gamma_renewal.py
tests/test_model_gated_lif.py
tests/test_model_gif_population.py
tests/test_model_glif.py
tests/test_model_glm_neuron.py
tests/test_model_golgi_cell.py
tests/test_model_golomb_fs.py
tests/test_model_granule_cell.py
tests/test_model_gutkin_ermentrout.py
tests/test_model_hay_l5.py
tests/test_model_hill_tononi.py
tests/test_model_hindmarsh_rose.py
tests/test_model_hodgkin_huxley.py
tests/test_model_huber_braun.py
tests/test_model_ibarz_tanaka.py
tests/test_model_ilif.py
tests/test_model_inhomogeneous_poisson.py
tests/test_model_iqif.py
tests/test_model_jansen_rit.py
tests/test_model_klif.py
tests/test_model_lapicque.py
tests/test_model_larter_breakspear.py
tests/test_model_leaky_compete_fire.py
tests/test_model_lnm.py
tests/test_model_loihi2.py
tests/test_model_loihi_cuba.py
tests/test_model_ltc.py
tests/test_model_lugaro_cell.py
tests/test_model_mainen_sejnowski.py
tests/test_model_marder_stg.py
tests/test_model_mat.py
tests/test_model_mcculloch_pitts.py
tests/test_model_mckean.py
tests/test_model_medvedev_map.py
tests/test_model_mihalas_niebur.py
tests/test_model_morris_lecar.py
tests/test_model_motor_unit.py
tests/test_model_neurogrid.py
tests/test_model_nlif.py
tests/test_model_non_resetting_lif.py
tests/test_model_perfect_integrator.py
tests/test_model_pernarowski.py
tests/test_model_pinsky_rinzel.py
tests/test_model_plant_r15.py
tests/test_model_plif.py
tests/test_model_poisson.py
tests/test_model_pospischil.py
tests/test_model_prescott.py
tests/test_model_psn.py
tests/test_model_quadratic_if.py
tests/test_model_rall_cable.py
tests/test_model_renshaw_cell.py
tests/test_model_resonate_and_fire.py
tests/test_model_rulkov_map.py
tests/test_model_sfa.py
tests/test_model_sherman_rinzel_keizer.py
tests/test_model_siegert.py
tests/test_model_sigma_delta.py
tests/test_model_sigmoid_rate.py
tests/test_model_spike_response.py
tests/test_model_spinnaker2.py
tests/test_model_spinnaker_lif.py
tests/test_model_srm0.py
tests/test_model_stellate_cell.py
tests/test_model_stochastic_if.py
tests/test_model_superspike_neuron.py
tests/test_model_tc_lif.py
tests/test_model_terman_wang.py
tests/test_model_theta.py
tests/test_model_threshold_linear_rate.py
tests/test_model_traub_miles.py
tests/test_model_truenorth.py
tests/test_model_tsodyks_markram.py
tests/test_model_unipolar_brush_cell.py
tests/test_model_upper_motor_neuron.py
tests/test_model_wang_buzsaki.py
tests/test_model_wendling.py
tests/test_model_wilson_cowan.py
tests/test_model_wilson_hr.py
tests/test_model_wong_wang.py
tests/test_model_yamada.py
tests/test_model_zoo.py
tests/test_mojo_rk4_neuron_parity.py
tests/test_mpi_runner.py
tests/test_mpi_runner_real.py
tests/test_multihead_attention.py
tests/test_nas.py
tests/test_network_basic.py
tests/test_network_monitors_stimulus.py
tests/test_neural_decoders.py
tests/test_neuro_symbolic_self_verification.py
tests/test_neuroml_import.py
tests/test_neuron_families.py
tests/test_neuron_integrator_cross_language_parity.py
tests/test_neuron_integrator_paths.py
tests/test_neuron_runtime_state_contracts.py
tests/test_neurons.py
tests/test_new_models.py
tests/test_new_neurons.py
tests/test_nir_bridge.py
tests/test_nir_fpga_pipeline.py
tests/test_nir_hardware_targets.py
tests/test_nir_neuromorphic_adapters.py
tests/test_nir_silicon_mapping.py
tests/test_numerics.py
tests/test_numpy_interop.py
tests/test_online_learning.py
tests/test_online_o1_adaptation_benchmark.py
tests/test_online_o1_learning.py
tests/test_optics.py
tests/test_optimizer_resource.py
tests/test_optional_adapter_contracts.py
tests/test_orca_posner_hf.py
tests/test_petri_net.py
tests/test_phi_estimation.py
tests/test_physical_twin.py
tests/test_physics.py
tests/test_pipeline_ingestion_contracts.py
tests/test_pipeline_stages.py
tests/test_pipeline_training.py
tests/test_planner.py
tests/test_platforms.py
tests/test_precision_envelope_guard_hdl.py
tests/test_precision_overflow_trap_hdl.py
tests/test_predictive_coding.py
tests/test_predictive_spike_codec.py
tests/test_pretrained.py
tests/test_privacy.py
tests/test_privacy_governance.py
tests/test_profiler_platform.py
tests/test_profiling.py
tests/test_public_api.py
tests/test_public_docstring_policy.py
tests/test_publish_workflow.py
tests/test_pynq_driver.py
tests/test_qat.py
tests/test_qat_torch.py
tests/test_qc_e2e.py
tests/test_qec_surface.py
tests/test_quantisation_pipeline.py
tests/test_quantizer.py
tests/test_quantum_bridge.py
tests/test_quantum_cognition.py
tests/test_quantum_cognition_docs.py
tests/test_quantum_hybrid.py
tests/test_quantum_qec_contracts.py
tests/test_quantum_stabilisation.py
tests/test_quasirandom_emitter.py
tests/test_rall_dendrite.py
tests/test_registry.py
tests/test_release_surface_consistency.py
tests/test_reservoir.py
tests/test_residual.py
tests/test_resilience.py
tests/test_robotics.py
tests/test_run_experimental_suite.py
tests/test_rust_attention_softmax.py
tests/test_rust_graph_sparse.py
tests/test_rust_integration.py
tests/test_rust_python_neuron_parity.py
tests/test_rust_rk4_neuron_parity.py
tests/test_sc_convergence.py
tests/test_sc_division.py
tests/test_sc_neurocore_engine_reexports.py
tests/test_sc_primitives.py
tests/test_sc_quantum_compiler.py
tests/test_schema_validator.py
tests/test_scnir_compatibility.py
tests/test_scnir_convert.py
tests/test_scnir_fpga_integration.py
tests/test_scnir_handoff_audit.py
tests/test_scnir_schema.py
tests/test_scpn_cross_layer.py
tests/test_scpn_datastream.py
tests/test_scpn_integrated.py
tests/test_scpn_l10_boundary.py
tests/test_scpn_l10_qec_boundary_contracts.py
tests/test_scpn_l11_boundary_protection_contracts.py
tests/test_scpn_l11_morphic.py
tests/test_scpn_l12_noospheric_gaian_contracts.py
tests/test_scpn_l12_quantum_info.py
tests/test_scpn_l13_source_sampling_contracts.py
tests/test_scpn_l13_temporal.py
tests/test_scpn_l14_integration_contracts.py
tests/test_scpn_l14_source_bridge_contracts.py
tests/test_scpn_l15_bridge_sec_contracts.py
tests/test_scpn_l15_meta_contracts.py
tests/test_scpn_l16_bridge_closure_contracts.py
tests/test_scpn_l16_director_contracts.py
tests/test_scpn_l1_basic.py
tests/test_scpn_l1_quantum_contracts.py
tests/test_scpn_l2_neurochemical_contracts.py
tests/test_scpn_l3_genomic_contracts.py
tests/test_scpn_l4_cellular_contracts.py
tests/test_scpn_l5_organismal_contracts.py
tests/test_scpn_l6_ecological_contracts.py
tests/test_scpn_l7_symbolic_contracts.py
tests/test_scpn_l8_phase_field.py
tests/test_scpn_l9_holographic_contracts.py
tests/test_scpn_l9_memory.py
tests/test_scpn_layer_helper_contracts.py
tests/test_scpn_neurocore_bridge.py
tests/test_scpn_neurocore_datastream.py
tests/test_security.py
tests/test_security_checkpoint_loading.py
tests/test_security_side_channel_benchmark.py
tests/test_security_side_channel_metrics.py
tests/test_security_thermal_sc_encoding.py
tests/test_sensors_dvs.py
tests/test_serve_server.py
tests/test_shd_iterative_prune_protocol.py
tests/test_side_channel_docs.py
tests/test_sleep_edge_contracts.py
tests/test_sleep_optimizer.py
tests/test_snn_optimizer.py
tests/test_snn_verification_standard.py
tests/test_sobol_attention.py
tests/test_solvers_ode.py
tests/test_sonata_import.py
tests/test_sources_and_profiling.py
tests/test_spade_gpfa.py
tests/test_spike_alu.py
tests/test_spike_codec.py
tests/test_spike_dsp.py
tests/test_spike_gnn.py
tests/test_spike_norm.py
tests/test_spike_ode.py
tests/test_spike_predictor.py
tests/test_spike_profiler.py
tests/test_spike_stats_sorting_quality.py
tests/test_spike_stats_toolkit_edge_contracts.py
tests/test_spike_stats_waveform.py
tests/test_spike_train_stats.py
tests/test_spike_train_stats_extended.py
tests/test_spikeinterface_adapter.py
tests/test_spikformer.py
tests/test_static_analysis.py
tests/test_stochastic_backprop_benchmark.py
tests/test_stochastic_backprop_docs.py
tests/test_stochastic_core_properties.py
tests/test_stochastic_lif.py
tests/test_streaming_spike_codec.py
tests/test_structured_logging.py
tests/test_studio_advanced.py
tests/test_studio_analysis.py
tests/test_studio_app.py
tests/test_studio_compiler.py
tests/test_studio_endpoints.py
tests/test_studio_integration.py
tests/test_studio_model_scan.py
tests/test_studio_network_canvas.py
tests/test_studio_progress.py
tests/test_studio_rust_integration.py
tests/test_studio_simulation.py
tests/test_studio_svg_export.py
tests/test_studio_synthesis.py
tests/test_studio_templates.py
tests/test_studio_training.py
tests/test_supply_chain_audit.py
tests/test_surrogate_python.py
tests/test_swarm.py
tests/test_swarm_control.py
tests/test_swarm_fitness_contracts.py
tests/test_symbolic.py
tests/test_synapses.py
tests/test_synapses_stdp.py
tests/test_synthesis_conjectures.py
tests/test_systems.py
tests/test_tcbo_demo.py
tests/test_temporal_hierarchy.py
tests/test_temporal_properties.py
tests/test_tensor_stream.py
tests/test_timing_framework.py
tests/test_topological_observables.py
tests/test_topology.py
tests/test_topology_generators.py
tests/test_torch_training.py
tests/test_transcriptomic.py
tests/test_transfer.py
tests/test_transformer_block.py
tests/test_tripartite.py
tests/test_triplet_stdp.py
tests/test_ultrascale_plus_dense_folding.py
tests/test_ultrascale_plus_flow.py
tests/test_ultrascale_plus_resource_budget.py
tests/test_ultrascale_plus_target.py
tests/test_universal_dsl.py
tests/test_utils.py
tests/test_utils_extended.py
tests/test_validate_experimental_reports.py
tests/test_variability_edge_cases.py
tests/test_verification_safety_contracts.py
tests/test_verify_hardware_link.py
tests/test_verilog_integration.py
tests/test_viz_neuro_art.py
tests/test_viz_plots.py
tests/test_viz_web_viz.py
tests/test_waveform_codec.py
tests/test_wilson_cowan_dynamics.py
tests/test_wilson_cowan_go_parity.py
tests/test_wilson_cowan_julia_parity.py
tests/test_wilson_cowan_mojo_parity.py
tests/test_wilson_cowan_parity.py
tests/test_wong_wang_dynamics.py
tests/test_wong_wang_go_parity.py
tests/test_wong_wang_julia_parity.py
tests/test_wong_wang_mojo_parity.py
tests/test_wong_wang_parity.py
tests/test_world_model.py
tests/test_world_model_planner_contracts.py