Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RemoteControlr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
RemoteControlr
5y ago
> it needs faster time to plot Time to plot is much improved in 1.6 and should continue to improve in 1.7. It's definitely being addressed.
2.
▲
by
RemoteControlr
5y ago
As has been pointed out, Julia is not limited to a single thread. It's actually got a pretty good support for parallelism both at the thread and process level. And no, Julia is not too similar to Python. Julia has multiple dispatch, Py