You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid having to add dependency exclusions, this should be coordinated with the update to jitk-tps (a transitive dependency of FunctionFit) in pom-scijava to avoid clashing artifacts.
We got a request on the forum to update EJML: https://forum.image.sc/t/how-to-load-a-specific-library-in-fiji/87468/8
It looks like the EJML dependency is coming from:
https://github.com/PreibischLab/FunctionFit/blob/master/pom.xml
and only one file seems to need changes:
https://github.com/PreibischLab/FunctionFit/blob/cf3735ccd47db4956b29f589b90f8acfe0a6f3d6/src/main/java/fit/circular/Ellipse.java#L39
Attn: @StephanPreibisch @mzouink
CC: @NicoKiaru
The text was updated successfully, but these errors were encountered: