[libcxx-commits] [libcxx] [libc++][math] Mathematical Special Functions: Hermite Polynomial (PR #89982)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 18 03:02:12 PDT 2024
PaulXiCao wrote:
There is also another option: We could consider splitting off the correctness documentation into its own issue/merge request.
My thoughts:
- There is no real reason why everything must be handled in one pr.
- Correctness documentation seems to be a more involved issue which will probably need quite some discussion.
- There are other pr waiting for this integration (e.g. `std::legendre`).
- On the flip-side: There is the possibility that it might be pushed to some backlog and not get fixed in the foreseeable future.
https://github.com/llvm/llvm-project/pull/89982
More information about the libcxx-commits
mailing list