6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not duplicate type index for CellRandomAccess More... almost 2 years ago
update CellRandomAccessBenchmark More... almost 2 years ago
Postpone Cell linking to CellRandomAccess.get() More... almost 2 years ago
fix typos More... almost 2 years ago
Merge pull request #91 from jdeschamps/metrics More... almost 2 years ago
Use non-localizing cursors (potentially faster) More... almost 2 years ago
Fix javadoc More... almost 2 years ago
Clean up imports More... almost 2 years ago
Re-license MunkresKuhnAlgorithm to BSD with @dscho's permission More... almost 2 years ago
Use Dimensions methods instead of creating arrays More... about 2 years ago
use == instead of .equals() for comparing enum values More... about 2 years ago
Use built-in Enum.values() instead of explicit array More... about 2 years ago
Use Intervals.numElements() instead of stream reduce construct More... about 2 years ago
simplify More... about 2 years ago
Merge pull request #95 from imglib/imglib2-6.0.0 More... about 2 years ago
chore: bump to imglib2-6.0.0 More... about 2 years ago
Bump to next development cycle More... about 2 years ago
chore: bump pom-scijava 33.2.0 More... about 2 years ago
doc: link and parameter fixes More... about 2 years ago
fix: thread safety for created Displacement/PositionField RandomAccessibleIntervals More... about 2 years ago
doc: comment on re-use of wrapped jitk-tps instance when copying More... about 2 years ago
Fix typo in javadoc More... about 2 years ago
Default implement Iterator.jumpFwd() More... about 2 years ago
Default implement RealCursor.next() More... about 2 years ago
Remove implementations of java.util.Iterator.remove() More... about 2 years ago
deprecate and default implement RealCursor.copyCursor() More... about 2 years ago
Remove abstract overrides of abstract methods to the exact same signature More... about 2 years ago
Remove meaningless final modifiers from abstract methods More... about 2 years ago
Remove redundant "public", "static", and "final" modifier from interface fields More... about 2 years ago
Remove redundant "private" modifier from enum constructors More... about 2 years ago