Oscar Dowson

Results 1409 comments of Oscar Dowson

Oh, I need all the dependencies. Regardless, #348 should work.

This is outside my domain knowledge, but I assume it's because the regular power flow ignores these bounds. Check this out: ```julia using PowerModels using Ipopt network = parse_file("test/data/matpower/case3.m") model...

Documentation is back up and running: https://lanl-ansi.github.io/WaterModels.jl/previews/PR168/ The existing deploy key was missing, so I rotated the DOCUMENTER_KEY secret and uploaded a new deploy key.

> Do you just want me to resolve the absence of a dual ray when primal infeasibility is identified in presolve? This would cover my needed use-case. > Or do...

> if the ray's not already available then to find it could be a significant cost Yeah. Maybe gate this behind an option? So `Highs_getDualRay` keeps the current behavior unless...

[noblock] Is there a reason to have it in your personal account rather than `JuliaNeuroscience`? If it was in the org, I'm in favour. There's precedent, and if all packages...

[noblock] I agree with @goerz: https://github.com/JuliaNeuroscience/GIFTI.jl/issues/4#issuecomment-3288449713 Either: 1. Create a single `NeuroImagingFiles.jl` with these packages as submodules 2. Move `GIFTI.jl` to the org and then we'll register it

> I have not narrowed this down to a minimal example yet You don't have an objective function. But this is still a bug.