summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-03-21 14:53:18 -0600
committerCharles Harris <charlesr.harris@gmail.com>2014-03-26 20:41:48 -0600
commit1eb81b7beaf571bdd534cfeec046b79b1d188714 (patch)
treed080fbd576b089e25619dce768b84ba3aeaf7db4 /numpy/lib/nanfunctions.py
parent46767a2ffc6bf7b3c6841bd9b10f1f26543d22b7 (diff)
downloadnumpy-1eb81b7beaf571bdd534cfeec046b79b1d188714.tar.gz
ENH, MAINT: Use an abstract base class for the polynomial classes.
The new base is ABCPolyBase and is intended to replace the use of the polytemplate string. In this way the need to compile the polynomial classes on import is avoided. Closes #634. Closes #3639.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions