-
Please:
- [x] Check for duplicate issues.
- [x] Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this:
As expected, the latest doc building failed.
-…
-
Environment:
Operating System: Windows
Python version: 3.10
BrainPy version: 2.4.0
Issue description:
I encountered import errors and circular dependency issues when trying to run the dec…
-
[jax version 0.4.9](https://jax.readthedocs.io/en/latest/changelog.html#jax-0-4-9-may-9-2023) does not support jax.numpy.msort anymore
-
I can pip the packages brainpy, braipylib, jax, jaxlib successfully according to the documentation guide, but when I import brainpy in my script the error occurs: "**AttributeError: module 'jax' has n…
-
Please:
- [x] Check for duplicate requests.
- [x] Describe your goal, and if possible provide a code snippet with a motivating example.
Currently, a ``DynamicalSystem`` should define ``update``…
-
Please:
- [x] Check for duplicate requests.
- [x] Describe your goal, and if possible provide a code snippet with a motivating example.
If instances of ``brainpy.math.Variable`` in a class is m…
-
CODE:
```
import brainpy as bp
import brainpy.math as bm
bm.set_platform('gpu')
E = bp.neurons.LIF(3200, V_rest=-60., V_th=-50., V_reset=-60.,
tau=20., tau_ref=5., method=…
-
Hello, I don't understand the synaptic weight in the official document. The code example only shows how to set the synaptic weight, which is not related to the actual network simulation. I don't kno…
-
### Describe the bug
I found the eqution render failed in many documentation using sphinx. Like:
- https://jax.readthedocs.io/en/latest/jax-101/04-advanced-autodiff.html
- https://brainpy.readthe…
-
微博内容精选