JuliaMath / openlibm

High quality system independent, portable, open source libm implementation
https://openlibm.org
Other
519 stars 140 forks source link

Replace GNU testsuite #290

Open inkydragon opened 10 months ago

inkydragon commented 10 months ago

Maybe we can use tests from musl libc: https://wiki.musl-libc.org/libc-test.html which is MIT license.

ViralBShah commented 10 months ago

It is possibly also a lot more comprehensive. Good to have it.