Name : python3-numpoly
| |
Version : 1.2.11
| Vendor : Fedora Project
|
Release : 6.fc38
| Date : 2024-01-09 13:07:41
|
Group : Unspecified
| Source RPM : python-numpoly-1.2.11-6.fc38.src.rpm
|
Size : 0.86 MB
| |
Packager : Fedora Project
| |
Summary : Polynomials as a numpy datatype
|
Description :
Numpoly is a generic library for creating, manipulating and evaluating arrays of polynomials based on `numpy.ndarray` objects.
- Intuitive interface for users experienced with numpy, as the library provides a high level of compatibility with the `numpy.ndarray`, including fancy indexing, broadcasting, `numpy.dtype`, vectorized operations to name a few - Computationally fast evaluations of lots of functionality inherent from numpy - Vectorized polynomial evaluation - Support for arbitrary number of dimensions - Native support for lots of `numpy.< name>` functions using numpy’s compatibility layer (which also exists as `numpoly.< name`> equivalents) - Support for polynomial division through the operators `/`, `%` and `divmod` - Extra polynomial specific attributes exposed on the polynomial objects like `poly.exponents`, `poly.coefficients`, `poly.indeterminants` etc. - Polynomial derivation through functions like `numpoly.derivative`, `numpoly.gradient`, `numpoly.hessian` etc. - Decompose polynomial sums into vector of addends using `numpoly.decompose` - Variable substitution through `numpoly.call`
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/38/Everything/x86_64/Packages/p |