Code, comment and displlay enhancements for the jupyter notebook
Compare changes
+ 90
− 127
@@ -35,7 +35,14 @@
@@ -46,7 +53,7 @@
@@ -123,9 +130,6 @@
@@ -181,7 +185,7 @@
@@ -241,9 +245,9 @@
@@ -254,7 +258,6 @@
@@ -292,50 +295,50 @@
@@ -344,7 +347,7 @@
@@ -407,6 +410,7 @@
@@ -424,62 +428,22 @@
"The connectivity and neuron numbers are stored in the attributes of the model class. Neuron numbers are stored in `M.N` as a dictionary (and in `M.N_vec` as an array), indegrees in `M.K` as a dictionary (and in `M.K_matrix` as an array). Number of synapses can also be access via `M.synapses` (and in `M.syn_matrix` as an array). <br>"
@@ -488,7 +452,7 @@
@@ -530,7 +494,7 @@
@@ -543,7 +507,7 @@
@@ -553,78 +517,77 @@
@@ -633,7 +596,7 @@
@@ -658,7 +621,7 @@
@@ -687,7 +650,7 @@
@@ -705,11 +668,11 @@
@@ -738,7 +701,7 @@
@@ -762,7 +725,7 @@