タグ

ブックマーク / numpy.org (3)

  • NumPy 2.0 migration guide — NumPy v2.1.dev0 Manual

    Getting started What is NumPy? Installation NumPy quickstart NumPy: the absolute basics for beginners Fundamentals and usage NumPy fundamentals NumPy for MATLAB users NumPy tutorials NumPy how-tos Advanced usage and interoperability Using NumPy C-API F2PY user guide and reference manual Under-the-hood documentation for developers Interoperability with NumPy Extras Glossary Release notes NumPy 2.0

    misshiki
    misshiki 2024/03/18
    “NumPy 2.0 移行ガイド# このドキュメントには、NumPy 2.0 で動作するようにコードを更新する方法に関する一連の手順が含まれています。NumPy の Python および C API の変更について説明します。”
  • NumPy 2.0.0 Release Notes — NumPy v2.1.dev0 Manual

    Note The release of 2.0 is in progress and the current release overview and highlights are still in a draft state. However, the highlights should already list the most significant changes detailed in the full notes below, and those full notes should be complete (if not copy-edited well enough yet). NumPy 2.0.0 is the first major release since 2006. It is the result of X months of development since

    misshiki
    misshiki 2023/09/14
    NumPy 2.0はまだリリースされていないけど、すでにリリースノートは見られる。
  • 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 -
    misshiki
    misshiki 2023/09/14
    公式サイト。右肩から日本語が選べる。
  • 1