marmaduke woodman

Results 60 issues of marmaduke woodman

#### Describe the bug In the current integrators, the coupling has been evaluated only once per step, while the Heun method should evaluate it twice. For many models, this isn't...

bug
area/scilib

#### Describe the new feature or enhancement When simulating BOLD with the Numba backend, one currently has to first do the simulation then process the time series with the BOLD...

enhancement
area/scilib

#### Describe the new feature or enhancement The reduced set models are quite slow and should be improved as with other models in the TVB library. #### Describe your proposed...

enhancement
good first issue
area/scilib

#### Describe the new feature or enhancement Provide parallelization at the node level in simulations. #### Describe your proposed implementation The Numba backend has a for loop over nodes in...

enhancement
good first issue
area/scilib

I'm trying to build this on Windows for Python 3.6, since I'd like to use Loopy in a project, where we ship packages to Mac, Linux & Win. I've started...

(thanks for this app!) I just downloaded v3.2.1 and it sounds great, but macOS recently introduced a thing where when an app tries to access e.g. ~/Downloads, a pop up...

bug
Mac OSX

#### Describe the new feature or enhancement The simulator should support monotonic autotuning parameters for quantities of interest; this isn't about full model inversion, just simple tuning e.g. average firing...

enhancement
area/scilib

On CentOS 7 (64-bit Linux), `cmake .. && make` went fine, but `make custom-install` leads to a failure to import HTTPSHandler, ``` ~/Downloads/pineapple/build make custom-install [ 0%] Built target custom-reinstall-first...

This tries to resolve some installation woes by prebuilding wheels for all platforms using https://github.com/pypa/cibuildwheel

Build fails on macOS 12.6 with CLI tools installed, ``` % pipenv install tvb-gdist Installing tvb-gdist... ⠋ Installing tvb-gdist...[31m[1mError: [0m An error occurred while installing [32mtvb-gdist[0m! Error text: Collecting tvb-gdist...