Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / boostorg/multiprecision issues and pull requests

#643 - Add bug fix for PGI compiler to 1.87

Pull Request - State: closed - Opened by mborland 19 days ago - 1 comment

#642 - Merge to Master for 1.87

Pull Request - State: closed - Opened by mborland 20 days ago

#641 - Disable check for `__float128` on PGI compiler

Pull Request - State: closed - Opened by mborland 21 days ago - 2 comments

#640 - nvc++ errors with message "float128_type is undefined"

Issue - State: closed - Opened by davetaflin about 1 year ago - 6 comments

#638 - Mac M3. boost 1.86.0 Boost.Multiprecision compile error

Issue - State: open - Opened by guangbinl 3 months ago - 3 comments

#637 - Make __float128 a floating point type.

Pull Request - State: closed - Opened by jzmaddock 3 months ago - 1 comment

#636 - Make float128 a trivially copyable type

Pull Request - State: closed - Opened by nmnobre 4 months ago - 2 comments

#635 - Is boost::multiprecision::float128 a trivial type?

Issue - State: closed - Opened by nmnobre 4 months ago - 8 comments

#634 - Bug fix for 1.86

Pull Request - State: closed - Opened by mborland 4 months ago

#633 - Improve quadmath detection

Pull Request - State: closed - Opened by mborland 4 months ago - 2 comments

#632 - Add support for modular build structure.

Pull Request - State: open - Opened by grafikrobot 4 months ago - 1 comment

#631 - Fix detection of quadmath

Issue - State: closed - Opened by mborland 4 months ago
Labels: bug

#630 - Add ppc64le to CI and fix node20 breakage

Pull Request - State: open - Opened by mborland 5 months ago - 6 comments

#630 - Add ppc64le to CI and fix node20 breakage

Pull Request - State: open - Opened by mborland 5 months ago - 6 comments

#629 - Update docs

Pull Request - State: closed - Opened by ckormanyos 5 months ago - 1 comment

#629 - Update docs

Pull Request - State: closed - Opened by ckormanyos 5 months ago - 1 comment

#628 - Merge for 1.86

Pull Request - State: closed - Opened by mborland 5 months ago

#628 - Merge for 1.86

Pull Request - State: closed - Opened by mborland 5 months ago

#627 - Ensure checked integers are in a sane state after a throw.

Pull Request - State: closed - Opened by jzmaddock 5 months ago - 1 comment

#627 - Ensure checked integers are in a sane state after a throw.

Pull Request - State: closed - Opened by jzmaddock 5 months ago - 1 comment

#625 - Correct divide-by-zero in cpp_int modulus operations.

Pull Request - State: closed - Opened by jzmaddock 5 months ago - 1 comment

#625 - Correct divide-by-zero in cpp_int modulus operations.

Pull Request - State: closed - Opened by jzmaddock 5 months ago - 1 comment

#623 - Remove overloads no longer required by Math.

Pull Request - State: closed - Opened by jzmaddock 5 months ago - 1 comment

#623 - Remove overloads no longer required by Math.

Pull Request - State: closed - Opened by jzmaddock 5 months ago - 1 comment

#622 - Should expression templates be enabled by default as of 2024?

Issue - State: open - Opened by marcovc 6 months ago - 5 comments

#622 - Should expression templates be enabled by default as of 2024?

Issue - State: open - Opened by marcovc 6 months ago - 5 comments

#621 - hypot(x, y, z) not implemented

Issue - State: open - Opened by cffk 6 months ago

#621 - hypot(x, y, z) not implemented

Issue - State: open - Opened by cffk 6 months ago

#620 - Complex Overloads

Pull Request - State: open - Opened by mborland 7 months ago - 18 comments

#620 - Complex Overloads

Pull Request - State: open - Opened by mborland 7 months ago - 18 comments

#619 - 'float_denorm_style' is deprecated

Issue - State: open - Opened by NAThompson 7 months ago

