InfiniteOpt.jl icon indicating copy to clipboard operation
InfiniteOpt.jl copied to clipboard

Enable Expressions with Complex Numbers

Open pulsipher opened this issue 3 years ago • 0 comments

JuMP has started making changes to allow expressions with complex numbers. We should follow suit and enable this in InfiniteOpt. There are a number of places where Float64 is hardcoded in. A generalization would also allow for the use of different number representations (e.g., BigFloat).

pulsipher avatar Feb 26 '22 20:02 pulsipher