: : : 2016-01-01
, . Windows Python , . .
import python .
import numpy as np
import matplotlib.pyplot as plt
Numpy matplotlib , . python .
Numpy
, , numpy, . Windows , Anaconda , . , .
Windows . Numpy , numpy .
NumPy 1.10.2 , Windows , Windows . python exe . .
MacOS Linux, , . Terminal , . Windows , ... . , Terminal .
.
$ pip install
$ pip install numpy # python2+
$ pip3 install numpy # python3+
pip . Terminal . -U update .
$ pip install -U numpy # python2+
$ pip3 install -U numpy # python3+
[]