| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
count_nonzero function
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
github.
|
|
|
|
|
|
| |
- clarify some things that Vincent Davis and Friedrich Romstedt ran into when
following this doc on a new OS X install.
- update Python versions supported at the moment.
|
| |
|
| |
|
| |
|
|
|
|
| |
This was brought up on the mailing list on 10 Sep 2010.
|
|
|
|
|
|
|
| |
Things that are changed are:
- use assert_() instead of plain assert, and explain why.
- do not use "from numpy.testing import *"
- explain #random directive for doctests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Conflicts:
numpy/polynomial/chebyshev.py
numpy/polynomial/polynomial.py
|
| |
|
| |
|
|
|
|
| |
called in the text
|
| |
|
| |
|
|
|
|
| |
Only Sphinx >= 1.0 is supported now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
much like a ufunc and a bit vague.
|
|
|
|
| |
the moment)
|
| |
|