ニュース

今日はPythonで並列処理をするにはどうしたらよいか考えていきましょう。 手前味噌ですが、私の作ったプログラムを参考に見ていきます。 株ロボくんと言っていますが、株ロボと言ってもただJ-Quantsからデータを取ってくるだけなんですけどね。 今回はデータを取ってくるところを並列化して ...
ipyparallel ipyparallel, also known as IPython Parallel, is yet another tool for parallel computing in Python. However, it's more than just parallel Python, it's parallel IPython, and this adds ...
In this session, Kundurthy will cover how Data Parallel Python can be used to develop high-performing code for ALCF’s upcoming Auroraexascale supercomputer. The talk will introduce Numba-dppy and show ...