#619 - 'float_denorm_style' is deprecated

Issue - State: open - Opened by NAThompson 7 months ago

#618 - make sure eval_convert_to() do not terminate with super large number

Pull Request - State: closed - Opened by tchaikov 7 months ago - 10 comments

#618 - make sure eval_convert_to() do not terminate with super large number

Pull Request - State: closed - Opened by tchaikov 7 months ago - 10 comments

#617 - conversion of big int to string

Issue - State: open - Opened by afabri 7 months ago - 9 comments

#617 - conversion of big int to string

Issue - State: open - Opened by afabri 7 months ago - 9 comments

#616 - Improve codecov reliability

Pull Request - State: closed - Opened by mborland 7 months ago - 1 comment

#616 - Improve codecov reliability

Pull Request - State: closed - Opened by mborland 7 months ago - 1 comment

#615 - Debugging mode value description files

Issue - State: open - Opened by ohhmm 7 months ago

#615 - Debugging mode value description files

Issue - State: open - Opened by ohhmm 7 months ago

#614 - Remove leading zeros from base-10 numbers

Pull Request - State: closed - Opened by mborland 7 months ago - 5 comments

#614 - Remove leading zeros from base-10 numbers

Pull Request - State: closed - Opened by mborland 7 months ago - 5 comments

#613 - Add cpp_int test for test_type("000144")==test_type("144")

Pull Request - State: closed - Opened by ohhmm 7 months ago - 1 comment

#613 - Add cpp_int test for test_type("000144")==test_type("144")

Pull Request - State: closed - Opened by ohhmm 7 months ago - 1 comment

#612 - boost::multiprecision::cpp_int leading zeros parsing bug

Issue - State: closed - Opened by ohhmm 7 months ago - 4 comments

#612 - boost::multiprecision::cpp_int leading zeros parsing bug

Issue - State: closed - Opened by ohhmm 7 months ago - 4 comments

#611 - problem with powm and large integers

Issue - State: closed - Opened by Greenka1995 8 months ago - 2 comments

#610 - [Question] Simplifying a rational

Issue - State: closed - Opened by sloriot 9 months ago - 1 comment

#609 - Type which are convertible to a number should not participate in arit…

Pull Request - State: closed - Opened by jzmaddock 9 months ago - 3 comments

#607 - Merge tommath fix into master for 1.85

Pull Request - State: closed - Opened by mborland 9 months ago - 1 comment

#606 - Correct error handling in mpfr specfun overloads.

Pull Request - State: closed - Opened by jzmaddock 9 months ago - 2 comments

#605 - Fix up default fmod to perform post-condition checking.

Pull Request - State: closed - Opened by jzmaddock 9 months ago - 2 comments

#604 - cpp_dec_float fmod function strange behavior

Issue - State: closed - Opened by ser90368141 9 months ago - 11 comments

#603 - Workaround for type change in tommath

Pull Request - State: closed - Opened by mborland 9 months ago - 2 comments

#602 - `mp_radix_size` pointer type incorrect in some versions of tommath

Issue - State: closed - Opened by mborland 9 months ago - 1 comment

#601 - Merge for 1.85

Pull Request - State: closed - Opened by mborland 9 months ago - 4 comments

#600 - compilation error with cpp_bin_float on macOS

Issue - State: closed - Opened by tcaduser 9 months ago - 4 comments

#599 - Clean up remotes branches

Issue - State: open - Opened by ckormanyos 10 months ago
Labels: question

#598 - cpp_bin_float requires quadmath?

Issue - State: closed - Opened by NAThompson 10 months ago - 1 comment

#597 - Update complex_adaptor to match precision requirements.

Pull Request - State: closed - Opened by jzmaddock 10 months ago - 1 comment

#596 - Add CodeCov badge for develop

Pull Request - State: closed - Opened by ckormanyos 10 months ago - 5 comments

#595 - complex_adaptor compile error with boost-1.77.0 and later

