# -- Options for intersphinx ---------------------------------------------------
-intersphinx_mapping = {'http://docs.python.org/dev': None}
+intersphinx_mapping = {
+ 'http://docs.python.org/dev/': None,
+ 'http://docs.scipy.org/doc/numpy/': None,
+ 'http://docs.scipy.org/doc/scipy/reference/': None,
+ 'http://matplotlib.sourceforge.net/' : None,
+ }
# -- Options for pngmath -------------------------------------------------------