1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'greenlet' of https://github.com/Ilastik/lazyflow into greenlet More... almost 13 years ago
Op5ToMulti: use the .connected() check on inputslots instead of .partner not None More... almost 13 years ago
provide inputslot for OpArrayCache to set the blockshape of the cache More... almost 13 years ago
better FindVigra.cmake More... almost 13 years ago
Merge branch 'greenlet', remote branch 'origin' into greenlet More... almost 13 years ago
build fix for drtile regarding latest vigra change, perf improvement for oparraycache + drtile usage bug fix More... almost 13 years ago
uploaded widgets More... almost 13 years ago
fix dirty propagation for OpPredictRF and OpTrainRF More... almost 13 years ago
remove debug print and fix lucas singlechannelselector More... almost 13 years ago
make OpSparseLabelArray, and thus blist, optionale. make OpArrayCache compatible to latest vigra github head More... almost 13 years ago
OpArrayCache: support requestID for request cancellation More... almost 13 years ago
... More... almost 13 years ago
experimental feature: dirtyness callbacks for output slots More... almost 13 years ago
modify OpSparseLabelArray to allow for deletion of labels More... almost 13 years ago
experimental new feature: cancel running requests More... almost 13 years ago
experimental locking improvements: 2x latency speedup, might be unsafe in python? More... almost 13 years ago
add cProfile+pstats reporting to benchmark.py More... almost 13 years ago
rename simple.py to benchmark.py and improve measurement More... almost 13 years ago
refactor: make removeInnerOperator and createInnerOperator private More... almost 13 years ago
refactor: make testRestoreOriginalOperator private More... almost 13 years ago
refactor: make getOriginalOperator private More... almost 13 years ago
refactor: make slot allocateStorage a private method More... almost 13 years ago
refactor: make slot .stype a private variable More... almost 13 years ago
refactor: make slot.fireRequest a private method More... almost 13 years ago
some changes in graph testing and renaming of context directory to avoid confusion More... almost 13 years ago
experimental tests and help functions More... almost 13 years ago
Merge branch 'master' of github.com:Ilastik/context More... almost 13 years ago
bug fix in star_context_3d More... almost 13 years ago
adapt sparse label operator to volumeeditor requirements More... almost 13 years ago
worker: release lock before calling user provided closure, allows using request.wait() inside closure More... almost 13 years ago