northernskys30
No user record in our sample, but northernskys30 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but northernskys30 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
There is better open source availability than 20 years ago, I think, let say JUMP in Julia. But I would say the culprit as to why mathematical optimization is not hyped and not as open sourced is the fact that to the…
I meant sexy in the sense of fashionable. People are impressed if you can solve TSP for a few nodes with a NN, but they don`t really care if you can solve for 100k of nodes with good ol' branch-and-cut.
Concerning combinatorial optimization, for what it is worth, I've been working in that field for the last three years! Mainly on public transport optimization algorithms. It is less "sexy" than ML, and paid less, but I…
That would be Knights of the Old Republic 1 for me. The story is really good, and it has the best BIG REVEAL of any game I played. I used to replay it two times every year, one full evil run and one full lawful good.
Feels like Inscryption (https://en.wikipedia.org/wiki/Inscryption).
Hydro quebec pays a yearly dividend to its sole shareholder, the government of Quebec. For 2022 : "In light of these results, Hydro-Québec will be able to pay a dividend of $3,418 million to the Québec government, its…
It compiles to a sort of byte code that is executed by a stack based virtual machine.
I did my CS degree at umontreal and this was an assignment in a second year class. This was a pretty interesting introduction to compilers, and even if this is a toy subset of C, this was challenging, at least for me.…