8 ms·
"In C++, if I do: import numpy as np np.linspace(2.0, 3.0, num=5) nothing happens. In fact, it's a compile error. But if I do the same in Python, it w
by Omroth 3y ago
"In C++, if I do:
import numpy as np
np.linspace(2.0, 3.0, num=5)
nothing happens. In fact, it's a compile error.
But if I do the same in Python, it works and works very well! Python > C++"
Sorry for the troll post, but this really is ridiculous.
- greenfield1 3y agoI normally appreciate a good troll post, but I don't even understand what you are getting at here.. :/