-
```
What steps will reproduce the problem?
1. Triangulate a particular point set
What is the expected output? What do you see instead?
Stack overflow leading to segfault.
What version of the produc…
-
```
What steps will reproduce the problem?
1. Triangulate a particular point set
What is the expected output? What do you see instead?
Stack overflow leading to segfault.
What version of the produc…
-
## Intro
I've been trying to understand what makes `state` so tricky in MESA/`star`. This is my attempt at expressing what's wrong, and what we might do about it.
Everything here has some caveat…
-
_[Update: There is considerable interest on the team in adding primary constructors as a general feature. This original discussion issue has been repurposed as the tracking issue for the general featu…
-
I have no idea what plans you might have for this game, but I wanted to offer my experience playing it along with a suggestion to help make the game longer and more replayable. Markdown doesn't have s…
-
This is a tracking issue for the progress forward for replacing `solve` with `solveset`. We need to figure out what this will look like in the long run, as well as what should be done before the 1.0 r…
-
Reference: https://academic.oup.com/comjnl/article-pdf/20/1/45/975771/200045.pdf
Abnormal selection pattern is an `if`/`if-else` pattern, where branch(es) are not dominated by the pattern header. I…
-
When using enums in Dart, it can become tedious to have to specify the full enum name every time. Since Dart has the ability to infer the type, it would be nice to allow the use of shorter dot syntax …
-
This package has potential to be a solid foundation as being the interface between ModelingToolkit.jl and several FEM/FVM/DG/... packages, which can solve PDE-based models on unstructured domains. We …
-
The `[LegacyNoInterfaceObject]` extended attribute has been deprecated for quite some time and as of now WebGL is the only user of it. I think it's time to consider removing it here too.