[libcxx-commits] [PATCH] D124739: [libc++] Add Mathematical Special Functions status page

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 16 20:21:19 PST 2023


philnik added a comment.

In D124739#4057580 <https://reviews.llvm.org/D124739#4057580>, @h-vetinari wrote:

> Why abandon this revision? Wouldn't it be useful for this issue to have more visibility rather than less?

I've started implementing the functions with the `boost::math` versions, and with that approach we can just implement all the functions in a single PR, so we don't need a status page.


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