issues
search
JuliaDiff
/
DualNumbers.jl
Julia package for representing dual numbers and for performing dual algebra
Other
80
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix definitions of `==` and `isless`
#103
devmotion
opened
7 months ago
1
Allow a dual to be raised to a complex power.
#102
jwscook
opened
8 months ago
1
Bump actions/checkout from 3 to 4
#101
dependabot[bot]
opened
1 year ago
1
Move SpecialFunctions to an extension
#100
jishnub
opened
1 year ago
1
Fix InexactError call in convert
#99
jishnub
closed
1 year ago
1
Bump actions/checkout from 2 to 3
#98
dependabot[bot]
closed
1 year ago
1
Bump codecov/codecov-action from 1 to 3
#97
dependabot[bot]
closed
1 year ago
1
Bump actions/cache from 1 to 3
#96
dependabot[bot]
closed
1 year ago
1
enable dependabot for GitHub actions
#95
ranocha
closed
1 year ago
1
Consider replacing SpecialFunctions.jl by pure Julia alternatives
#94
juliohm
opened
2 years ago
2
div() and rem()
#93
githubtomtom
opened
2 years ago
0
Complex Differentiation
#92
akriegman
opened
2 years ago
5
Implement 2-arg atan
#91
sethaxen
closed
2 years ago
2
Implement `complex` for dual arguments
#90
sethaxen
closed
2 years ago
2
CompatHelper: bump compat for "NaNMath" to "1"
#89
github-actions[bot]
closed
2 years ago
0
bitmix not defined
#88
rcalxrc08
opened
2 years ago
0
Should we export ϵ ≡ ε?
#87
MikaelSlevinsky
opened
2 years ago
0
support specialfunctions 2.x
#86
stevengj
closed
2 years ago
0
Implement complex(::Type{<:Dual})
#85
jishnub
opened
3 years ago
0
Using a strong zero in Dual(0.0, 1)^0 to avoid NaN
#84
jwscook
closed
3 years ago
7
Fix TagBot configuration
#83
mlubin
closed
3 years ago
0
Dual raised to power UInt64(0) gives NaN dualpart
#82
jwscook
closed
3 years ago
1
Consider renaming realpart to value or primalpart or similar
#81
jwscook
opened
3 years ago
0
Update README.md
#80
ViralBShah
closed
3 years ago
0
TagBot trigger issue
#79
JuliaTagBot
closed
3 years ago
13
SpecialFunctions bump
#78
dlfivefifty
closed
3 years ago
0
fix some floating-point logic
#77
MikaelSlevinsky
opened
4 years ago
8
Install TagBot as a GitHub Action
#76
JuliaTagBot
closed
4 years ago
0
Delete REQUIRE, add Project.toml
#75
ararslan
closed
5 years ago
1
Added zero, iszero, one, isone to dual
#74
adamnemecek
opened
5 years ago
1
fix: isless broken for mixed types #72
#73
briochemc
closed
5 years ago
1
isless broken for mixed types
#72
dlfivefifty
closed
5 years ago
0
Support Dual{T}(x)
#71
timholy
closed
5 years ago
2
Odd behavior: `sparse(M::Array{Dual{Float64}})` zeroes dual values
#70
briochemc
closed
6 years ago
2
Remove unused Compat dependency
#69
ararslan
closed
6 years ago
0
Grab bag of minor changes
#68
ararslan
closed
6 years ago
5
Package compatibility caps
#67
KZiemian
closed
6 years ago
1
@show imε output
#66
cnaak
opened
6 years ago
0
Override SpecialFunctions
#65
dlfivefifty
closed
6 years ago
3
Remove old "du" deprecation
#64
mlubin
closed
6 years ago
0
Updates for Julia 0.6 and 0.7
#63
ararslan
closed
6 years ago
1
Support for fft of DualComplex Numbers
#62
rcalxrc08
opened
6 years ago
0
/
#61
dlfivefifty
closed
7 years ago
1
/
#60
dlfivefifty
closed
7 years ago
1
added inline annotations
#59
gasagna
opened
7 years ago
6
README: add links for additional context
#58
waldyrious
closed
7 years ago
0
readme update, mention lack of maintainer
#57
mlubin
closed
7 years ago
0
fixes #53
#56
tawheeler
closed
5 years ago
0
erf function broken in julia Nightly
#55
rcalxrc08
closed
6 years ago
1
Added overload of function value for Real and Complex numbers
#54
rcalxrc08
closed
6 years ago
1
Next