-
Top Posts
-
Recent Comments
- Truong Nghiem on How to install PyQt on Mac OS Snow Leopard
- CMon on How to install PyQt on Mac OS Snow Leopard
- Tong Duy Son on Weekly review: week from 2012-04-15 to 04-21
- Domenico Prattichizzo & SIRSLab's Folks Blog » Links from orgmode to any text file | Truong’s Weblog on Links from orgmode to any text file
- Truong Nghiem on Export Simulink models to publication-quality figures
Categories
Monthly Archives: March 2009
Scipy resources
Some useful resources for Scipy (Python library for scientific compuation): http://mentat.za.net/numpy/intro/intro.html – Good introduction to Scipy http://www.scipy.org/wikis/topical_software/Tutorial – Some tutorials on Scipy
Posted in Python
Leave a comment
BibTeX and Emacs’org-mode
BibTeX is an excellent reference management system, mostly used for LaTeX. Emacs is, of course, one of the best editors in the world, for one reason which is its extensibility. Org-mode is an extension to Emacs which helps you keep … Continue reading