[1] 後藤憲一, 山崎修一郎共編「詳解電磁気学演習」共立出版, 1970
[2] 砂川重信「電磁気学演習」岩波書店, 1982
[3] 森正武「数値解析 第2版」共立出版, 2002
[4] 金田康正編著「並列計算処理-高速化と性能向上のために-」コロナ社, 2010
[5] 小国力編著「行列計算ソフトウェア WS,スーパーコン,並列計算機」丸善, 1991
[6] 菅原清文「C/C++プログラマーのためのOpenMP並列プログラミング 第2版」カットシステム、2012
[7] NVIDIA, "CUDA Zone",
https://developer.nvidia.com/cuda-zone/
[8] John Cheng, Max Grossman, Ty McKercher (株式会社クイープ訳)
「CUDA C プロフェッショナル プログラミング」インプレス、2015
[9] P.パチェコ(秋葉博訳)「MPI並列プログラミング」培風館、2001
[10] Microsoft, "Microsoft Visual Studio",
https://visualstudio.microsoft.com/ja/
[11] 高速化プログラミング入門
C版
Python版
MATLAB版
[12] 汎用グラフィックスライブラリーev
[13] 杉原正顯, 室田一雄「線形計算の数理」岩波書店, 2009.
[14] MATLAB,
https://jp.mathworks.com/products/matlab.html
[15] Python,
https://www.python.org/
[16] NumPy,
https://numpy.org/
[17] Matplotlib,
https://matplotlib.org/
[18] Numba,
https://numba.pydata.org/
[19] Anaconda,
https://www.anaconda.com/
[20] Spyder,
https://www.spyder-ide.org/
[21] IPython,
https://ipython.org/
[22] Numba for CUDA GPUs,
https://numba.readthedocs.io/en/stable/cuda/
[23] MPI for Python (mpi4py),
https://mpi4py.readthedocs.io/en/stable/
[24] OpenTK,
https://opentk.net/