Dominik Engel
Dominik Engel
This is old, but you might be interested in [my post](https://github.com/dmnd/Caffeinated/issues/9#issuecomment-422889147) on #9. PR: #11
Hi friends, I guess this is no longer maintained, however still works like a charm. I cloned & rebuilt the whole thing with new icons. Icons made by [Smashicons](https://www.flaticon.com/authors/smashicons) from...
I had an issue with the template containing the following: `src="..../embed/{{ include.id }}"` changing to `{{include.id}}` without spaces solved my issue
I looked into it some more, it seems volume loading crashes for the `Isabel-Upwind.pvm`, `MRI-Head.pvm` and `Subclavia.pvm` volumes only, the other two Isabel `.pvm`s actually work.
When I debug into it I can see it crashes at `modules/pvm/ext/tidds/src/ddsbase.cpp` in Line 704 coming from ``` libtidds.so!readPVMvolume(const char * filename, unsigned int * width, unsigned int * height,...
Since torch.searchsorted is now in the stable release, I made PR #9