Oscar Gustafsson

Results 474 comments of Oscar Gustafsson

I think that this for sure can be useful for people, so I would encourage you to submit a PR. The only real argument I can see against it is...

Makes sense to me (but I do not have any say). One may consider to change the warning message a bit to more explicitly say "use config.vhdl_assert_stop_level instead" (which I...

The box aspect is fixed in 3D plots, but you can change it by calling `set_box_aspect`. As opposed to the 2D case, setting it to None will not make it...

Sorry, it didn't work as I expected. One can affect it, but I cannot really find a way to expand it to cover the whole frame. May be related with...

What about 1 with a warning?

But the way to suppress is it passing `normalize=False`? The warning basically saying, "Hey, we ignored normalization since we cannot divide by zero, if you do not want to see...

OK! I can see the point of not allowing `Max(set1, set2)` (as there is no way to compare sets afaIk). However, from a mathematical perspective, the `MaxSet` function is, well,...

I'd say that the VS Code integration of Surfer is very rudimentary. However, it should be possible to add commands based on what is needed. So if we get clear...

The values are most likely observations of what the current algorithm gives. However, looking at the last failure, the updated method determines the limits -0.02, 1.02, while the old version...

( I edited the description before seeing @ksunden's comment, so now it is linked...)