|
|
|
|
|
by patrick5415
2562 days ago
|
|
I didn’t find the REPL that great, because it takes forever to jit anything. My laptop is not that old and creating an array with 5 elements takes over a second. If I type a syntax error, it takes tens of seconds to produce an error. This yields a very frustrating experience and doesn’t lend itself to an effective prototyping environment. For now at least I’ll be sticking with matlab. |
|
Here's how long a vector of 5 random numbers takes, after a cold start, on 1.1: