issues
search
neuro-ml
/
imops
Efficient parallelizable algorithms for multidimensional arrays to speed up your data pipelines
https://neuro-ml.github.io/imops/
MIT License
21
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Redundant `num_threads` warning in `imops.numeric`
#62
vovaf709
opened
1 month ago
0
probably fixed macos build
#61
arseniybelkov
opened
3 months ago
1
wheels not wheeling again
#60
vovaf709
closed
3 months ago
1
Dev
#59
vovaf709
closed
3 months ago
2
Can't zoom immutable array
#58
vovaf709
closed
3 months ago
0
Allow array-like `fill_value` in `interp1d`
#57
vovaf709
opened
5 months ago
0
Forgot to pass `num_threads`
#56
vovaf709
closed
5 months ago
0
Add fast EDT
#55
vovaf709
closed
5 months ago
1
remove `>>>` from docs
#54
arseniybelkov
closed
5 months ago
1
Fix download
#53
vovaf709
closed
6 months ago
1
Back to v3
#52
vovaf709
closed
6 months ago
0
Fix wheels creation
#51
vovaf709
closed
6 months ago
1
binary_fill_holes would be great
#50
ogencoglu
opened
7 months ago
1
C++
#49
alexeybelkov
closed
9 months ago
1
Fast linear 2d interpolation
#48
vovaf709
closed
10 months ago
1
Change the warning stacklevel in zoom so that it shows the callsite in user code
#47
maxme1
closed
10 months ago
1
Dev
#46
vovaf709
closed
6 months ago
1
pip installation error on Mac
#45
ogencoglu
opened
1 year ago
2
Morphology benchmarks to torch (CPU), for example kornia
#44
ogencoglu
opened
1 year ago
4
skimage morphology benchmarks
#43
ogencoglu
closed
1 year ago
2
Fix
#42
vovaf709
closed
1 year ago
0
Fix building wheels
#41
vovaf709
closed
1 year ago
1
Dev
#40
vovaf709
closed
1 year ago
1
Dev 1
#39
vovaf709
closed
1 year ago
0
Fix for Windows?
#38
vovaf709
closed
1 year ago
1
Imports of `ffast-math` compiled extensions change global FPU state
#37
vovaf709
opened
1 year ago
2
Parallelize some numeric routines
#36
vovaf709
closed
1 year ago
1
Zoom is failing for imops built with Cython>=3.0.0
#35
vovaf709
closed
3 months ago
0
Use `get-version-action` with node16
#34
vovaf709
closed
1 year ago
0
Add time benchmark
#33
kurmukovai
opened
1 year ago
0
Add anti aliasing
#32
kurmukovai
opened
1 year ago
0
Gigafast morphology
#31
vovaf709
closed
1 year ago
2
Update `README.md`
#30
vovaf709
closed
1 year ago
1
Cython<3.0.0, wheels for 3.11
#29
vovaf709
closed
1 year ago
1
Fix test coverage for Cython and Numba code
#28
vovaf709
opened
1 year ago
0
Support `order=0` in `imops.zoom.zoom`
#27
vovaf709
closed
1 year ago
1
Add visualization tools
#26
vovaf709
opened
1 year ago
0
Enhanced `imops.measure.center_of_mass`, `order=0` for `imops.zoom.zoom`
#25
vovaf709
closed
1 year ago
1
Fix `label`
#24
vovaf709
closed
1 year ago
1
4d zoom
#23
vovaf709
closed
1 year ago
1
`imops._numeric`, `imops.measure.center_of_mass`, benchmarks
#22
vovaf709
closed
1 year ago
1
Add CuPy backend for available ops, benchmark vs existing backends
#21
vovaf709
opened
1 year ago
0
Implement fast parallel version of scipy.interpolate.LinearNDInterpolator
#20
vovaf709
closed
10 months ago
2
Generalized Radon
#19
maxme1
closed
1 year ago
1
Add comparison benchmark to github-actions
#18
vovaf709
opened
1 year ago
0
Use code generation (or smth else) to create custom code for every `ndim`, this may boost performance
#17
vovaf709
opened
1 year ago
0
Code for morphology is suboptimal and should be rewritten
#16
vovaf709
closed
1 year ago
2
Move generic functions to utils.pyx
#15
vovaf709
opened
1 year ago
0
Add fast labeling
#14
vovaf709
closed
1 year ago
1
Add basic morphology
#13
vovaf709
closed
1 year ago
1
Next