[libcxx-commits] [libcxx] [libc++][math] Mathematical Special Functions: Hermite Polynomial (PR #89982)

via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 28 10:41:47 PDT 2024


================
@@ -26,7 +26,7 @@
 "`P0013R1 <https://wg21.link/p0013r1>`__","LWG","Logical type traits rev 2","Kona","|Complete|","3.8"
 "","","","","",""
 "`P0024R2 <https://wg21.link/P0024R2>`__","LWG","The Parallelism TS Should be Standardized","Jacksonville","|Partial|",""
-"`P0226R1 <https://wg21.link/P0226R1>`__","LWG","Mathematical Special Functions for C++17","Jacksonville","",""
+"`P0226R1 <https://wg21.link/P0226R1>`__","LWG","Mathematical Special Functions for C++17","Jacksonville","|In Progress|",""
----------------
PaulXiCao wrote:

I added a status page as asked for in [comment above](https://github.com/llvm/llvm-project/pull/89982#issuecomment-2080161608). Implemented in 18a320a0f523d1939262d1cfc633da6e5fae4870.

https://github.com/llvm/llvm-project/pull/89982


More information about the libcxx-commits mailing list