タグ

numpyとLAPACKに関するsuzukiMYのブックマーク (1)

  • NumPy -

    Fast and versatile, the NumPy vectorization, indexing, and broadcasting concepts are the de-facto standards of array computing today. NumPy offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more.

    NumPy -
    suzukiMY
    suzukiMY 2013/07/18
    数値計算を効率的に行うための型付きの多次元配列のサポート&操作するための大規模な高水準の数学関数ライブラリを提供するPythonパッケージ
  • 1