SciPy와 NumPy 설치 방법
Programming/NumPy&SciPy 2014. 2. 19. 03:40 |Mac:
sudo port install py27-NumPy py27-SciPy py27-ipython
Debian 계열:
sudo apt-get install python-NumPy python-SciPy
RedHat 계열:
sudo yum install NumPy SciPy
'Programming > NumPy&SciPy' 카테고리의 다른 글
NumPy 배열 (0) | 2014.02.19 |
---|---|
왜 SciPy와 NumPy를 사용하는가? (0) | 2014.02.19 |