-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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 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
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
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
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…
10.0^68 gives a different result on nightly vs 1.11 after llvm-muladd pass removal
maths
Mathematical functions
Base: new function Indicates new feature / enhancement requests
maths
Mathematical functions
isdivisible
feature
#56212
opened Oct 17, 2024 by
barucden
inconsistent semantics of Mathematical functions
minor change
Marginal behavior change acceptable for a minor release
gcd
, lcm
maths
#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 [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…
fix This change fixes an existing bug
maths
Mathematical functions
(-Inf)^-1
inconsistency
bugfix
#55875
opened Sep 25, 2024 by
oscardssmith
Loading…
(-Inf)^-1
inconsistency for Float64
maths
#55831
opened Sep 21, 2024 by
nsajko
lcm(::Vector{<:Rational})
gives the wrong answer.
correctness bug ⚠
#55379
opened Aug 5, 2024 by
cyanescent
Check for non-zero denominator in Mathematical functions
rationals
The Rational type and values thereof
iszero
for Rational
maths
#54874
opened Jun 21, 2024 by
jishnub
Loading…
Improve the type stability of Mathematical functions
sqrt(::Complex)
maths
#54869
opened Jun 20, 2024 by
mtfishman
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.