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

Posted in Computer, LaTeX | Tagged , , , , | 4 Comments