[libcxx-commits] [PATCH] D124739: [libc++] Add Mathematical Special Functions status page
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 11 09:24:37 PDT 2022
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
The current plan for implementing those was to use the ones in Boost.Math. If we do that, we'd be able to implement all of them in one go, and we wouldn't need to add this status page to track the status of the partially-implemented paper. Ideally we'd do that and avoid adding this status page at all. WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124739/new/
https://reviews.llvm.org/D124739
More information about the libcxx-commits
mailing list