目前分類:python (14)
- Jun 14 Tue 2016 11:18
Python os package
- Feb 01 Wed 2012 19:51
[NOTE] 紀錄 Python I/O
- Nov 11 Fri 2011 10:58
PyCUDA
- Sep 21 Wed 2011 14:53
[python] call c or c++ function & use c lib
1. 使用c library or bulit-in function: (這個比較簡單)
python 裡有一個模組 "ctype" 利用這個模組 你可以直接使用c library
- Jul 19 Tue 2011 01:46
[Pythom] calculation time
- Jul 13 Wed 2011 19:59
[Python] how to change $PYTHONPATH
- Jul 13 Wed 2011 10:41
[Python] 教學文件網頁
- Jul 12 Tue 2011 18:46
[Python] how to use "zip"
- Jul 06 Wed 2011 21:29
[Python] eigenvalue problem & matrix operation & svd
- Jul 01 Fri 2011 14:57
[NOTE] Python I/O
- Jun 05 Sun 2011 11:48
phython Note: random number generator
- Apr 25 Mon 2011 20:59
generalized eigenproblems 筆記