-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Should Mathematical functions
@fastmath
remove issubnormal_fast
?
maths
#58392
opened May 12, 2025 by
mikmoore
Power function broken in Version 1.11.4
fixed on master
maths
Mathematical functions
#58077
opened Apr 11, 2025 by
KlausC
gcd(a,b) != gcdx(a,b)[1]
bug
#58025
opened Apr 6, 2025 by
LilithHafner
BigInt bit shift yields incorrect results
bignums
BigInt and BigFloat
correctness bug ⚠
Bugs that are likely to lead to incorrect results in user code without throwing
maths
Mathematical functions
#57502
opened Feb 22, 2025 by
NegaScout
Float32/16 raised to an integer's typemin throws a DomainError
bug
Indicates an unexpected problem or unintended behavior
maths
Mathematical functions
#57464
opened Feb 19, 2025 by
mbarbar
Float64 raised to an integer's typemin produces incorrect result
bisect wanted
fixed on master
maths
Mathematical functions
test
This change adds or pertains to unit tests
#57463
opened Feb 19, 2025 by
mbarbar
tanpi
produces NaN
for large complex argument
complex
#57450
opened Feb 18, 2025 by
Youjack
Tighten signature of Design of APIs or of the language itself
maths
Mathematical functions
iszero
and isone
fallbacks?
design
#57372
opened Feb 12, 2025 by
lgoettgens
Add mul_hi function for bit integers
maths
Mathematical functions
performance
Must go faster
#57276
opened Feb 5, 2025 by
sumiya11
Loading…
Make Design of APIs or of the language itself
maths
Mathematical functions
Base.checked_add
and friends public
design
#57255
opened Feb 4, 2025 by
LilithHafner
Support native Mathematical functions
system:riscv
Support for Risc-V cpus
fma
on riscv64
maths
#57043
opened Jan 14, 2025 by
giordano
Loading…
should Handling of exceptions by Julia or the user
maths
Mathematical functions
rationals
The Rational type and values thereof
x // y
such that iszero(x) && iszero(y)
throw an ArgumentError
or a DivideError
?
error handling
#56754
opened Dec 4, 2024 by
nsajko
evalpoly(x,())
gives unhelpful error.
bug
#56699
opened Nov 27, 2024 by
LilithHafner
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
Base: new function Indicates new feature / enhancement requests
maths
Mathematical functions
isdivisible
feature
#56212
opened Oct 17, 2024 by
barucden
Make [a, r, r, a, y, s]
maths
Mathematical functions
isapprox
error unless shapes match
arrays
#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 Mathematical functions
sind
in terms of sinpi
instead of in terms of sin
, same for cosd
maths
#55999
opened Oct 5, 2024 by
nsajko
Implement hyperbolic version of sinc: sinhc (feature request).
feature
Indicates new feature / enhancement requests
maths
Mathematical functions
#55981
opened Oct 4, 2024 by
dtabell
^(::AbstractIrrational, ::Integer)
should probably behave like ^(::Float64, ::Integer)
instead of like ^(::Integer, ::Integer)
maths
#55961
opened Oct 1, 2024 by
nsajko
the error message for Better, more actionable error messages
maths
Mathematical functions
^
calls all unknown types "integer"
error messages
#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…
Previous Next
ProTip!
Adding no:label will show everything without a label.