You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace uses of Int64 with Int for improved code portability
Note, it can be a little tricky to get SCS/HiGHS working with both JuMP v0.22 and v0.23. The following PowerModels PR should be able to help in what the update requires. Note that when you move from SCS v0.8 to v0.9+ some small changes in numerics is normal.
Suggested Ecosystem Maintenance Tasks
Int64
withInt
for improved code portabilityNote, it can be a little tricky to get SCS/HiGHS working with both JuMP v0.22 and v0.23. The following PowerModels PR should be able to help in what the update requires. Note that when you move from SCS v0.8 to v0.9+ some small changes in numerics is normal.
lanl-ansi/PowerModels.jl#809
lanl-ansi/PowerModels.jl#803
The text was updated successfully, but these errors were encountered: