Oscar Dowson

Results 1424 comments of Oscar Dowson

There are quite a few versions changes so not sure what the culprit is.

This seems tricky to do, because it looks like the formatting commands don't get written to the IO buffer: (image to see the formatting) ```julia julia> printstyled("Hello"; bold = true)...

So then the follow-up question is: can the `{minted}` environment in LaTeX handle those control characters appropriately? I'd assume not, because the styling happens separately. ```Julia \begin{minted}{julia} julia> io =...

> We both hold the view that x -> sin(x) is the same as sin, so there's no logical problem > since in no case we read x -> sin(x)...

> I could try it without the Julia wrapper, later, to see if that's relevant Yip. Solving a model with HiGHS.jl will not produce the same model as writing it...

Thanks for the interesting discussion. I have some plans for revamped documentation, https://github.com/odow/SDDP.jl/issues/496, which will include some examples from finance. Closing because this isn't a bug and other issues cover...

I think we should close this. I can't see a way to fix this in the current form. There's a note in #2180, but that requires a much larger discussion...

Trying https://github.com/jump-dev/MathOptInterface.jl/pull/2294 just caused a bunch of solvers to fail tests: ![image](https://github.com/jump-dev/MathOptInterface.jl/assets/8177701/31338a3f-6d54-4af4-a256-60d6fb837e86)