On Sun, Jan 17, 2010 at 2:19 PM, David Goldsmith <d.l.goldsm...@gmail.com> wrote: > Hi, Wayne. > > They're not nearly as structured, but for the time being > (indefinitely? unless a volunteer steps forward to build something for > us more closely resembling the GMI), you could use the numpy and scipy > doc Wiki Milestones pages: > > http://docs.scipy.org/numpy/Milestones/ > > http://docs.scipy.org/scipy/Milestones/ > > in this fashion. > > DG > > On Sun, Jan 17, 2010 at 9:57 AM, Wayne Watson > <sierra_mtnv...@sbcglobal.net> wrote: >> I was just looking at the (Win) Python documentation via the Help on >> IDLE, and a Global Module Index. Does anything like that exist for >> numpy, matplotlib, scipy? >> >> -- >> Wayne Watson (Watson Adventures, Prop., Nevada City, CA) >> >> (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) >> Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet >> >> "I was thinking about how people seem to read the Bible >> a whole lot more as they get older; then it dawned on >> me . . they're cramming for their final exam." >> -- George Carlin >> >> Web Page: <www.speckledwithstars.net/> >> >> _______________________________________________ >> NumPy-Discussion mailing list >> NumPy-Discussion@scipy.org >> http://mail.scipy.org/mailman/listinfo/numpy-discussion >> > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
the autogenerated indices are here and also in the htmlhelp http://docs.scipy.org/doc/numpy/modindex.html http://docs.scipy.org/doc/numpy/genindex.html However, because of the package structure of numpy the modindex is not as useful as the one for python. I find the structure of routines, and the index search in the htmlhelp more useful. Josef _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion