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

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
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
Over/underflow in complex power function bug Indicates an unexpected problem or unintended behavior complex Complex numbers maths Mathematical functions
#54692 opened Jun 5, 2024 by jwmerrill
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
Display zero Complex{Bool} as false*im complex Complex numbers display and printing Aesthetics and correctness of printed representations of objects.
#48442 opened Jan 28, 2023 by jishnub Loading…
Provide div, rem for complex integers complex Complex numbers
#46674 opened Sep 7, 2022 by eschnett
Support complex rational infinity complex Complex numbers
#46315 opened Aug 11, 2022 by eschnett
asech maybe wrong ? bug Indicates an unexpected problem or unintended behavior complex Complex numbers maths Mathematical functions
#46250 opened Aug 4, 2022 by liushang0322
Fixes complex range broadcasting with another range complex Complex numbers needs tests Unit tests are required for this change ranges Everything AbstractRange
#43887 opened Jan 21, 2022 by gbaraldi Loading…
Extend floor (round, etc) to Complex numbers complex Complex numbers maths Mathematical functions
#42060 opened Aug 30, 2021 by danilo-bc
[Power8] Failure in Complex Blas tests complex Complex numbers system:powerpc PowerPC
#38895 opened Dec 15, 2020 by vchuravy
mod(::Complex, ::Real) and similar methods #37376 complex Complex numbers maths Mathematical functions needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#37377 opened Sep 3, 2020 by chakravala Loading…
mod(::Complex{<:Integer}, ::Integer) and div etc. complex Complex numbers good first issue Indicates a good issue for first-time contributors to Julia
#37376 opened Sep 3, 2020 by stevengj
Polar coordinate representation breaking This change will break code complex Complex numbers parser Language parsing and surface syntax speculative Whether the change will be implemented is speculative
#35576 opened Apr 23, 2020 by Ronneesley
Missing GCD methods on complex numbers complex Complex numbers help wanted Indicates that a maintainer wants help on an issue or pull request maths Mathematical functions
#35125 opened Mar 16, 2020 by SyxP
abstract complex? complex Complex numbers
#33246 opened Sep 13, 2019 by Roger-luo
Performance regression for Complex complex Complex numbers performance Must go faster
#25964 opened Feb 8, 2018 by vchuravy
Support complex numbers in eps complex Complex numbers forget me not PRs that one wants to make sure aren't forgotten
#21858 opened May 13, 2017 by ChrisRackauckas Loading…
Unconsistent result when using sum or mean function on Complex{Int8} array complex Complex numbers maths Mathematical functions
#15523 opened Mar 15, 2016 by Kolaru
Value of Sinc at complex infinity. complex Complex numbers
#14914 opened Feb 2, 2016 by pjgaudre
Sign of real part of -1.0im is negative complex Complex numbers
#10000 opened Feb 1, 2015 by jiahao
-im*Inf should probably be equal to -Inf*im complex Complex numbers equality Issues relating to equality relations: ==, ===, isequal maths Mathematical functions
#9531 opened Jan 1, 2015 by dlfivefifty
ProTip! What’s not been updated in a month: updated:<2024-11-27.