태그 : PYTHON 요약보기전체보기목록닫기
- a2ps, color option(1)2009.08.31
- Mathematical Illustrations(0)2009.04.21
- PyMinuit(0)2009.01.04
- Bootstrapping(statistics)(1)2008.08.25
- subprocess (Python)(0)2008.05.22
- file size in python(0)2008.05.20
- Python Scripting for Computational Science(0)2008.05.19
- A Library for Support Vector Machines(0)2008.05.16
- VPython(0)2008.05.16
- SAGE: Open Source Mathematics Software(0)2008.04.23
- 전산물리학 노트
- 2009/08/31 23:59
소스코드를 프린트하는 방법으로 a2ps라는 프로그램을 많은 사람들이 사용한다.출력물은 ps 파일 형식으로 출력된다.각종 언어에 관련된 키워드들은 볼드형식으로 진하게 프린트되고 소스코드를 읽기에 매우 편리한 형식으로 소스 코드를 변환하여 준다. 프린트를 해서 디버깅을 하는 사람들에게는 두말할 필요없이 매우 유용한 프로그램이다. ...
- 전산물리학 노트
- 2009/04/21 13:54
[ Bill Casselman's home page] http://www.math.ubc.ca/~cass/graphics/text/www/index.htmlhttp://www.math.ubc.ca/~cass/msri-summer-school/postscript.html환상적인 수학 그림그리기, mathematical illustrations수학 교과서 ...
http://code.google.com/p/pyminuit/pyminuit Minuit numerical function minimization in Python ----------------------------------------------------------------------------------------------------http:/...
- 전산물리학 노트
- 2008/08/25 09:36
http://en.wikipedia.org/wiki/Bootstrapping_(statistics)http://en.wikipedia.org/wiki/Resampling_(statistics)#Bootstraphttp://people.revoledu.com/kardi/tutorial/Bootstrap/examples.htm#Whyhttp://www.re...
- 전산물리학 노트
- 2008/05/22 06:54
파이썬에서 응용프로그램 실행하기출처: Python Scripting for Computatonal Science http://incredible.egloos.com/3748417----------------------------------------------------------import commandscmd='app.x'failure, ...
- 전산물리학 노트
- 2008/05/20 21:18
출처: http://www.daniweb.com/forums/thread78629.html
출처: http://snippets.dzone.com/posts/show/5434
>>> import os
>>> b= os.path.getsize("/path/isa_005.mp3")
>>> b
2071611L
>>>>>> import os
...
- 전산물리학 노트
- 2008/05/19 00:02
파이썬 책 하나 소개합니다. Python Scripting for Computational Science, Third Edition (Hans Petter Langtangen, Department of Informatics, University of Oslo)http://folk.uio.no/hpl/scripting pdf 버전도 웹...
- 미분류
- 2008/05/16 22:30
LIBSVM -- A Library for Support Vector Machineshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#13http://www.work...
3D Programming for Ordinary Mortalshttp://www.vpython.org/VPython is a package that includes: the Python programming language the IDLE interactive development environment "Visual", a Python module t...
- 전산물리학 노트
- 2008/04/23 07:40
SAGE: Open Source Mathematics Software
http://www.sagemath.org/
Use a Standard Programming Language: Python




최근 덧글