rumpy 0.1.0

A reimplementation of NumPy for use with rustpython in embedded interpreters
Documentation
1
2
3
4
5
6
7
"""``numpy.doc`` — documentation subpackage placeholder.

In numpy proper this hosts reST documentation pages. rumpy ships an
empty namespace so the import succeeds and the dotted name is reachable.
"""

__all__ = []