[Python-checkins] r64731 - doctools/trunk/EXAMPLES
georg.brandl
python-checkins at python.org
Sat Jul 5 16:46:51 CEST 2008
Author: georg.brandl
Date: Sat Jul 5 16:46:50 2008
New Revision: 64731
Log:
Add mpmath.
Modified:
doctools/trunk/EXAMPLES
Modified: doctools/trunk/EXAMPLES
==============================================================================
--- doctools/trunk/EXAMPLES (original)
+++ doctools/trunk/EXAMPLES Sat Jul 5 16:46:50 2008
@@ -18,6 +18,7 @@
* Calibre: http://calibre.kovidgoyal.net/user_manual/
* PyUblas: http://tiker.net/doc/pyublas/
* Py on Windows: http://timgolden.me.uk/python-on-windows/
+* mpmath: http://mpmath.googlecode.com/svn/trunk/doc/build/index.html
* Zope 3: e.g. http://docs.carduner.net/z3c-tutorial/
* Grok (upcoming)
* Django (upcoming)
More information about the Python-checkins
mailing list