CMakeLists.txt
LICENSE
MANIFEST.in
README.md
VERSION
setup.cfg
setup.py
arbor/CMakeLists.txt
arbor/arbexcept.cpp
arbor/assert.cpp
arbor/benchmark_cell_group.cpp
arbor/benchmark_cell_group.hpp
arbor/cable_cell.cpp
arbor/cable_cell_param.cpp
arbor/cell_group.hpp
arbor/cell_group_factory.cpp
arbor/cell_group_factory.hpp
arbor/common_types_io.cpp
arbor/connection.hpp
arbor/cv_policy.cpp
arbor/distributed_context.hpp
arbor/epoch.hpp
arbor/event_binner.cpp
arbor/event_binner.hpp
arbor/event_queue.hpp
arbor/execution_context.cpp
arbor/execution_context.hpp
arbor/fvm_layout.cpp
arbor/fvm_layout.hpp
arbor/fvm_lowered_cell.hpp
arbor/fvm_lowered_cell_impl.cpp
arbor/fvm_lowered_cell_impl.hpp
arbor/gpu_context.cpp
arbor/gpu_context.hpp
arbor/label_resolution.cpp
arbor/label_resolution.hpp
arbor/lif_cell_group.cpp
arbor/lif_cell_group.hpp
arbor/matrix.hpp
arbor/mc_cell_group.cpp
arbor/mc_cell_group.hpp
arbor/mechcat.cpp
arbor/merge_events.cpp
arbor/merge_events.hpp
arbor/partition_load_balance.cpp
arbor/s_expr.cpp
arbor/sampler_map.hpp
arbor/schedule.cpp
arbor/simulation.cpp
arbor/spike_event_io.cpp
arbor/spike_source_cell_group.cpp
arbor/spike_source_cell_group.hpp
arbor/symmetric_recipe.cpp
arbor/thread_private_spike_store.cpp
arbor/thread_private_spike_store.hpp
arbor/tree.cpp
arbor/tree.hpp
arbor/version.cpp
arbor.egg-info/PKG-INFO
arbor.egg-info/SOURCES.txt
arbor.egg-info/dependency_links.txt
arbor.egg-info/not-zip-safe
arbor.egg-info/requires.txt
arbor.egg-info/top_level.txt
arbor/backends/event.hpp
arbor/backends/event_delivery.md
arbor/backends/matrix_storage.md
arbor/backends/multi_event_stream_state.hpp
arbor/backends/threshold_crossing.hpp
arbor/backends/gpu/cuda_api.hpp
arbor/backends/gpu/forest.cpp
arbor/backends/gpu/forest.hpp
arbor/backends/gpu/fvm.cpp
arbor/backends/gpu/fvm.hpp
arbor/backends/gpu/gpu_api.hpp
arbor/backends/gpu/gpu_common.hpp
arbor/backends/gpu/gpu_store_types.hpp
arbor/backends/gpu/hip_api.hpp
arbor/backends/gpu/math_cu.hpp
arbor/backends/gpu/matrix_assemble.cu
arbor/backends/gpu/matrix_common.hpp
arbor/backends/gpu/matrix_fine.cu
arbor/backends/gpu/matrix_fine.hpp
arbor/backends/gpu/matrix_solve.cu
arbor/backends/gpu/matrix_state_fine.hpp
arbor/backends/gpu/matrix_state_flat.hpp
arbor/backends/gpu/mechanism.cpp
arbor/backends/gpu/mechanism.cu
arbor/backends/gpu/mechanism.hpp
arbor/backends/gpu/multi_event_stream.cpp
arbor/backends/gpu/multi_event_stream.cu
arbor/backends/gpu/multi_event_stream.hpp
arbor/backends/gpu/reduce_by_key.hpp
arbor/backends/gpu/shared_state.cpp
arbor/backends/gpu/shared_state.cu
arbor/backends/gpu/shared_state.hpp
arbor/backends/gpu/stack.hpp
arbor/backends/gpu/stack_cu.hpp
arbor/backends/gpu/stack_storage.hpp
arbor/backends/gpu/stimulus.cu
arbor/backends/gpu/stimulus.hpp
arbor/backends/gpu/threshold_watcher.cu
arbor/backends/gpu/threshold_watcher.hpp
arbor/backends/multicore/fvm.cpp
arbor/backends/multicore/fvm.hpp
arbor/backends/multicore/matrix_state.hpp
arbor/backends/multicore/mechanism.cpp
arbor/backends/multicore/mechanism.hpp
arbor/backends/multicore/multi_event_stream.hpp
arbor/backends/multicore/multicore_common.hpp
arbor/backends/multicore/partition_by_constraint.hpp
arbor/backends/multicore/shared_state.cpp
arbor/backends/multicore/shared_state.hpp
arbor/backends/multicore/threshold_watcher.hpp
arbor/communication/communicator.cpp
arbor/communication/communicator.hpp
arbor/communication/dry_run_context.cpp
arbor/communication/gathered_vector.hpp
arbor/communication/mpi.cpp
arbor/communication/mpi.hpp
arbor/communication/mpi_context.cpp
arbor/communication/mpi_error.cpp
arbor/hardware/memory.cpp
arbor/hardware/memory.hpp
arbor/hardware/power.cpp
arbor/hardware/power.hpp
arbor/include/CMakeLists.txt
arbor/include/git-source-id
arbor/include/arbor/arbexcept.hpp
arbor/include/arbor/assert.hpp
arbor/include/arbor/assert_macro.hpp.disabled
arbor/include/arbor/assert_macro.hpp.enabled
arbor/include/arbor/benchmark_cell.hpp
arbor/include/arbor/cable_cell.hpp
arbor/include/arbor/cable_cell_param.hpp
arbor/include/arbor/common_types.hpp
arbor/include/arbor/constants.hpp
arbor/include/arbor/context.hpp
arbor/include/arbor/cv_policy.hpp
arbor/include/arbor/domain_decomposition.hpp
arbor/include/arbor/event_generator.hpp
arbor/include/arbor/fvm_types.hpp
arbor/include/arbor/generic_event.hpp
arbor/include/arbor/lif_cell.hpp
arbor/include/arbor/load_balance.hpp
arbor/include/arbor/math.hpp
arbor/include/arbor/mechanism.hpp
arbor/include/arbor/mechanism_ppack.hpp
arbor/include/arbor/mechcat.hpp
arbor/include/arbor/mechinfo.hpp
arbor/include/arbor/recipe.hpp
arbor/include/arbor/s_expr.hpp
arbor/include/arbor/sampling.hpp
arbor/include/arbor/schedule.hpp
arbor/include/arbor/simple_sampler.hpp
arbor/include/arbor/simulation.hpp
arbor/include/arbor/spike.hpp
arbor/include/arbor/spike_event.hpp
arbor/include/arbor/spike_source_cell.hpp
arbor/include/arbor/string_literals.hpp
arbor/include/arbor/symmetric_recipe.hpp
arbor/include/arbor/communication/mpi_error.hpp
arbor/include/arbor/morph/embed_pwlin.hpp
arbor/include/arbor/morph/label_dict.hpp
arbor/include/arbor/morph/label_parse.hpp
arbor/include/arbor/morph/locset.hpp
arbor/include/arbor/morph/mcable_map.hpp
arbor/include/arbor/morph/morphexcept.hpp
arbor/include/arbor/morph/morphology.hpp
arbor/include/arbor/morph/mprovider.hpp
arbor/include/arbor/morph/place_pwlin.hpp
arbor/include/arbor/morph/primitives.hpp
arbor/include/arbor/morph/region.hpp
arbor/include/arbor/morph/segment_tree.hpp
arbor/include/arbor/morph/stitch.hpp
arbor/include/arbor/profile/clock.hpp
arbor/include/arbor/profile/meter.hpp
arbor/include/arbor/profile/meter_manager.hpp
arbor/include/arbor/profile/profiler.hpp
arbor/include/arbor/profile/timer.hpp
arbor/include/arbor/simd/approx.hpp
arbor/include/arbor/simd/avx.hpp
arbor/include/arbor/simd/avx512.hpp
arbor/include/arbor/simd/generic.hpp
arbor/include/arbor/simd/implbase.hpp
arbor/include/arbor/simd/native.hpp
arbor/include/arbor/simd/neon.hpp
arbor/include/arbor/simd/simd.hpp
arbor/include/arbor/simd/simd_io.hpp
arbor/include/arbor/simd/sve.hpp
arbor/include/arbor/util/any_cast.hpp
arbor/include/arbor/util/any_ptr.hpp
arbor/include/arbor/util/any_visitor.hpp
arbor/include/arbor/util/compat.hpp
arbor/include/arbor/util/expected.hpp
arbor/include/arbor/util/extra_traits.hpp
arbor/include/arbor/util/handle_set.hpp
arbor/include/arbor/util/hash_def.hpp
arbor/include/arbor/util/lexcmp_def.hpp
arbor/include/arbor/util/pp_util.hpp
arbor/include/arbor/util/scope_exit.hpp
arbor/include/arbor/util/typed_map.hpp
arbor/include/arbor/util/uninitialized.hpp
arbor/include/arbor/util/unique_any.hpp
arbor/io/locked_ostream.cpp
arbor/io/locked_ostream.hpp
arbor/io/save_ios.hpp
arbor/io/sepval.hpp
arbor/io/serialize_hex.cpp
arbor/io/serialize_hex.hpp
arbor/io/trace.hpp
arbor/memory/allocator.hpp
arbor/memory/array.hpp
arbor/memory/array_view.hpp
arbor/memory/copy.hpp
arbor/memory/definitions.hpp
arbor/memory/device_coordinator.hpp
arbor/memory/fill.cu
arbor/memory/fill.hpp
arbor/memory/gpu_wrappers.cpp
arbor/memory/gpu_wrappers.hpp
arbor/memory/host_coordinator.hpp
arbor/memory/memory.hpp
arbor/memory/range_limits.hpp
arbor/memory/util.cpp
arbor/memory/util.hpp
arbor/memory/wrappers.hpp
arbor/morph/embed_pwlin.cpp
arbor/morph/label_dict.cpp
arbor/morph/label_parse.cpp
arbor/morph/locset.cpp
arbor/morph/morphexcept.cpp
arbor/morph/morphology.cpp
arbor/morph/mprovider.cpp
arbor/morph/place_pwlin.cpp
arbor/morph/primitives.cpp
arbor/morph/region.cpp
arbor/morph/segment_tree.cpp
arbor/morph/stitch.cpp
arbor/profile/clock.cpp
arbor/profile/memory_meter.cpp
arbor/profile/memory_meter.hpp
arbor/profile/meter_manager.cpp
arbor/profile/meters.md
arbor/profile/power_meter.cpp
arbor/profile/power_meter.hpp
arbor/profile/profiler.cpp
arbor/profile/profiler_macro.hpp
arbor/threading/enumerable_thread_specific.hpp
arbor/threading/threading.cpp
arbor/threading/threading.hpp
arbor/util/cbrng.hpp
arbor/util/config.hpp
arbor/util/counter.hpp
arbor/util/cycle.hpp
arbor/util/file.hpp
arbor/util/filter.hpp
arbor/util/hostname.cpp
arbor/util/hostname.hpp
arbor/util/index_into.hpp
arbor/util/indirect.hpp
arbor/util/iterutil.hpp
arbor/util/maputil.hpp
arbor/util/mergeview.hpp
arbor/util/meta.hpp
arbor/util/nop.hpp
arbor/util/ordered_forest.hpp
arbor/util/padded_alloc.hpp
arbor/util/partition.hpp
arbor/util/partition_iterator.hpp
arbor/util/piecewise.hpp
arbor/util/range.hpp
arbor/util/rangeutil.hpp
arbor/util/ratelem.hpp
arbor/util/sentinel.hpp
arbor/util/span.hpp
arbor/util/strprintf.hpp
arbor/util/transform.hpp
arbor/util/unique.hpp
arbor/util/unwind.cpp
arbor/util/unwind.hpp
arborenv/CMakeLists.txt
arborenv/affinity.cpp
arborenv/concurrency.cpp
arborenv/cuda_api.hpp
arborenv/default_gpu.cpp
arborenv/gpu_api.hpp
arborenv/gpu_uuid.cpp
arborenv/gpu_uuid.hpp
arborenv/hip_api.hpp
arborenv/private_gpu.cpp
arborenv/include/arborenv/concurrency.hpp
arborenv/include/arborenv/gpu_env.hpp
arborenv/include/arborenv/with_mpi.hpp
arborio/CMakeLists.txt
arborio/asc_lexer.cpp
arborio/asc_lexer.hpp
arborio/cableio.cpp
arborio/neurolucida.cpp
arborio/neuroml.cpp
arborio/nml_parse_morphology.cpp
arborio/nml_parse_morphology.hpp
arborio/parse_s_expr.hpp
arborio/swcio.cpp
arborio/xml.cpp
arborio/xmlwrap.cpp
arborio/xmlwrap.hpp
arborio/include/arborio/cableio.hpp
arborio/include/arborio/neurolucida.hpp
arborio/include/arborio/neuroml.hpp
arborio/include/arborio/swcio.hpp
arborio/include/arborio/xml.hpp
cmake/CheckCompilerXLC.cmake
cmake/CompilerOptions.cmake
cmake/ErrorTarget.cmake
cmake/FindJulia.cmake
cmake/FindPythonModule.cmake
cmake/FindSphinx.cmake
cmake/FindThreadsCudaFix.cmake
cmake/FindUnwind.cmake
cmake/GitSubmodule.cmake
cmake/arbor-config.cmake.in
cmake/dummy.cpp
doc/CMakeLists.txt
doc/conf.py
doc/index.rst
doc/requirements.txt
doc/concepts/benchmark_cell.rst
doc/concepts/cable_cell.rst
doc/concepts/cell.rst
doc/concepts/decor.rst
doc/concepts/domdec.rst
doc/concepts/hardware.rst
doc/concepts/index.rst
doc/concepts/interconnectivity.rst
doc/concepts/labels.rst
doc/concepts/lif_cell.rst
doc/concepts/mechanisms.rst
doc/concepts/morphology.rst
doc/concepts/probe_sample.rst
doc/concepts/recipe.rst
doc/concepts/simulation.rst
doc/concepts/spike_source_cell.rst
doc/contrib/coding-style.rst
doc/contrib/doc.rst
doc/contrib/example.rst
doc/contrib/index.rst
doc/contrib/pr.rst
doc/contrib/test.rst
doc/cpp/cable_cell.rst
doc/cpp/cable_cell_format.rst
doc/cpp/cell.rst
doc/cpp/domdec.rst
doc/cpp/hardware.rst
doc/cpp/index.rst
doc/cpp/interconnectivity.rst
doc/cpp/morphology.rst
doc/cpp/probe_sample.rst
doc/cpp/profiler.rst
doc/cpp/recipe.rst
doc/cpp/simulation.rst
doc/cpp/version.rst
doc/fileformat/asc.rst
doc/fileformat/cable_cell.rst
doc/fileformat/example.swc
doc/fileformat/index.rst
doc/fileformat/neuroml.rst
doc/fileformat/nmodl.rst
doc/fileformat/swc.rst
doc/images/arbor-lines-proto-colour-notext.svg
doc/images/arbor-lines-proto-colour.svg
doc/install/build_install.rst
doc/install/index.rst
doc/install/python.rst
doc/install/spack.rst
doc/internals/extending_catalogues.rst
doc/internals/index.rst
doc/internals/simd_api.rst
doc/internals/util.rst
doc/math/.gitignore
doc/math/cable_equation/Makefile
doc/math/cable_equation/cable.bib
doc/math/cable_equation/cable_equation.tex
doc/math/model/SelfArx.cls
doc/math/model/appendix.tex
doc/math/model/bibliography.bib
doc/math/model/formulation.tex
doc/math/model/makefile
doc/math/model/report.tex
doc/math/model/symbols.tex
doc/math/model/images/cable.tex
doc/math/model/images/makefile
doc/math/model/images/soma.tex
doc/python/benchmark_cell.rst
doc/python/cable_cell.rst
doc/python/cable_cell_format.rst
doc/python/cell.rst
doc/python/decor.rst
doc/python/domdec.rst
doc/python/hardware.rst
doc/python/index.rst
doc/python/interconnectivity.rst
doc/python/labels.rst
doc/python/lif_cell.rst
doc/python/mechanisms.rst
doc/python/morphology.rst
doc/python/probe_sample.rst
doc/python/profiler.rst
doc/python/recipe.rst
doc/python/simulation.rst
doc/python/single_cell_model.rst
doc/python/spike_source_cell.rst
doc/scripts/gen-labels.py
doc/scripts/inputs.py
doc/scripts/make_images.py
doc/scripts/representation.py
doc/scripts/divio_docs_theme/__init__.py
doc/scripts/divio_docs_theme/breadcrumbs.html
doc/scripts/divio_docs_theme/footer.html
doc/scripts/divio_docs_theme/layout.html
doc/scripts/divio_docs_theme/search.html
doc/scripts/divio_docs_theme/searchbox.html
doc/scripts/divio_docs_theme/theme.conf
doc/scripts/divio_docs_theme/versions.html
doc/scripts/divio_docs_theme/static/css/divio.css
doc/scripts/divio_docs_theme/static/fonts/fontawesome-webfont.woff2
doc/scripts/divio_docs_theme/static/js/theme.js
doc/tutorial/index.rst
doc/tutorial/mpi.rst
doc/tutorial/mpi_result.svg
doc/tutorial/network_ring.rst
doc/tutorial/network_ring_result.svg
doc/tutorial/single_cell_cable.rst
doc/tutorial/single_cell_cable_result.svg
doc/tutorial/single_cell_cable_result_cv_policy.svg
doc/tutorial/single_cell_detailed.rst
doc/tutorial/single_cell_detailed_recipe.rst
doc/tutorial/single_cell_detailed_result.svg
doc/tutorial/single_cell_model.rst
doc/tutorial/single_cell_model_result.svg
doc/tutorial/single_cell_recipe.rst
example/CMakeLists.txt
example/readme.md
example/bench/CMakeLists.txt
example/bench/bench.cpp
example/bench/readme.md
example/brunel/CMakeLists.txt
example/brunel/brunel.cpp
example/brunel/readme.md
example/dryrun/CMakeLists.txt
example/dryrun/branch_cell.hpp
example/dryrun/dryrun.cpp
example/dryrun/readme.md
example/gap_junctions/CMakeLists.txt
example/gap_junctions/gap_junctions.cpp
example/gap_junctions/readme.md
example/generators/CMakeLists.txt
example/generators/generators.cpp
example/generators/readme.md
example/lfp/CMakeLists.txt
example/lfp/README.md
example/lfp/example_nrn_EP.png
example/lfp/lfp.cpp
example/lfp/neuron_lfp_example.py
example/lfp/plot-lfp.py
example/probe-demo/CMakeLists.txt
example/probe-demo/probe-demo.cpp
example/ring/CMakeLists.txt
example/ring/branch_cell.hpp
example/ring/readme.md
example/ring/ring.cpp
example/single/CMakeLists.txt
example/single/README.md
example/single/single.cpp
ext/CMakeLists.txt
ext/json/LICENSE.MIT
ext/json/README.md
ext/json/single_include/nlohmann/json.hpp
ext/random123/LICENSE
ext/random123/include/Random123/MicroURNG.hpp
ext/random123/include/Random123/ReinterpretCtr.hpp
ext/random123/include/Random123/aes.h
ext/random123/include/Random123/array.h
ext/random123/include/Random123/ars.h
ext/random123/include/Random123/boxmuller.hpp
ext/random123/include/Random123/gsl_microrng.h
ext/random123/include/Random123/philox.h
ext/random123/include/Random123/threefry.h
ext/random123/include/Random123/u01fixedpt.h
ext/random123/include/Random123/uniform.hpp
ext/random123/include/Random123/conventional/Engine.hpp
ext/random123/include/Random123/conventional/gsl_cbrng.h
ext/random123/include/Random123/features/clangfeatures.h
ext/random123/include/Random123/features/compilerfeatures.h
ext/random123/include/Random123/features/gccfeatures.h
ext/random123/include/Random123/features/iccfeatures.h
ext/random123/include/Random123/features/metalfeatures.h
ext/random123/include/Random123/features/msvcfeatures.h
ext/random123/include/Random123/features/nvccfeatures.h
ext/random123/include/Random123/features/open64features.h
ext/random123/include/Random123/features/openclfeatures.h
ext/random123/include/Random123/features/pgccfeatures.h
ext/random123/include/Random123/features/sse.h
ext/random123/include/Random123/features/sunprofeatures.h
ext/random123/include/Random123/features/xlcfeatures.h
ext/tinyopt/LICENSE
ext/tinyopt/README.md
ext/tinyopt/include/tinyopt/tinyopt.h
mechanisms/BuildModules.cmake
mechanisms/CMakeLists.txt
mechanisms/generate_catalogue
mechanisms/allen/CaDynamics.mod
mechanisms/allen/Ca_HVA.mod
mechanisms/allen/Ca_LVA.mod
mechanisms/allen/Ih.mod
mechanisms/allen/Im.mod
mechanisms/allen/Im_v2.mod
mechanisms/allen/K_P.mod
mechanisms/allen/K_T.mod
mechanisms/allen/Kd.mod
mechanisms/allen/Kv2like.mod
mechanisms/allen/Kv3_1.mod
mechanisms/allen/NaTa.mod
mechanisms/allen/NaTs.mod
mechanisms/allen/NaV.mod
mechanisms/allen/Nap.mod
mechanisms/allen/SK.mod
mechanisms/bbp/CaDynamics_E2.mod
mechanisms/bbp/Ca_HVA.mod
mechanisms/bbp/Ca_LVAst.mod
mechanisms/bbp/Ih.mod
mechanisms/bbp/Im.mod
mechanisms/bbp/K_Pst.mod
mechanisms/bbp/K_Tst.mod
mechanisms/bbp/NaTa_t.mod
mechanisms/bbp/NaTs2_t.mod
mechanisms/bbp/Nap_Et2.mod
mechanisms/bbp/SK_E2.mod
mechanisms/bbp/SKv3_1.mod
mechanisms/default/exp2syn.mod
mechanisms/default/expsyn.mod
mechanisms/default/expsyn_stdp.mod
mechanisms/default/hh.mod
mechanisms/default/kamt.mod
mechanisms/default/kdrmt.mod
mechanisms/default/nax.mod
mechanisms/default/nernst.mod
mechanisms/default/pas.mod
modcc/CMakeLists.txt
modcc/astmanip.cpp
modcc/astmanip.hpp
modcc/blocks.cpp
modcc/blocks.hpp
modcc/error.hpp
modcc/errorvisitor.cpp
modcc/errorvisitor.hpp
modcc/expression.cpp
modcc/expression.hpp
modcc/functionexpander.cpp
modcc/functionexpander.hpp
modcc/functioninliner.cpp
modcc/functioninliner.hpp
modcc/identifier.hpp
modcc/kineticrewriter.cpp
modcc/kineticrewriter.hpp
modcc/lexer.cpp
modcc/lexer.hpp
modcc/linearrewriter.cpp
modcc/linearrewriter.hpp
modcc/location.hpp
modcc/mechanism.hpp
modcc/modcc.cpp
modcc/module.cpp
modcc/module.hpp
modcc/msparse.hpp
modcc/parser.cpp
modcc/parser.hpp
modcc/perfvisitor.hpp
modcc/scope.hpp
modcc/solvers.cpp
modcc/solvers.hpp
modcc/symdiff.cpp
modcc/symdiff.hpp
modcc/symge.cpp
modcc/symge.hpp
modcc/token.cpp
modcc/token.hpp
modcc/util.hpp
modcc/visitor.hpp
modcc/io/bulkio.hpp
modcc/io/ostream_wrappers.hpp
modcc/io/pprintf.hpp
modcc/io/prefixbuf.cpp
modcc/io/prefixbuf.hpp
modcc/printer/cexpr_emit.cpp
modcc/printer/cexpr_emit.hpp
modcc/printer/cprinter.cpp
modcc/printer/cprinter.hpp
modcc/printer/gpuprinter.cpp
modcc/printer/gpuprinter.hpp
modcc/printer/infoprinter.cpp
modcc/printer/infoprinter.hpp
modcc/printer/marks.cpp
modcc/printer/marks.hpp
modcc/printer/printeropt.hpp
modcc/printer/printerutil.cpp
modcc/printer/printerutil.hpp
modcc/printer/simd.hpp
python/CMakeLists.txt
python/__init__.py
python/cable_cell_io.cpp
python/cable_probes.cpp
python/cells.cpp
python/config.cpp
python/context.cpp
python/context.hpp
python/conversion.hpp
python/domain_decomposition.cpp
python/error.cpp
python/error.hpp
python/event_generator.cpp
python/event_generator.hpp
python/identifiers.cpp
python/mechanism.cpp
python/morphology.cpp
python/mpi.cpp
python/mpi.hpp
python/profiler.cpp
python/proxy.hpp
python/pyarb.cpp
python/pyarb.hpp
python/readme.md
python/recipe.cpp
python/recipe.hpp
python/schedule.cpp
python/schedule.hpp
python/setup.py
python/simulation.cpp
python/single_cell_model.cpp
python/strprintf.hpp
python/example/brunel.py
python/example/dynamic-catalogue.py
python/example/morph.nml
python/example/mpi.py
python/example/mpi_plot.py
python/example/network_ring.py
python/example/single_cell_cable.py
python/example/single_cell_detailed.py
python/example/single_cell_detailed.swc
python/example/single_cell_detailed_recipe.py
python/example/single_cell_model.py
python/example/single_cell_nml.py
python/example/single_cell_recipe.py
python/example/single_cell_stdp.py
python/example/single_cell_swc.py
python/example/cat/dummy.mod
python/pybind11/.appveyor.yml
python/pybind11/.clang-format
python/pybind11/.clang-tidy
python/pybind11/.cmake-format.yaml
python/pybind11/.git
python/pybind11/.gitignore
python/pybind11/.pre-commit-config.yaml
python/pybind11/.readthedocs.yml
python/pybind11/CMakeLists.txt
python/pybind11/LICENSE
python/pybind11/MANIFEST.in
python/pybind11/README.rst
python/pybind11/pyproject.toml
python/pybind11/setup.cfg
python/pybind11/setup.py
python/pybind11/.github/CONTRIBUTING.md
python/pybind11/.github/dependabot.yml
python/pybind11/.github/labeler.yml
python/pybind11/.github/labeler_merged.yml
python/pybind11/.github/pull_request_template.md
python/pybind11/.github/ISSUE_TEMPLATE/bug-report.md
python/pybind11/.github/ISSUE_TEMPLATE/config.yml
python/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
python/pybind11/.github/ISSUE_TEMPLATE/question.md
python/pybind11/.github/workflows/ci.yml
python/pybind11/.github/workflows/configure.yml
python/pybind11/.github/workflows/format.yml
python/pybind11/.github/workflows/labeler.yml
python/pybind11/.github/workflows/pip.yml
python/pybind11/docs/Doxyfile
python/pybind11/docs/Makefile
python/pybind11/docs/basics.rst
python/pybind11/docs/benchmark.py
python/pybind11/docs/benchmark.rst
python/pybind11/docs/changelog.rst
python/pybind11/docs/classes.rst
python/pybind11/docs/compiling.rst
python/pybind11/docs/conf.py
python/pybind11/docs/faq.rst
python/pybind11/docs/index.rst
python/pybind11/docs/installing.rst
python/pybind11/docs/limitations.rst
python/pybind11/docs/pybind11-logo.png
python/pybind11/docs/pybind11_vs_boost_python1.png
python/pybind11/docs/pybind11_vs_boost_python1.svg
python/pybind11/docs/pybind11_vs_boost_python2.png
python/pybind11/docs/pybind11_vs_boost_python2.svg
python/pybind11/docs/reference.rst
python/pybind11/docs/release.rst
python/pybind11/docs/requirements.txt
python/pybind11/docs/upgrade.rst
python/pybind11/docs/_static/theme_overrides.css
python/pybind11/docs/advanced/classes.rst
python/pybind11/docs/advanced/embedding.rst
python/pybind11/docs/advanced/exceptions.rst
python/pybind11/docs/advanced/functions.rst
python/pybind11/docs/advanced/misc.rst
python/pybind11/docs/advanced/smart_ptrs.rst
python/pybind11/docs/advanced/cast/chrono.rst
python/pybind11/docs/advanced/cast/custom.rst
python/pybind11/docs/advanced/cast/eigen.rst
python/pybind11/docs/advanced/cast/functional.rst
python/pybind11/docs/advanced/cast/index.rst
python/pybind11/docs/advanced/cast/overview.rst
python/pybind11/docs/advanced/cast/stl.rst
python/pybind11/docs/advanced/cast/strings.rst
python/pybind11/docs/advanced/pycpp/index.rst
python/pybind11/docs/advanced/pycpp/numpy.rst
python/pybind11/docs/advanced/pycpp/object.rst
python/pybind11/docs/advanced/pycpp/utilities.rst
python/pybind11/docs/cmake/index.rst
python/pybind11/include/pybind11/attr.h
python/pybind11/include/pybind11/buffer_info.h
python/pybind11/include/pybind11/cast.h
python/pybind11/include/pybind11/chrono.h
python/pybind11/include/pybind11/common.h
python/pybind11/include/pybind11/complex.h
python/pybind11/include/pybind11/eigen.h
python/pybind11/include/pybind11/embed.h
python/pybind11/include/pybind11/eval.h
python/pybind11/include/pybind11/functional.h
python/pybind11/include/pybind11/iostream.h
python/pybind11/include/pybind11/numpy.h
python/pybind11/include/pybind11/operators.h
python/pybind11/include/pybind11/options.h
python/pybind11/include/pybind11/pybind11.h
python/pybind11/include/pybind11/pytypes.h
python/pybind11/include/pybind11/stl.h
python/pybind11/include/pybind11/stl_bind.h
python/pybind11/include/pybind11/detail/class.h
python/pybind11/include/pybind11/detail/common.h
python/pybind11/include/pybind11/detail/descr.h
python/pybind11/include/pybind11/detail/init.h
python/pybind11/include/pybind11/detail/internals.h
python/pybind11/include/pybind11/detail/typeid.h
python/pybind11/pybind11/__init__.py
python/pybind11/pybind11/__main__.py
python/pybind11/pybind11/_version.py
python/pybind11/pybind11/_version.pyi
python/pybind11/pybind11/commands.py
python/pybind11/pybind11/py.typed
python/pybind11/pybind11/setup_helpers.py
python/pybind11/pybind11/setup_helpers.pyi
python/pybind11/tests/CMakeLists.txt
python/pybind11/tests/conftest.py
python/pybind11/tests/constructor_stats.h
python/pybind11/tests/cross_module_gil_utils.cpp
python/pybind11/tests/env.py
python/pybind11/tests/local_bindings.h
python/pybind11/tests/object.h
python/pybind11/tests/pybind11_cross_module_tests.cpp
python/pybind11/tests/pybind11_tests.cpp
python/pybind11/tests/pybind11_tests.h
python/pybind11/tests/pytest.ini
python/pybind11/tests/requirements.txt
python/pybind11/tests/test_async.cpp
python/pybind11/tests/test_async.py
python/pybind11/tests/test_buffers.cpp
python/pybind11/tests/test_buffers.py
python/pybind11/tests/test_builtin_casters.cpp
python/pybind11/tests/test_builtin_casters.py
python/pybind11/tests/test_call_policies.cpp
python/pybind11/tests/test_call_policies.py
python/pybind11/tests/test_callbacks.cpp
python/pybind11/tests/test_callbacks.py
python/pybind11/tests/test_chrono.cpp
python/pybind11/tests/test_chrono.py
python/pybind11/tests/test_class.cpp
python/pybind11/tests/test_class.py
python/pybind11/tests/test_constants_and_functions.cpp
python/pybind11/tests/test_constants_and_functions.py
python/pybind11/tests/test_copy_move.cpp
python/pybind11/tests/test_copy_move.py
python/pybind11/tests/test_custom_type_casters.cpp
python/pybind11/tests/test_custom_type_casters.py
python/pybind11/tests/test_docstring_options.cpp
python/pybind11/tests/test_docstring_options.py
python/pybind11/tests/test_eigen.cpp
python/pybind11/tests/test_eigen.py
python/pybind11/tests/test_enum.cpp
python/pybind11/tests/test_enum.py
python/pybind11/tests/test_eval.cpp
python/pybind11/tests/test_eval.py
python/pybind11/tests/test_eval_call.py
python/pybind11/tests/test_exceptions.cpp
python/pybind11/tests/test_exceptions.py
python/pybind11/tests/test_factory_constructors.cpp
python/pybind11/tests/test_factory_constructors.py
python/pybind11/tests/test_gil_scoped.cpp
python/pybind11/tests/test_gil_scoped.py
python/pybind11/tests/test_iostream.cpp
python/pybind11/tests/test_iostream.py
python/pybind11/tests/test_kwargs_and_defaults.cpp
python/pybind11/tests/test_kwargs_and_defaults.py
python/pybind11/tests/test_local_bindings.cpp
python/pybind11/tests/test_local_bindings.py
python/pybind11/tests/test_methods_and_attributes.cpp
python/pybind11/tests/test_methods_and_attributes.py
python/pybind11/tests/test_modules.cpp
python/pybind11/tests/test_modules.py
python/pybind11/tests/test_multiple_inheritance.cpp
python/pybind11/tests/test_multiple_inheritance.py
python/pybind11/tests/test_numpy_array.cpp
python/pybind11/tests/test_numpy_array.py
python/pybind11/tests/test_numpy_dtypes.cpp
python/pybind11/tests/test_numpy_dtypes.py
python/pybind11/tests/test_numpy_vectorize.cpp
python/pybind11/tests/test_numpy_vectorize.py
python/pybind11/tests/test_opaque_types.cpp
python/pybind11/tests/test_opaque_types.py
python/pybind11/tests/test_operator_overloading.cpp
python/pybind11/tests/test_operator_overloading.py
python/pybind11/tests/test_pickling.cpp
python/pybind11/tests/test_pickling.py
python/pybind11/tests/test_pytypes.cpp
python/pybind11/tests/test_pytypes.py
python/pybind11/tests/test_sequences_and_iterators.cpp
python/pybind11/tests/test_sequences_and_iterators.py
python/pybind11/tests/test_smart_ptr.cpp
python/pybind11/tests/test_smart_ptr.py
python/pybind11/tests/test_stl.cpp
python/pybind11/tests/test_stl.py
python/pybind11/tests/test_stl_binders.cpp
python/pybind11/tests/test_stl_binders.py
python/pybind11/tests/test_tagbased_polymorphic.cpp
python/pybind11/tests/test_tagbased_polymorphic.py
python/pybind11/tests/test_union.cpp
python/pybind11/tests/test_union.py
python/pybind11/tests/test_virtual_functions.cpp
python/pybind11/tests/test_virtual_functions.py
python/pybind11/tests/valgrind-numpy-scipy.supp
python/pybind11/tests/valgrind-python.supp
python/pybind11/tests/extra_python_package/pytest.ini
python/pybind11/tests/extra_python_package/test_files.py
python/pybind11/tests/extra_setuptools/pytest.ini
python/pybind11/tests/extra_setuptools/test_setuphelper.py
python/pybind11/tests/test_cmake_build/CMakeLists.txt
python/pybind11/tests/test_cmake_build/embed.cpp
python/pybind11/tests/test_cmake_build/main.cpp
python/pybind11/tests/test_cmake_build/test.py
python/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
python/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
python/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
python/pybind11/tests/test_embed/CMakeLists.txt
python/pybind11/tests/test_embed/catch.cpp
python/pybind11/tests/test_embed/external_module.cpp
python/pybind11/tests/test_embed/test_interpreter.cpp
python/pybind11/tests/test_embed/test_interpreter.py
python/pybind11/tools/FindCatch.cmake
python/pybind11/tools/FindEigen3.cmake
python/pybind11/tools/FindPythonLibsNew.cmake
python/pybind11/tools/check-style.sh
python/pybind11/tools/cmake_uninstall.cmake.in
python/pybind11/tools/libsize.py
python/pybind11/tools/make_changelog.py
python/pybind11/tools/pybind11Common.cmake
python/pybind11/tools/pybind11Config.cmake.in
python/pybind11/tools/pybind11NewTools.cmake
python/pybind11/tools/pybind11Tools.cmake
python/pybind11/tools/pyproject.toml
python/pybind11/tools/setup_global.py.in
python/pybind11/tools/setup_main.py.in
python/test/CMakeLists.txt
python/test/__init__.py
python/test/options.py
python/test/readme.md
python/test/cpp/CMakeLists.txt
python/test/cpp/test.cpp
python/test/unit/__init__.py
python/test/unit/runner.py
python/test/unit/test_cable_probes.py
python/test/unit/test_catalogues.py
python/test/unit/test_contexts.py
python/test/unit/test_decor.py
python/test/unit/test_domain_decompositions.py
python/test/unit/test_event_generators.py
python/test/unit/test_identifiers.py
python/test/unit/test_morphology.py
python/test/unit/test_schedules.py
python/test/unit/test_simulator.py
python/test/unit/test_spikes.py
python/test/unit_distributed/__init__.py
python/test/unit_distributed/runner.py
python/test/unit_distributed/test_contexts_arbmpi.py
python/test/unit_distributed/test_contexts_mpi4py.py
python/test/unit_distributed/test_domain_decompositions.py
python/test/unit_distributed/test_simulator.py
sup/CMakeLists.txt
sup/ioutil.cpp
sup/json_meter.cpp
sup/path.cpp
sup/include/sup/ioutil.hpp
sup/include/sup/json_meter.hpp
sup/include/sup/json_params.hpp
sup/include/sup/path.hpp
sup/include/sup/strsub.hpp
test/CMakeLists.txt
test/common_cells.cpp
test/common_cells.hpp
test/gtest-all.cpp
test/gtest.h
test/simple_recipes.hpp
test/swc/ball_and_stick.swc
test/swc/pyramidal.swc
test/ubench/CMakeLists.txt
test/ubench/README.md
test/ubench/accumulate_functor_values.cpp
test/ubench/cuda_compare_and_reduce.cu
test/ubench/cuda_reduce_by_key.cu
test/ubench/default_construct.cpp
test/ubench/event_binning.cpp
test/ubench/event_setup.cpp
test/ubench/fvm_discretize.cpp
test/ubench/mech_vec.cpp
test/ubench/task_system.cpp
test/unit/CMakeLists.txt
test/unit/common.hpp
test/unit/common_morphologies.hpp
test/unit/gpu_vector.hpp
test/unit/instrument_malloc.hpp
test/unit/mech_private_field_access.cpp
test/unit/mech_private_field_access.hpp
test/unit/morph_pred.hpp
test/unit/stats.cpp
test/unit/stats.hpp
test/unit/test.cpp
test/unit/test_any_cast.cpp
test/unit/test_any_ptr.cpp
test/unit/test_any_visitor.cpp
test/unit/test_asc.cpp
test/unit/test_backend.cpp
test/unit/test_cable_cell.cpp
test/unit/test_counter.cpp
test/unit/test_cv_geom.cpp
test/unit/test_cv_layout.cpp
test/unit/test_cv_policy.cpp
test/unit/test_cycle.cpp
test/unit/test_domain_decomposition.cpp
test/unit/test_dry_run_context.cpp
test/unit/test_event_binner.cpp
test/unit/test_event_delivery.cpp
test/unit/test_event_generators.cpp
test/unit/test_event_queue.cpp
test/unit/test_expected.cpp
test/unit/test_filter.cpp
test/unit/test_forest.cpp
test/unit/test_fvm_layout.cpp
test/unit/test_fvm_lowered.cpp
test/unit/test_gpu_stack.cu
test/unit/test_index.cpp
test/unit/test_intrin.cpp
test/unit/test_intrin.cu
test/unit/test_kinetic_linear.cpp
test/unit/test_label_resolution.cpp
test/unit/test_lexcmp.cpp
test/unit/test_lif_cell_group.cpp
test/unit/test_local_context.cpp
test/unit/test_maputil.cpp
test/unit/test_mask_stream.cpp
test/unit/test_math.cpp
test/unit/test_matrix.cpp
test/unit/test_matrix_cpuvsgpu.cpp
test/unit/test_matrix_gpu.cpp
test/unit/test_mc_cell_group.cpp
test/unit/test_mc_cell_group_gpu.cpp
test/unit/test_mcable_map.cpp
test/unit/test_mech_temp_diam.cpp
test/unit/test_mechanisms.cpp
test/unit/test_mechcat.cpp
test/unit/test_mechinfo.cpp
test/unit/test_merge_events.cpp
test/unit/test_merge_view.cpp
test/unit/test_morph_components.cpp
test/unit/test_morph_embedding.cpp
test/unit/test_morph_expr.cpp
test/unit/test_morph_place.cpp
test/unit/test_morph_primitives.cpp
test/unit/test_morph_stitch.cpp
test/unit/test_morphology.cpp
test/unit/test_multi_event_stream.cpp
test/unit/test_multi_event_stream_gpu.cpp
test/unit/test_multi_event_stream_gpu.cu
test/unit/test_nml_morphology.cpp
test/unit/test_ordered_forest.cpp
test/unit/test_padded.cpp
test/unit/test_partition.cpp
test/unit/test_partition_by_constraint.cpp
test/unit/test_path.cpp
test/unit/test_piecewise.cpp
test/unit/test_pp_util.cpp
test/unit/test_probe.cpp
test/unit/test_range.cpp
test/unit/test_ratelem.cpp
test/unit/test_recipe.cpp
test/unit/test_reduce_by_key.cu
test/unit/test_s_expr.cpp
test/unit/test_schedule.cpp
test/unit/test_scope_exit.cpp
test/unit/test_segment_tree.cpp
test/unit/test_simd.cpp
test/unit/test_simulation.cpp
test/unit/test_span.cpp
test/unit/test_spike_source.cpp
test/unit/test_spike_store.cpp
test/unit/test_spikes.cpp
test/unit/test_spikes_gpu.cpp
test/unit/test_stats.cpp
test/unit/test_strprintf.cpp
test/unit/test_swcio.cpp
test/unit/test_synapses.cpp
test/unit/test_thread.cpp
test/unit/test_threading_exceptions.cpp
test/unit/test_transform.cpp
test/unit/test_tree.cpp
test/unit/test_uninitialized.cpp
test/unit/test_unique.cpp
test/unit/test_unique_any.cpp
test/unit/test_vector.cpp
test/unit/test_vector_gpu.cpp
test/unit/test_version.cpp
test/unit/unit_test_catalogue.cpp
test/unit/unit_test_catalogue.hpp
test/unit-distributed/CMakeLists.txt
test/unit-distributed/distributed_listener.cpp
test/unit-distributed/distributed_listener.hpp
test/unit-distributed/test.cpp
test/unit-distributed/test.hpp
test/unit-distributed/test_communicator.cpp
test/unit-distributed/test_domain_decomposition.cpp
test/unit-distributed/test_mpi.cpp
test/unit-modcc/CMakeLists.txt
test/unit-modcc/alg_collect.hpp
test/unit-modcc/common.cpp
test/unit-modcc/common.hpp
test/unit-modcc/driver.cpp
test/unit-modcc/expr_expand.cpp
test/unit-modcc/expr_expand.hpp
test/unit-modcc/test_fn_rewriters.cpp
test/unit-modcc/test_kinetic_rewriter.cpp
test/unit-modcc/test_lexer.cpp
test/unit-modcc/test_module.cpp
test/unit-modcc/test_msparse.cpp
test/unit-modcc/test_parser.cpp
test/unit-modcc/test_prefixbuf.cpp
test/unit-modcc/test_printers.cpp
test/unit-modcc/test_removelocals.cpp
test/unit-modcc/test_simd_backend.cpp
test/unit-modcc/test_symdiff.cpp
test/unit-modcc/test_symge.cpp
test/unit-modcc/test_visitors.cpp
test/unit-modcc/mod_files/test0.mod
test/unit-modcc/mod_files/test1.mod
test/unit-modcc/mod_files/test2.mod
test/unit-modcc/mod_files/test3.mod
test/unit-modcc/mod_files/test4.mod
test/unit-modcc/mod_files/test5.mod
test/unit-modcc/mod_files/test6.mod
test/unit-modcc/mod_files/test7.mod
test/unit-modcc/mod_files/test8.mod
test/unit/dummy/dummy.mod
test/unit/mod/ca_linear.mod
test/unit/mod/celsius_test.mod
test/unit/mod/diam_test.mod
test/unit/mod/fixed_ica_current.mod
test/unit/mod/linear_ca_conc.mod
test/unit/mod/non_linear.mod
test/unit/mod/param_as_state.mod
test/unit/mod/point_ica_current.mod
test/unit/mod/post_events_syn.mod
test/unit/mod/read_cai_init.mod
test/unit/mod/read_eX.mod
test/unit/mod/test0_kin_compartment.mod
test/unit/mod/test0_kin_conserve.mod
test/unit/mod/test0_kin_diff.mod
test/unit/mod/test0_kin_steadystate.mod
test/unit/mod/test1_kin_compartment.mod
test/unit/mod/test1_kin_conserve.mod
test/unit/mod/test1_kin_diff.mod
test/unit/mod/test1_kin_steadystate.mod
test/unit/mod/test2_kin_diff.mod
test/unit/mod/test3_kin_diff.mod
test/unit/mod/test4_kin_compartment.mod
test/unit/mod/test_ca.mod
test/unit/mod/test_ca_read_valence.mod
test/unit/mod/test_cl_valence.mod
test/unit/mod/test_kin1.mod
test/unit/mod/test_kinlva.mod
test/unit/mod/test_linear_init.mod
test/unit/mod/test_linear_init_shuffle.mod
test/unit/mod/test_linear_state.mod
test/unit/mod/write_Xi_Xo.mod
test/unit/mod/write_cai_breakpoint.mod
test/unit/mod/write_eX.mod
test/unit/mod/write_multiple_eX.mod