[
https://issues.apache.org/jira/browse/NUMBERS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382023#comment-16382023
]
Gilles commented on NUMBERS-17:
-------------------------------
bq. I don't know what this means.
The unit tests do not exercise the code.
Look here:
https://coveralls.io/github/apache/commons-numbers
You can examine the coverage locally after running
{noformat}
$ mvn site site:stage
{noformat}
and looking at the "Jacoco" report in the generated web site pages, under
directory {{target/staging}} (then in the page menu: item "Project Modules" ->
"Project Reports").
> 4D capacity for ComplexUtils
> ----------------------------
>
> Key: NUMBERS-17
> URL: https://issues.apache.org/jira/browse/NUMBERS-17
> Project: Commons Numbers
> Issue Type: Improvement
> Reporter: Eric Barnhill
> Priority: Minor
> Labels: gsoc2018, unit-test-missing
>
> Adding 4D capacity to the ComplexUtils will make them compatible with the
> NIfTI medical image file format which is by default in 4D. Right now neither
> Java library that handles .nii files handles complex .nii files so this
> library will greatly facilitate that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)