lanl-ansi / GraphicalModelLearning.jl

Algorithms for Learning Graphical Models
https://lanl-ansi.github.io/GraphicalModelLearning.jl/stable/
Other
23 stars 10 forks source link

RISEA Broken? #22

Open ccoffrin opened 6 years ago

ccoffrin commented 6 years ago

At this line, https://github.com/lanl-ansi/GraphicalModelLearning.jl/blob/master/src/GraphicalModelLearning.jl#L230

I am getting this error message,

Currently must provide 2nd order derivatives of univariate functions. Try setting autodiff=true.
ccoffrin commented 6 years ago

I tried to get this working with various ipopt options, no luck. Can you provide an example of how to use this?