|
|
|
|
|
by Mikeb85
1663 days ago
|
|
Julia is much, much faster than Python. For numeric code it's almost as fast as C++. They've used lots of cool tricks to become crazy fast on numeric workloads. It's also definitely got support for multithreading, clusters, etc... |
|