mlubin / ReverseDiffSparse.jl

Reverse-mode automatic differentiation for sparse Hessians
Other
24 stars 12 forks source link

refactor to store original expression in SymbolicOutput #10

Closed mlubin closed 9 years ago

mlubin commented 9 years ago

This should make printing easier, @IainNZ @joehuchette. Breaks JuMP's tests because it was digging into the SymbolicOutput type.