Nick Laws
Nick Laws
## Summary When the upper level objective contains bilinear products of lower dual and primal variables they can be linearized under certain conditions. The changes in this PR checks those...
I work on an [API](https://github.com/NREL/REopt_Lite_API) that relies on data being returned from pyjulia not containing numpy types (because the data must be JSON serializable). Is it possible to add an...
requires new Django models and validation to accomplish the same validation done in the reo/ app
Can we create an API endpoint for converting v1 and v2 job POSTs and results to the new job app data models (which match the REopt.jl data models)?
requires new Django models and validation to accomplish the same validation done in the reo/ app
requires new Django models and validation to accomplish the same validation done in the reo/ app
Doesn't seem to affect API results, but we see this stack trace alot in our Julia pods: https://github.com/JuliaWeb/HTTP.jl/issues/392#issuecomment-831514641