issues
search
mlubin
/
ReverseDiffSparse.jl
Reverse-mode automatic differentiation for sparse Hessians
Other
24
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update subexpressions.jl
#57
huckl3b3rry87
closed
5 years ago
4
Backport JuliaOpt/JuMP.jl#1815
#56
mlubin
closed
5 years ago
2
Bump ForwardDiff bound
#55
mlubin
closed
5 years ago
1
Change a few fields to AbstractVector to support views
#54
abelsiqueira
closed
6 years ago
1
Backport
#53
blegat
closed
6 years ago
1
tests now pass on 1.0
#52
ExpandingMan
closed
6 years ago
6
compat fixes for 0.7
#51
mlubin
closed
6 years ago
1
compilation issues
#50
huckl3b3rry87
closed
6 years ago
5
backport x^1 fix
#49
mlubin
closed
6 years ago
1
remove test dependency on Distributions (broken on 0.7)
#48
mlubin
closed
6 years ago
0
bump ForwardDiff upper bound
#47
mlubin
closed
6 years ago
3
fix some deprecations
#46
mlubin
closed
7 years ago
1
Run femtocleaner
#45
mlubin
closed
6 years ago
0
JuMP AD
#44
stumarcus314
closed
7 years ago
1
Gradient and Hessian of a scalar-valued function
#43
stumarcus314
closed
7 years ago
1
upgrade to ForwardDiff v0.5.0
#42
jrevels
closed
7 years ago
2
drop Graphs for LightGraphs and fixes for 0.6
#41
mlubin
closed
7 years ago
1
Update CI URLs to point to new caching infrastructure
#40
staticfloat
closed
7 years ago
0
Refactor eval_univariate to avoid depending on Lazy.jl
#39
tkelman
closed
7 years ago
4
bump ForwardDiff bound
#38
mlubin
closed
7 years ago
1
update for deprecated array syntax
#37
mlubin
closed
7 years ago
2
introduce a scope for user-defined functions
#36
mlubin
closed
7 years ago
1
drop Julia 0.4 and update for ForwardDiff 0.3
#35
mlubin
closed
7 years ago
3
fix for NaNs in ifelse
#34
mlubin
closed
8 years ago
5
deprecation fixes for Julia 0.5
#33
mlubin
closed
8 years ago
1
fix for Julia 0.5
#32
mlubin
closed
8 years ago
1
update for ForwardDiff 0.2
#31
mlubin
closed
8 years ago
1
fix deprecation
#30
abhijithch
closed
8 years ago
1
remove unused whichchild field from NodeData
#29
mlubin
closed
8 years ago
1
allow extension-defined node type
#28
mlubin
closed
8 years ago
0
Speedup
#27
mlubin
closed
8 years ago
1
support for user-defined multivariate functions
#26
mlubin
closed
8 years ago
1
WIP: Restructure for manual forward-over-reverse mode
#25
mlubin
closed
8 years ago
1
Allow general expressions in expression graph output
#24
JackDunnNZ
closed
8 years ago
2
drop support for julia 0.3
#23
mlubin
closed
8 years ago
0
Fix breakage due to parser change
#22
yuyichao
closed
9 years ago
4
Wrapping a function?
#21
dpo
closed
9 years ago
2
Hessian: NLExpr sparsity pattern for x[0]^0 + x[1]^1
#20
anriseth
closed
9 years ago
3
infrastructure for hess-vec products
#19
mlubin
closed
9 years ago
0
Coloring and AD for Jacobians
#18
mauro3
closed
9 years ago
5
White space and deprecation warnings
#17
yuyichao
closed
9 years ago
3
Sparse Hessians of expressions not containing model variables give BoundsError() instead of zero
#16
rgiordan
closed
9 years ago
2
Basic fused reverse and forward modes
#15
mlubin
closed
9 years ago
0
WIP: don't splat subexpressions
#14
mlubin
closed
9 years ago
0
introduce parametric expressions
#13
mlubin
closed
9 years ago
1
basic support for embedded subexpressions
#12
mlubin
closed
9 years ago
1
Attempt to switch to LightGraphs.jl
#11
IainNZ
closed
9 years ago
3
refactor to store original expression in SymbolicOutput
#10
mlubin
closed
9 years ago
0
avoid jacobian and hessian prep when only ExprGraph is requested
#9
mlubin
closed
9 years ago
0
Support for ifelse
#8
tkelman
closed
10 years ago
6
Next