-
Hello,
Your library is amazing and so are your examples. I was working on something similar for my research then stumbled upon your project.
I am trying to specify a simple barrier for Quantum …
-
Hi Stuart,
I wanted to use your code to solve the Helmholtz equation on a cortical mesh. I've downloaded your BrainNetworkModels but haven't figured out how to implement the simulation. Specifically…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
Hi,
I trained the code for Nuscenes dataset for all classes using all.fhd.config,all.pp.largea.config,
But with the checkpoints that i got for training, i tried to inference part on single point…
ghost updated
5 years ago
-
I have observed that throughout the Simphony project dependencies are defined implicitly. The use of **>=** sign instead of **==** and not putting the full output of `pip freeze` in `requirements.txt`…
-
Hey again @sunhan1997
I'm still trying to test the code and it doesn't work because of incompatibilities with various libraries.
This is what I've installed so far because of errors I got trying …
-
I am unable to set the alpha of the brain region added via the alpha argument. Without the argument set one can see with alpha = 1, however, for any other value of alpha, it appears as if alpha were s…
-
Nearly all of our examples use Jupyter notebooks for convenience, but the core machinery of HoloViews does not depend on Jupyter at all. At some point I think we had an example of using HoloViews wit…
-
Hi there!
I am trying to install CrystalPlan on my laptop but I am missing a package ('EnthoughtBase') and I am having a hard time finding/installing it.
I could you some help to put my on the rig…
-
You can do
```
pip install mayavi
```
and install works.
However, in the terminal it crashes on startup complaining it doesn't have a way to do output, unless you are in X11, in which case it wor…