Add testing mention of CentOS, windows. Skipping some tests on versions 1.3 and 1.4 Minor doc mods. For whatever stupid reason, np.log2(x) cannot be relied upon to be an integer when x is a power of 2 ON WIN32!!! All hail win32! Better error message if array-style slice other than [:]
29 lines
565 B
ReStructuredText
29 lines
565 B
ReStructuredText
.. glymur documentation master file, created by
|
|
sphinx-quickstart on Thu Jan 24 16:44:44 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
==================================
|
|
Welcome to glymur's documentation!
|
|
==================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
introduction
|
|
detailed_installation
|
|
how_do_i
|
|
whatsnew/index
|
|
roadmap
|
|
api
|
|
|
|
------------------
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|