Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commissioning and Quality cpp_double_fp_backend #160

Open
9 of 12 tasks
ckormanyos opened this issue Dec 30, 2024 · 0 comments
Open
9 of 12 tasks

Commissioning and Quality cpp_double_fp_backend #160

ckormanyos opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request requirement

Comments

@ckormanyos
Copy link
Member

ckormanyos commented Dec 30, 2024

Here are some open tasks for commissioning and quality enhancement of the proposed cpp_double_fp_backend<T> template

Notes:

  • Quickbook docs can be brief, but must be available.
  • ccmath support might not be entirely constexpr. It's probably better in some places to simply use existing <cmath> functions (especially those like fma, frexpand ldexp) and change the name of the includes/namespaces.
  • For eval_sqrt, see if it is possible to avoid overflow when multiplying the leading limb with the so-called split.

Cc: @sinandredemption and @cosurgi and @jzmaddock

@ckormanyos ckormanyos self-assigned this Dec 30, 2024
@ckormanyos ckormanyos added enhancement New feature or request requirement labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request requirement
Projects
None yet
Development

No branches or pull requests

1 participant