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

Double fp backend alternate algos #149

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from

Conversation

ckormanyos
Copy link
Member

No description provided.

jzmaddock and others added 24 commits February 5, 2023 12:01
Fix potentially uninitialized storage when parsing octal strings.
Enable GHA to kill in progress builds on new push
Fix standalone versions of itrunc and lltrunc.
/data/mwrep/res/osp/Boost/21-0-0-9/include/boost/multiprecision/cpp_int/literals.hpp:220:13: error: redundant redeclaration of 'constexpr' static data member 'boost::multiprecision::literals::detail::make_backend_from_pack<Pack, B>::value' [-Werror=deprecated]
Ensure cpp_dec_float throws on malformed string input.
Fixes boostorg#499.

Also add error handling to MPF string construction.
* Update Eigen interop support.
So we no longer rely on Eigen details.
Also improve complex number testing.
Fixes: boostorg#479

* Restrict new Eigen tests to 3.4.90 and later.
Correct cpp_dec_float string construction.
Regenerate docs.
[CI SKIP]
Fix rational_adaptor division bug.
* Make expression templates implicitly convert...
to types that the number type will also convert to.
Fixes: boostorg#541.
* Restrict fix to C++17 and later and disable for older mingwin compilers.
…into develop

# Conflicts:
#	include/boost/multiprecision/cpp_dec_float.hpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants