Browse Source

notebook ready for Python3, requires numpy==1.15.3

mvonpapen 5 years ago
parent
commit
34d167b0b6
2 changed files with 135 additions and 120 deletions
  1. 134 120
      NetworkUnit_examples.ipynb
  2. 1 0
      requirements.txt

File diff suppressed because it is too large
+ 134 - 120
NetworkUnit_examples.ipynb


+ 1 - 0
requirements.txt

@@ -1,3 +1,4 @@
+numpy == 1.15.3
 elephant == 0.5.0
 sciunit == 0.2.0.2
 jupyter == 1.0.0