Open ccoffrin opened 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.
I tried to get this working with various ipopt options, no luck. Can you provide an example of how to use this?
At this line, https://github.com/lanl-ansi/GraphicalModelLearning.jl/blob/master/src/GraphicalModelLearning.jl#L230
I am getting this error message,