6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #36 from imglib/acardona-patch-1 More... 12 months ago
Merge pull request #44 from NicoKiaru/patch-1 More... about 1 year ago
Fix RealViewsSimplifyUtils.java wrong argument order in ScaleAndTranslation constructor More... about 1 year ago
New public method ImageJVirtualStack.getSource returning the underlying RandomAccessibleInterval. More... about 1 year ago
Bump to next development cycle More... about 1 year ago
update license blurbs More... about 1 year ago
POM: Update parent to pom-scijava-37.0.0 More... about 1 year ago
fix: @implSpec is not enabled by default in Java 8 javadoc More... about 1 year ago
Add javadoc More... about 1 year ago
Simplify RealLocalizableSpliterator interface More... about 1 year ago
Fall back to spliterator() for localizingSpliterator() on Cell- and PlanarImg More... about 1 year ago
Add localizing Spliterator implementation for ArrayImg More... about 1 year ago
Add benchmark for Stream<LocalizableSampler<T>> More... about 1 year ago
Add test for Stream<LocalizableSampler<T>> More... about 1 year ago
Wrap LocalizableSpliterator<T> as Spliterator<LocalizableSampler<T>> etc More... about 1 year ago
PlanarSpliterator.trySplit goes to correct slice immediately More... about 1 year ago
Simplify AbstractArrayLocalizingCursor More... about 1 year ago
Add IterableInterval.localizingSpliterator() More... about 1 year ago
Add imglib2-blog to README.md More... about 1 year ago
Add test for Spliterator.estimateSize() More... about 1 year ago
In CellCursor.jmpFwd() compute the target cell directly instead of iterating More... about 1 year ago
Add benchmark for CellSpliterator and CellImg streams More... about 1 year ago
Add specialized CellSpliterator for CellImgs More... about 1 year ago
CellCursorTest: test jmpFwd to different Cell More... about 1 year ago
Add benchmark for PlanarSpliterator and PlanarImg streams More... about 1 year ago
Add specialized PlanarSpliterator for PlanarImgs More... about 1 year ago
Remove duplicate method More... about 1 year ago
Speed up PlanarLocalizingCursor More... about 1 year ago
Override localize(Positionable) in AbstractCursorInt More... about 1 year ago
Rename StreamBenchmark to ArrayStreamBenchmark More... about 1 year ago