Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fix complex - rational docs docs This change adds or pertains to documentation maths Mathematical functions rationals The Rational type and values thereof
#56772 opened Dec 7, 2024 by Priynsh Loading…
should x // y such that iszero(x) && iszero(y) throw an ArgumentError or a DivideError? error handling Handling of exceptions by Julia or the user maths Mathematical functions rationals The Rational type and values thereof
#56754 opened Dec 4, 2024 by nsajko
Documentation about "Conversion from rational to floating-point" docs This change adds or pertains to documentation maths Mathematical functions rationals The Rational type and values thereof
#56726 opened Dec 1, 2024 by ArnoStrouwen
Fixing the //(x::Number, y::Complex) one liner to accomodate silent overflows and division by zero/infinity complex Complex numbers rationals The Rational type and values thereof
#56478 opened Nov 6, 2024 by Priynsh Loading…
the //(::Number, ::Complex) method is not correct when the second argument is zero or infinite bug Indicates an unexpected problem or unintended behavior complex Complex numbers rationals The Rational type and values thereof
#56245 opened Oct 19, 2024 by nsajko
2
don't mutate globals when constructing Rational from AbstractIrrational bignums BigInt and BigFloat bugfix This change fixes an existing bug rationals The Rational type and values thereof
#55853 opened Sep 24, 2024 by nsajko Loading…
fix inexact conversion of Rational to Integer exception type error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages rationals The Rational type and values thereof
#55758 opened Sep 12, 2024 by nsajko Loading…
MethodError thrown while preparing to throw InexactError in conversion of Rational to Integer or Complex to Real complex Complex numbers error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages rationals The Rational type and values thereof
#55756 opened Sep 12, 2024 by nsajko
is // required to return Rational? Alternatively, an interface for rationals design Design of APIs or of the language itself docs This change adds or pertains to documentation rationals The Rational type and values thereof
#55661 opened Sep 1, 2024 by nsajko
Rational power of BigFloat should use specialised MPFR function bignums BigInt and BigFloat maths Mathematical functions rationals The Rational type and values thereof
#55204 opened Jul 21, 2024 by dpsanders
Check for non-zero denominator in iszero for Rational maths Mathematical functions rationals The Rational type and values thereof
#54874 opened Jun 21, 2024 by jishnub Loading…
Avoid silent overflow in /(x::Rational, y::Complex{Int}) complex Complex numbers rationals The Rational type and values thereof
#53453 opened Feb 23, 2024 by nhz2 Loading…
Int8(8) // Int8(100)im == -50im due to overflow bug Indicates an unexpected problem or unintended behavior complex Complex numbers correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing rationals The Rational type and values thereof
#53435 opened Feb 22, 2024 by nhz2
Round to Nearest Fraction feature Indicates new feature / enhancement requests rationals The Rational type and values thereof
#53154 opened Feb 2, 2024 by uniment
Non thread-safe use of setrounding in construction of BigFloat from Rational bignums BigInt and BigFloat bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality rationals The Rational type and values thereof
#52859 opened Jan 11, 2024 by Joel-Dahne
rationalize promises the impossible bug Indicates an unexpected problem or unintended behavior docs This change adds or pertains to documentation maths Mathematical functions rationals The Rational type and values thereof
#52335 opened Nov 28, 2023 by LilithHafner
Base: correctly rounded floats constructed from rationals bugfix This change fixes an existing bug forget me not PRs that one wants to make sure aren't forgotten maths Mathematical functions rationals The Rational type and values thereof
#49749 opened May 11, 2023 by nsajko Loading…
uniform Rational numbers on the closed interval [0,1] randomness Random number generation and the Random stdlib rationals The Rational type and values thereof
#46060 opened Jul 16, 2022 by andrewjradcliffe Loading…
Rational multiplication 0 * Inf results in DivideError error messages Better, more actionable error messages rationals The Rational type and values thereof
#39638 opened Feb 12, 2021 by mbravenboer
RFC: Calculations producing invalid rationals throw ArgumentError rationals The Rational type and values thereof
#25702 opened Jan 23, 2018 by omus Loading…
Faster Rational-like type help wanted Indicates that a maintainer wants help on an issue or pull request maths Mathematical functions performance Must go faster rationals The Rational type and values thereof
#11522 opened Jun 1, 2015 by timholy
ProTip! Updated in the last three days: updated:>2024-12-09.