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

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…
Occassionally faster powermod for BitInteger maths Mathematical functions performance Must go faster
#54866 opened Jun 20, 2024 by chriselrod Loading…
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
checked_rem and checked_mod don't follow the same promotion rules as regular rem and mod bug Indicates an unexpected problem or unintended behavior maths Mathematical functions
#54485 opened May 15, 2024 by NHDaly
Remove rad2deg and deg2rad from Base excision Removal of code from Base or the repository maths Mathematical functions
#54144 opened Apr 18, 2024 by LilithHafner Potential 2.0
doc: signbit underspecified in the case of negative zero, docs don't seem to align with implementation docs This change adds or pertains to documentation maths Mathematical functions
#53964 opened Apr 5, 2024 by nsajko
generic method for top_set_bit gives wrong result maths Mathematical functions
#53887 opened Mar 28, 2024 by matthias314
Add mul_hi feature Indicates new feature / enhancement requests good first issue Indicates a good issue for first-time contributors to Julia maths Mathematical functions
#53855 opened Mar 26, 2024 by LilithHafner
Base.literal_pow undesired floating-point conversion for base of ±1? maths Mathematical functions speculative Whether the change will be implemented is speculative
#53735 opened Mar 14, 2024 by oscardssmith
ProTip! What’s not been updated in a month: updated:<2024-09-30.