mlubin / ReverseDiffSparse.jl

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

support for user-defined multivariate functions #26

Closed mlubin closed 8 years ago

mlubin commented 8 years ago

This is the backend work, next is the JuMP interface. CC @jrevels @IainNZ @joehuchette

codecov-io commented 8 years ago

Current coverage is 85.39%

Merging #26 into master will increase coverage by +0.38% as of 7f203b8

@@            master     #26   diff @@
======================================
  Files           12      12       
  Stmts          901     938    +37
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            766     801    +35
  Partial          0       0       
- Missed         135     137     +2

Review entire Coverage Diff as of 7f203b8

Powered by Codecov. Updated on successful CI builds.