imagej / imagej/imagej-ops

Eliminate redundant RealType math ops

Open
#142 1 comment 0 reactions 0 assignees View on GitHub
to do
Dominant language
Java
Stars
94
Forks
44
PR merge metrics
No merged PRs in 30d

Description

We will have converters between `double` and `RealType`. Hence, `PrimitiveMath` will cover most of the necessary binary and unary operations, at least for most of the common `RealType` classes. Therefore, many of the operations in `net.imagej.ops.arithmetic.real` could be eliminated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the operations under net.imagej.ops.arithmetic.real and comparing them with the coverage provided by PrimitiveMath and the planned double/RealType converters. Inventory which binary and unary operations are redundant for common RealType classes; done means the unnecessary operations are removed without losing required support.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.