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

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 21 08:27:41 PDT 2024


mordante 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.

Fair point. I'm not too well versed in the math part. @lntue looked at the math part of the implementation.

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


More information about the libcxx-commits mailing list