Dylan Muir
Dylan Muir
Hi Thanks for providing this code! I would like to use the library to generate figures for a custom network, for which I'm using the API directly, locally. I can...
I am using vmprof in a conda environment on OS X, with Python 3.6. When I use the numba `@jit` decorator, profiling fails with the error "Illegal instruction: 4". If...
Here is some updated information about aiCTX, which has renamed to SynSense.
The `tiffread31_header` function is slow to iterate over the IFDs in large files. `imfinfo` is fast, but reads all tags.
`CubaLIF` neurons would have an `input_type` node of `[]`, instead of `[1]`, when created from a node with scalar `v_threshold`. This pull request fixes this issue. Also adds a `squeeze()`...