Openlibm: Difference between revisions

Jump to navigation Jump to search
569 bytes added ,  27 July 2022
no edit summary
(Add new report to table)
No edit summary
Line 39: Line 39:
| style="width: 50%"| '''[MinGW] acos(z), asin(z) and atan(z) , ( z = x + yi ) return wrong result for imaginary part lower than 1e-12'''
| style="width: 50%"| '''[MinGW] acos(z), asin(z) and atan(z) , ( z = x + yi ) return wrong result for imaginary part lower than 1e-12'''
|}
|}
===Report on OpenLibm===
The very idea of Linking openLibm with GNU octave was to bring consistency of maths library functions across different compilers and systems, thus achieving a good Libm implementation and countering the above bugs. The project openLibm was part of GSoC 2022, where some of the above bugs' c++ snippets were tested against openLibm to achieve the desired result. Unfortunately, the openLibm failed to provide the expected results.OpenLibm has its own limitation such as not being fully built and well-maintained Libm and hence the result.
==


[[Category:Development]]
[[Category:Development]]

Navigation menu