File: index.rst

package info (click to toggle)
scikit-misc 0.3.1%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,144 kB
  • sloc: fortran: 2,220; ansic: 1,352; python: 870; sh: 271; makefile: 98; javascript: 60
file content (20 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _index:

scikit-misc
===========

A collection of scientific algorithms missing from scipy.
At some point some of the procedures were present in scipy in an
unstable form, hence their removal. These procedures have been
cleaned up some and the code made more stable. Please report issues
and file corrections `at <https://github.com/has2k1/scikit-misc>`_.

Documentation
-------------

.. toctree::
   :maxdepth: 1

   api
   installation
   changelog