We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a728a27 commit 7a699e9Copy full SHA for 7a699e9
omv/engines/getbrian2.py
@@ -4,7 +4,7 @@
4
5
def install_brian2(version):
6
if not version:
7
- version='2.3'
+ version='2.5.1'
8
try:
9
# check_scipy_dev()
10
# Tested with v2.3
0 commit comments