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
fix evalpoly type instability and 0-length case bugfix This change fixes an existing bug maths Mathematical functions
#56707 opened Nov 28, 2024 by stevengj Loading…
evalpoly(x,()) gives unhelpful error. bug Indicates an unexpected problem or unintended behavior maths Mathematical functions
#56699 opened Nov 27, 2024 by LilithHafner
2
7
Risc-V and perhaps x86, issue with NaN maths Mathematical functions system:riscv Support for Risc-V cpus
#56672 opened Nov 24, 2024 by stensmo
doc: clarify that signbit(x) corresponds to x < zero(x) for nonzero x design Design of APIs or of the language itself docs This change adds or pertains to documentation maths Mathematical functions
#56591 opened Nov 18, 2024 by nsajko
Fix and test lcm([1//2, 1//2]) == 1//1 backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug maths Mathematical functions triage This should be discussed on a triage call
#56423 opened Nov 2, 2024 by LilithHafner Loading…
Base: new function isdivisible feature Indicates new feature / enhancement requests maths Mathematical functions
#56212 opened Oct 17, 2024 by barucden
inconsistent semantics of gcd, lcm maths Mathematical functions minor change Marginal behavior change acceptable for a minor release
#56166 opened Oct 14, 2024 by nsajko
Correction of lcm() for Array arguments bugfix This change fixes an existing bug maths Mathematical functions minor change Marginal behavior change acceptable for a minor release needs news A NEWS entry is required for this change needs pkgeval Tests for all registered packages should be run with this change needs tests Unit tests are required for this change
#56113 opened Oct 11, 2024 by cyanescent Loading…
Make isapprox error unless shapes match arrays [a, r, r, a, y, s] maths Mathematical functions
#56018 opened Oct 6, 2024 by jariji
mod(pi,pi) not defined feature Indicates new feature / enhancement requests maths Mathematical functions
#56004 opened Oct 5, 2024 by andreasvarga
Implement hyperbolic version of sinc: sinhc (feature request). feature Indicates new feature / enhancement requests maths Mathematical functions
#55981 opened Oct 4, 2024 by dtabell
the error message for ^ calls all unknown types "integer" error messages Better, more actionable error messages maths Mathematical functions
#55960 opened Oct 1, 2024 by nsajko
doc: MathConstants: add admonitions noting unknown rationality docs This change adds or pertains to documentation maths Mathematical functions
#55897 opened Sep 26, 2024 by nsajko Loading…
fix (-Inf)^-1 inconsistency bugfix This change fixes an existing bug maths Mathematical functions
#55875 opened Sep 25, 2024 by oscardssmith Loading…
(-Inf)^-1 inconsistency for Float64 maths Mathematical functions
#55831 opened Sep 21, 2024 by nsajko
lcm(::Vector{<:Rational}) gives the wrong answer. correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing maths Mathematical functions
#55379 opened Aug 5, 2024 by cyanescent
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…
Improve the type stability of sqrt(::Complex) maths Mathematical functions
#54869 opened Jun 20, 2024 by mtfishman Loading…
ProTip! Add no:assignee to see everything that’s not assigned.