[libcxx-commits] [libcxx] [libc++][math] Mathematical Special Functions: Hermite Polynomial (PR #89982)
Eli Friedman via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 20 09:28:04 PDT 2024
efriedma-quic wrote:
I'm less concerned about the documentation, and more concerned that you've done the underlying analysis to prove the implementation actually has the numerical properties you want over the defined range. If you skip that analysis, you end up with issues like #92782.
https://github.com/llvm/llvm-project/pull/89982
More information about the libcxx-commits
mailing list