https://issues.apache.org/ooo/show_bug.cgi?id=121768
Bug ID: 121768
Issue Type: DEFECT
Summary: Use of boost for Statistical functions
Classification: Application
Product: spreadsheet
Version: AOO400-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80274
--> https://issues.apache.org/ooo/attachment.cgi?id=80274&action=edit
Use of boost to calculate the normal distribution and others
I did some tests and using boost for statistical functions has enormous
advantages, as the implementations in Boost are optimal, use automatic
promotion to improve te precision and are very well maintained respect to the
native implementations.
I am adding a proof of concept for some functions (gamma and the normal
distribution). The results are good but are not too different from the native
versions.
This is unfinished work, I am not planning to work on this anymore but I leave
the patches JIC someone wants to take over.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.