Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
numpy zip ファイルをダウンロードし、プロジェクトがあるフォルダーに解凍しました。コードを使用しました
from numpy import *
しかし、マトリックス関数などの関数をnumpyから使用しようとすると、マトリックスクラスが明らかに存在しません。私はPythonに非常に慣れていないので、おそらくPythonにファイルを含める方法についての説明も必要です.
Python バージョン 2.7、3.3、3.4、3.7 を使用している場合は、Sourceforge.net が適切なサイトです。直接ファイルが利用できない場合は、zip ファイルを入手してください。ダウンロードする前に、お使いの python のバージョンと互換性のある python のバージョンを確認してください。