Issue - State: closed - Opened by vmauery 10 months ago - 3 comments

#593 - Random hash_value for mpfr_float(0)

Issue - State: open - Opened by fintarin 10 months ago

#591 - Array index out of bounds warning

Issue - State: open - Opened by NAThompson 10 months ago

#590 - Update GHA to remove Node deprecation warnings

Pull Request - State: closed - Opened by mborland 10 months ago - 1 comment

#589 - Codecov Upload Times Out

Issue - State: closed - Opened by mborland 10 months ago
Labels: enhancement

#588 - boost::multiprecision::pow doesn't support cpp_int exponent

Issue - State: closed - Opened by radj307 10 months ago - 2 comments

#587 - Prelim fix issue586 (if none better found)

Pull Request - State: closed - Opened by ckormanyos 10 months ago - 8 comments

#586 - Can't convert cpp_dec_float to cpp_int

Issue - State: closed - Opened by radj307 10 months ago - 3 comments

#585 - Reduce truncation in dec_float multiplication

Pull Request - State: closed - Opened by ckormanyos 10 months ago - 2 comments

#584 - multiprecision crash, can't bisect

Issue - State: closed - Opened by gerharfa 11 months ago - 16 comments

#583 - fix a typo in README.md

Pull Request - State: closed - Opened by lrineau 11 months ago

#582 - Minor GCC sign-conversion warning fix

Pull Request - State: closed - Opened by ckormanyos 11 months ago - 2 comments

#581 - Add codecov run to CI

Pull Request - State: closed - Opened by mborland 11 months ago - 6 comments

#580 - Fix -Wpessimizing-move

Pull Request - State: closed - Opened by mborland 11 months ago

#579 - -Wpessimizing-move in min_max

Issue - State: closed - Opened by mborland 11 months ago

#578 - uint128_t Sharing the Same Address as uint256_t

Issue - State: closed - Opened by stngores 12 months ago - 1 comment

#577 - Fix up cpp_bin_float for very small bit counts.

Pull Request - State: closed - Opened by jzmaddock 12 months ago

#576 - Representable float16 number throws exception

Issue - State: closed - Opened by michail-boulasikis 12 months ago - 3 comments

#575 - Disable warnings from deprecated numeric_limits members.

Pull Request - State: closed - Opened by jzmaddock 12 months ago - 1 comment

#574 - Add macro to disable MSVC has_denorm deprecation warning

Pull Request - State: closed - Opened by mborland 12 months ago - 5 comments

#572 - Update drone xcode versions

Pull Request - State: closed - Opened by mborland 12 months ago

#571 - drone xcode versions

Issue - State: closed - Opened by sdarwin 12 months ago - 1 comment

#570 - Merge for 1.84

Pull Request - State: closed - Opened by mborland about 1 year ago

#569 - Compiling float128 failed in g++ 13.2 with the latest boost::multiprecision

Issue - State: closed - Opened by seanxnie about 1 year ago - 12 comments

#568 - Remove uses of Boost.Array

Pull Request - State: closed - Opened by mborland about 1 year ago - 5 comments

#567 - boost failed to runtest with error C2027, C2676 and error C2059

Issue - State: closed - Opened by Zhaojun-Liu about 1 year ago - 5 comments

#566 - C2131 expression did not evaluate to a constraint

Issue - State: closed - Opened by darkpotpot about 1 year ago - 4 comments

#565 - Trivial syntax and MSVC 14_0 std latest in CI

Pull Request - State: closed - Opened by ckormanyos over 1 year ago

#564 - All CI runs of type windows_msvc_14_0 for c++17 warn on not knowing c++17

Issue - State: closed - Opened by ckormanyos over 1 year ago - 1 comment
Labels: enhancement, low priority

#563 - Syntax of casting in 1.83

Issue - State: closed - Opened by ckormanyos over 1 year ago - 5 comments
Labels: enhancement, low priority