-
-
### Data Owner Name
Child Mind Institute
### Data Owner Country/Region
Afghanistan
### Data Owner Industry
Life Science / Healthcare
### Website
https://childmind.org/science/
### Social Media…
-
Hi there, I am doing a PhD on (functional) MRI Reconstruction, and found some possible optimization for the algorithm of (cu)finufft.
This happens in the call to FFTW, in the case of type 1 (Non Un…
-
It often not entirely clear WHY `freeze` is being used. So here is some most common reasons a developer might freeze variables.
### Creating immutable constants
In Ruby, constants are mutable. It's …
-
https://github.com/CraneStation/cranelift
Maybe this is a way to build a JIT?
This ticket is highly speculative and likely blocked on GH-69.
-
I suppose this point has been raised before. Trying to revive it here.
No consensus has been reached as to the subfolder structure for derivatives.
Options that are on the table:
- Consistent …
-
# Summary of the idea
Create a tracking system that records custom events (e.g. trial start, object picked up etc.) when they happen in system time (not in relative time) so it can be accurately used…
-
The original Julia version of this package had support for multi-dimensional registration (e.g., registering a 3-D cube instead of a 2-D image). This was removed for simpler code, but should be added …
-
### Environment
starting jruby 9.0.3.0, crash when reading large file
code
```sh
dd if=/dev/zero of=large_file count=1 bs=1400M
```
```ruby
File.open("large_file", "rb") do |f|
f.read
en…
-
Hi,
I also have a question, do you plan to implement the 3D version to visualize the activation map and decent???
Thanks in advance