[ 
https://issues.apache.org/jira/browse/STATISTICS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anirudh Joshi updated STATISTICS-78:
------------------------------------
    Summary: Create JMH benchmarks for alternative summation algorithms  (was: 
JMH benchmarks for alternative summation algorithms)

> Create JMH benchmarks for alternative summation algorithms
> ----------------------------------------------------------
>
>                 Key: STATISTICS-78
>                 URL: https://issues.apache.org/jira/browse/STATISTICS-78
>             Project: Commons Statistics
>          Issue Type: Sub-task
>          Components: descriptive
>            Reporter: Anirudh Joshi
>            Priority: Minor
>              Labels: gsoc, gsoc2023
>
> Develop JMH benchmarks to compare:
>  # Simple Sum (simply add the input values)
>  # Kahan summation algorithm 
> ([https://en.wikipedia.org/wiki/Kahan_summation_algorithm)]
>  # Two sum method (Neumaier sum) 
> [https://en.wikipedia.org/wiki/Kahan_summation_algorithm#Further_enhancements]
>  # Higher-order extended precision floating-point sums
>  # The add() methods in `BigDecimal` class with various MathContext limits on 
> the precision.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to