[
https://issues.apache.org/jira/browse/NUMBERS-156?focusedWorklogId=603510&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-603510
]
ASF GitHub Bot logged work on NUMBERS-156:
------------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/21 13:22
Start Date: 28/May/21 13:22
Worklog Time Spent: 10m
Work Description: darkma773r opened a new pull request #92:
URL: https://github.com/apache/commons-numbers/pull/92
- replacing SafeNorm with Norms
- adding Summation class
- adding norm algorithm evaluation tests and benchmarks
Note that this change requires JDK 9+ for examples-jmh and
commons-numbers-arrays unit tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 603510)
Remaining Estimate: 0h
Time Spent: 10m
> SafeNorm 3D overload
> --------------------
>
> Key: NUMBERS-156
> URL: https://issues.apache.org/jira/browse/NUMBERS-156
> Project: Commons Numbers
> Issue Type: Improvement
> Reporter: Matt Juntunen
> Priority: Major
> Attachments: performance-all.png, performance-len-1-5.png,
> performance2-1-5.png, performance2-all.png, performance3-1-5.png,
> performance3-all.png, performance4-1-5.png, performance4-all.png,
> performance5-1-5.png, performance5-all.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should create an overload of {{SafeNorm.value}} that accepts 3 arguments
> to potentially improve performance for 3D vectors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)