SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-numpoly rpm build for : Fedora 38. For other distributions click python3-numpoly.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-numpoly-1.2.11-6.fc38.noarch.rpm
     

Provides :
python-numpoly
python3-numpoly
python3.11-numpoly
python3.11dist(numpoly)
python3dist(numpoly)

Requires :
python(abi) = 3.11
python3.11dist(importlib-metadata)
python3.11dist(numpy) >= 1.20
python3.11dist(setuptools) >= 40.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/numpoly
/usr/lib/python3.11/site-packages/numpoly-1.2.11.dist-info
/usr/lib/python3.11/site-packages/numpoly-1.2.11.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/numpoly-1.2.11.dist-info/LICENSE
/usr/lib/python3.11/site-packages/numpoly-1.2.11.dist-info/METADATA
/usr/lib/python3.11/site-packages/numpoly-1.2.11.dist-info/WHEEL
/usr/lib/python3.11/site-packages/numpoly-1.2.11.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/numpoly/__init__.py
/usr/lib/python3.11/site-packages/numpoly/__pycache__
/usr/lib/python3.11/site-packages/numpoly/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/align.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/align.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/baseclass.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/baseclass.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/dispatch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/dispatch.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/option.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/option.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/sympy_.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/__pycache__/sympy_.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/align.py
/usr/lib/python3.11/site-packages/numpoly/array_function
/usr/lib/python3.11/site-packages/numpoly/array_function/__init__.py
/usr/lib/python3.11/site-packages/numpoly/array_function/__pycache__
/usr/lib/python3.11/site-packages/numpoly/array_function/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/array_function/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/array_function/__pycache__/absolute.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/numpoly/array_function/__pycache__/absolute.cpython-311.pyc
/usr/lib/python3.11/site-packages/numpoly/array_function/__pycache__/add.cpython-311.opt-1.pyc
There is 371 files more in these RPM.

 
ICM