You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
We are eager to use a version of libm with the sincosf fix from #229 in euclid.
It would be great to get the fix published on crates.io. Either 0.2.0 which is what master has in Cargo.toml, or if the 0.2.0 is pending on upcoming work in progress, creating a 0.1.5 branch on top of 0.1.4 with a backport of the fix would work just as well.
We are eager to use a version of libm with the
sincosffix from #229 in euclid.It would be great to get the fix published on crates.io. Either
0.2.0which is what master has in Cargo.toml, or if the0.2.0is pending on upcoming work in progress, creating a0.1.5branch on top of0.1.4with a backport of the fix would work just as well.