Enhancements to Numpy
Project description
See complete documentation at http://npplus.readthedocs.io.
Highlights
A high performance piecewise polynomial class PwPoly supporting more methods than the scipy PPoly class, including a root finder and arithmetic operations.
Simplified spline and polyline interpolating and fitting functions fully integrated with PwPoly, using just the solve_banded lapack function instead of fitpack.
Simplified interfaces for linear and non-linear least squares fitting.
A function decorator to replace the clumsy numpy.piecewise function.
Array building functions which broadcast their arguments before concatenating them.
Finite difference axis methods supplementing the existing diff and cumsum functions.
Elementwise minimum and maximum functions taking any number of arguments.
Ensure presence of matplotlib 2.0 colormaps viridis, etc., and provide an interface for using the qualitative colorbrewer color sets for line color cycles.
Provide a simple presentation-quality matplotlib style.
Provide wrappers for pyplot functions like plot that return unwanted objects, making them better for interactive use.
Provide a module you can import from PYTHONSTARTUP similar to pylab, which fills interactive namespace with numpy and npplus, as well as turning on the pyplot interactive plotting mode.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for npplus-0.9.8-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94819612209a13fcafac5ffb607d60c87d2aae910c3d5a9d51f727c1ed1d8ac5 |
|
MD5 | 08d40ea6c91ff3cbf58790d2271119be |
|
BLAKE2b-256 | 35b793316060864d277c037d4b7b859f5a9b1ebfcfa6b6173be5b5bccdda8dfb |