diff --git a/documentation/5/.buildinfo b/documentation/5/.buildinfo index 1284fa5c1..6939044a0 100644 --- a/documentation/5/.buildinfo +++ b/documentation/5/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 2c4baab60789ed94dfde1315088742e7 +config: f03c42cb031d0fa577de64a58a6717cc tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/documentation/5/_downloads/1eed1518b8928bc24e721527ef1f9970/mnist_mb_classifier.ipynb b/documentation/5/_downloads/1eed1518b8928bc24e721527ef1f9970/mnist_mb_classifier.ipynb index a61527000..2928dc2d7 100644 --- a/documentation/5/_downloads/1eed1518b8928bc24e721527ef1f9970/mnist_mb_classifier.ipynb +++ b/documentation/5/_downloads/1eed1518b8928bc24e721527ef1f9970/mnist_mb_classifier.ipynb @@ -35,7 +35,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.0" + "version": "3.8.12" } }, "nbformat": 4, diff --git a/documentation/5/_downloads/26866b29b5e6aaf47b3ba4c4dbee6718/userproject_jupyter.zip b/documentation/5/_downloads/26866b29b5e6aaf47b3ba4c4dbee6718/userproject_jupyter.zip index 6d4cf95b6..6664f33ff 100644 Binary files a/documentation/5/_downloads/26866b29b5e6aaf47b3ba4c4dbee6718/userproject_jupyter.zip and b/documentation/5/_downloads/26866b29b5e6aaf47b3ba4c4dbee6718/userproject_jupyter.zip differ diff --git a/documentation/5/_downloads/3e0a0a579abc8e5181823f00a5779b71/userproject_python.zip b/documentation/5/_downloads/3e0a0a579abc8e5181823f00a5779b71/userproject_python.zip index cacf56dfa..851c38301 100644 Binary files a/documentation/5/_downloads/3e0a0a579abc8e5181823f00a5779b71/userproject_python.zip and b/documentation/5/_downloads/3e0a0a579abc8e5181823f00a5779b71/userproject_python.zip differ diff --git a/documentation/5/_downloads/64c7fcd62013f68609d54d02d741b663/potjans_microcircuit.ipynb b/documentation/5/_downloads/64c7fcd62013f68609d54d02d741b663/potjans_microcircuit.ipynb index 008f11e6a..2ae0ae9fc 100644 --- a/documentation/5/_downloads/64c7fcd62013f68609d54d02d741b663/potjans_microcircuit.ipynb +++ b/documentation/5/_downloads/64c7fcd62013f68609d54d02d741b663/potjans_microcircuit.ipynb @@ -35,7 +35,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.0" + "version": "3.8.12" } }, "nbformat": 4, diff --git a/documentation/5/_downloads/f57116a727438d4e47eb66f1b799aa48/superspike_demo.ipynb b/documentation/5/_downloads/f57116a727438d4e47eb66f1b799aa48/superspike_demo.ipynb index 1ff964dcb..8263a6d20 100644 --- a/documentation/5/_downloads/f57116a727438d4e47eb66f1b799aa48/superspike_demo.ipynb +++ b/documentation/5/_downloads/f57116a727438d4e47eb66f1b799aa48/superspike_demo.ipynb @@ -35,7 +35,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.0" + "version": "3.8.12" } }, "nbformat": 4, diff --git a/documentation/5/_sources/sg_execution_times.rst.txt b/documentation/5/_sources/sg_execution_times.rst.txt index 4957555dd..a0875a4e2 100644 --- a/documentation/5/_sources/sg_execution_times.rst.txt +++ b/documentation/5/_sources/sg_execution_times.rst.txt @@ -32,12 +32,12 @@ Computation times * - Example - Time - Mem (MB) - * - :ref:`sphx_glr_userproject_mnist_mb_classifier.py` (``../userproject/mnist_mb_classifier.py``) + * - :ref:`sphx_glr_userproject_mnist_mb_classifier.py` (``..\userproject\mnist_mb_classifier.py``) - 00:00.000 - 0.0 - * - :ref:`sphx_glr_userproject_potjans_microcircuit_pygenn.py` (``../userproject/potjans_microcircuit_pygenn.py``) + * - :ref:`sphx_glr_userproject_potjans_microcircuit.py` (``..\userproject\potjans_microcircuit.py``) - 00:00.000 - 0.0 - * - :ref:`sphx_glr_userproject_superspike_demo.py` (``../userproject/superspike_demo.py``) + * - :ref:`sphx_glr_userproject_superspike_demo.py` (``..\userproject\superspike_demo.py``) - 00:00.000 - 0.0 diff --git a/documentation/5/_sources/source/pygenn.rst.txt b/documentation/5/_sources/source/pygenn.rst.txt index 6875f8b1b..a1937c5ce 100644 --- a/documentation/5/_sources/source/pygenn.rst.txt +++ b/documentation/5/_sources/source/pygenn.rst.txt @@ -73,30 +73,6 @@ pygenn.init\_var\_snippets module :undoc-members: :show-inheritance: -pygenn.libgenn\_cuda\_backend\_dynamic module ---------------------------------------------- - -.. automodule:: pygenn.libgenn_cuda_backend_dynamic - :members: - :undoc-members: - :show-inheritance: - -pygenn.libgenn\_dynamic module ------------------------------- - -.. automodule:: pygenn.libgenn_dynamic - :members: - :undoc-members: - :show-inheritance: - -pygenn.libgenn\_single\_threaded\_cpu\_backend\_dynamic module --------------------------------------------------------------- - -.. automodule:: pygenn.libgenn_single_threaded_cpu_backend_dynamic - :members: - :undoc-members: - :show-inheritance: - pygenn.model\_preprocessor module --------------------------------- diff --git a/documentation/5/_sources/userproject/mnist_mb_classifier.rst.txt b/documentation/5/_sources/userproject/mnist_mb_classifier.rst.txt index b5e4e8cc6..1705ea0ba 100644 --- a/documentation/5/_sources/userproject/mnist_mb_classifier.rst.txt +++ b/documentation/5/_sources/userproject/mnist_mb_classifier.rst.txt @@ -2,7 +2,7 @@ .. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: -.. "userproject/mnist_mb_classifier.py" +.. "userproject\mnist_mb_classifier.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html diff --git a/documentation/5/_sources/userproject/potjans_microcircuit.rst.txt b/documentation/5/_sources/userproject/potjans_microcircuit.rst.txt index 4a0be75c8..cd828a02f 100644 --- a/documentation/5/_sources/userproject/potjans_microcircuit.rst.txt +++ b/documentation/5/_sources/userproject/potjans_microcircuit.rst.txt @@ -2,7 +2,7 @@ .. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: -.. "userproject/potjans_microcircuit.py" +.. "userproject\potjans_microcircuit.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html diff --git a/documentation/5/_sources/userproject/superspike_demo.rst.txt b/documentation/5/_sources/userproject/superspike_demo.rst.txt index 816c74a21..4f260b334 100644 --- a/documentation/5/_sources/userproject/superspike_demo.rst.txt +++ b/documentation/5/_sources/userproject/superspike_demo.rst.txt @@ -2,7 +2,7 @@ .. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: -.. "userproject/superspike_demo.py" +.. "userproject\superspike_demo.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html diff --git a/documentation/5/_static/basic.css b/documentation/5/_static/basic.css index cfc60b86c..1506b6540 100644 --- a/documentation/5/_static/basic.css +++ b/documentation/5/_static/basic.css @@ -55,7 +55,7 @@ div.sphinxsidebarwrapper { div.sphinxsidebar { float: left; - width: 230px; + width: 450px; margin-left: -100%; font-size: 90%; word-wrap: break-word; diff --git a/documentation/5/_static/classic.css b/documentation/5/_static/classic.css index d0ed3264d..564c5bccd 100644 --- a/documentation/5/_static/classic.css +++ b/documentation/5/_static/classic.css @@ -38,7 +38,7 @@ div.documentwrapper { } div.bodywrapper { - margin: 0 0 0 230px; + margin: 0 0 0 450px; } div.body { diff --git a/documentation/5/bibliography.html b/documentation/5/bibliography.html index cd0bee059..edba56e07 100644 --- a/documentation/5/bibliography.html +++ b/documentation/5/bibliography.html @@ -3,11 +3,11 @@ - + Bibliography — PyGeNN documentation - + diff --git a/documentation/5/building_networks.html b/documentation/5/building_networks.html index e9ea6181b..aa86bb17a 100644 --- a/documentation/5/building_networks.html +++ b/documentation/5/building_networks.html @@ -3,11 +3,11 @@ - + Building networks — PyGeNN documentation - + @@ -303,13 +303,13 @@

Synapse populations class pygenn.SynapseMatrixType

Members:

-

DENSE

-

DENSE_PROCEDURALG

-

BITMASK

-

SPARSE

-

PROCEDURAL

-

PROCEDURAL_KERNELG

-

TOEPLITZ

+

DENSE :

+

DENSE_PROCEDURALG :

+

BITMASK :

+

SPARSE :

+

PROCEDURAL :

+

PROCEDURAL_KERNELG :

+

TOEPLITZ :

pygenn.SynapseMatrixType.DENSE and pygenn.SynapseMatrixType.DENSE_PROCEDURAL diff --git a/documentation/5/custom_models.html b/documentation/5/custom_models.html index 63313bbd3..95a3407a7 100644 --- a/documentation/5/custom_models.html +++ b/documentation/5/custom_models.html @@ -3,11 +3,11 @@ - + Custom models — PyGeNN documentation - + diff --git a/documentation/5/genindex.html b/documentation/5/genindex.html index b9a7061fc..89a818fc5 100644 --- a/documentation/5/genindex.html +++ b/documentation/5/genindex.html @@ -6,7 +6,7 @@ Index — PyGeNN documentation - + @@ -105,20 +105,14 @@

B

- + -
  • pull_in_syn_from_device() (pygenn.genn_groups.SynapseGroupMixin method) -
  • -
  • pull_psm_extra_global_param_from_device() (pygenn.genn_groups.SynapseGroupMixin method) -
  • + + - -
  • push_var_to_device() (pygenn.genn_groups.GroupMixin method) -
  • pygenn @@ -962,12 +920,8 @@

    R

  • RulkovMap() (in module pygenn.neuron_models)
  • -
  • Runtime (class in pygenn.cuda_backend) - -
  • @@ -1010,12 +964,6 @@

    S

  • set_sparse_connections() (pygenn.genn_groups.SynapseGroupMixin method)
  • -
  • set_values() (pygenn.model_preprocessor.ExtraGlobalParameter method) - -
  • set_var_location() (pygenn.CurrentSource method)
  • sparse_connectivity_initialiser (pygenn.SynapseGroup property)
  • - - +