diff options
author | Warren Weckesser <warren.weckesser@gmail.com> | 2019-10-23 03:49:44 -0400 |
---|---|---|
committer | Warren Weckesser <warren.weckesser@gmail.com> | 2019-10-23 04:19:24 -0400 |
commit | 20a2f8b5e953beca5d76960cbe130ebc96bd8668 (patch) | |
tree | d2459269da2acf669a20f56a1d5f525917719cb1 /numpy/polynomial/polyutils.py | |
parent | 2a488fe76a0f732dc418d03b452caace161673da (diff) | |
download | numpy-20a2f8b5e953beca5d76960cbe130ebc96bd8668.tar.gz |
MAINT: doc: Remove doc/newdtype_example/
This example of creating a custom dtype has had only cosmetic changes
(e.g. fix whitespace, add `from __future__ ...`) since 2008, and it hasn't
been touched at all since early 2016. It was never updated for Python 3.
The example is not well docmented, and it is not referred to anywhere else
in the documentation, so it isn't really serving a useful purpose in the
doc directory.
If someone is looking for an example of creating a custom dtype, we can
direct them to numpy/numpy/core/src/umath/_rational_tests.c.src, which, as
part of the test suite, is actively maintained.
Closes gh-9282.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions