6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix javadoc links More... about 3 years ago
Revert "BREAKING CHANGFE: remove deprecated overloads of Views.expandValue with" More... about 3 years ago
Merge pull request #62 from tischi/fix-intersection-interval More... about 3 years ago
Make for-loop syntax within test consistent More... about 3 years ago
Remove unused imports More... about 3 years ago
Add timeout tests to AdaptingIntersectionIntervalPerformanceTest and add test for IntersectionInterval More... about 3 years ago
fix: Javadoc errors More... about 3 years ago
fix: CompositeTest testCollapse test all vector indices, not just first More... about 3 years ago
Merge remote-tracking branch 'origin/master' into converter-target-supplier More... about 3 years ago
add alternative imglib2 logo variants for blog and various purposes More... about 3 years ago
doc: add imglib2 favicon More... about 3 years ago
Intervals.union for empty intervals More... about 3 years ago
Add tischi as contributor More... about 3 years ago
Remove superfluous isEmtpy() statements in IntersectionRealInterval and IntersectionInterval and add performance test for intersecting many IntersectionRealInterval More... about 3 years ago
fix: add CompositeTest More... about 3 years ago
feat: add static factory methods to create RealComposite<Double[Float]Type> vectors backed by an existing array or a transient ArrayImg More... about 3 years ago
feat: add Localizables.realRandomAccessible analog to randomAccessible for real coordinates More... about 3 years ago
fix: remove LongVectorType variants for the smae reason as DoubleVectorType they are not required because RealComposites do the same and are equally performant More... about 3 years ago
fix: replace deprecated copyRandomAccess by copy More... about 3 years ago
fix: do not recurse into deporecated default copyRandomAccess() More... about 3 years ago
fix: remove DoubleVectorType More... about 3 years ago
feat: add interleave view for composites More... about 3 years ago
feat: add inflate view for composites More... about 3 years ago
feat: add RealPointSample, trivial implementation of realcoordinate + sample More... about 3 years ago
feat: add PointSample, trivial implementation of coordinate + sample More... about 3 years ago
deprecate and default implement RealRandomAccess.copyRealRandomAccess() More... about 3 years ago
deprecate and default implement RandomAccess.copyRandomAccess() More... about 3 years ago
Intervals.numElements : use Math.max More... about 3 years ago
feat: add LocalizingRealIntervalIterator (#313) More... about 3 years ago
Merge pull request #32 from bogovicj/tpsGetter More... about 3 years ago