Skip to content

Conversation

fonsp
Copy link
Member

@fonsp fonsp commented Dec 17, 2020

See #18

Right now I just changed the field types for control values to Real instead of Float64, to allow JuMP to call our diagnostic functions with its Dual number type.

Changing the field types of a struct from concrete (like Float64 or Vector{Float64}) to abstract (like Real or Vector{<:Real}) can impact performance, so I will have to look into this first :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant