레이블이 python인 게시물을 표시합니다. 모든 게시물 표시
레이블이 python인 게시물을 표시합니다. 모든 게시물 표시

2011년 10월 16일 일요일

Python 3 를 써도 좋은가?



출처: http://www.scipy.org/FAQ#head-288204f886c0a120754d189f434864554a4a970d


NumPy supports Python 3.1 and up. The first release to support Python 3 was NumPy 1.5.0. The same is true for SciPy, since version 0.9.0.


출처: http://pythonsprints.com/2011/04/8/matplotlib-python-3-thanks-cape-town-group/


Apr 08
Cape Town yields great success with matplotlib ported to Python 3












NumPy 가 Python 3 을 지원한다고 한다. 
SciPy 도 Python 3 을 지원한다고 한다.
matplotlib 도 Python 3 을 지원한다고 한다.




그렇다면 Python 2.7 대신 Python 3 을 써도 좋은것인가.





2011년 10월 14일 금요일

Python 버전선택



2.7 은 무엇이고 3.2 는 무엇인가.

에디터는 무엇을 써야 하는가.