Remix.run Logo
AstralStorm 8 months ago

About the only remaining issues I personally face is the suspicious lack of plotting libraries, and bit of an insufficiency in maths libraries, especially for higher level operations than just linear algebra.

There's no scipy, numpy and matplotlib equivalent yet. Both C and C++ do better in this particular area...

Peroxide is a good start, but it cheats much like scipy by calling into Fortran, while having some very pecuilar APIs thanks to that.