I see.
Maybe.
However much I can at this inferential distance
It’s funny how things like matrices are critical for some types of coding (AI, Statistics, etc) but completely unnecessary for others. As a software developer who is not in AI or statistics they have never come up once, though perhaps I would’ve been able to spot potential use cases if I had that background.
Similar to how I frequently see use cases for SQL where inferior options are being used in the wild[1].
- ^
To whom it may concern: Please Stop using Excel like that. It’s a crime against humanity, performance, and good data
Haha, yet more context I didn’t have much probability of understanding
I work in C# almost exclusively and so I’ve never used an LLM with the expectation that it would run the code itself. I usually explicitly specify what language and form of response I need “Generate a C# <class/method/LINQ statement> that does x y and z in this way with parameters a, b, and c”