SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-numpoly
Version : 1.2.13 Vendor : Fedora Project
Release : 2.fc41 Date : 2024-07-20 04:33:42
Group : Unspecified Source RPM : python-numpoly-1.2.13-2.fc41.src.rpm
Size : 0.81 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: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
ftp.icm.edu.pl  python3-numpoly-1.2.13-2.fc41.noarch.rpm
     

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

Requires :
python(abi) = 3.13
python3.13dist(importlib-metadata)
python3.13dist(numpy) >= 1.20
python3.13dist(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.13/site-packages/numpoly
/usr/lib/python3.13/site-packages/numpoly-1.2.13.dist-info
/usr/lib/python3.13/site-packages/numpoly-1.2.13.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/numpoly-1.2.13.dist-info/LICENSE
/usr/lib/python3.13/site-packages/numpoly-1.2.13.dist-info/METADATA
/usr/lib/python3.13/site-packages/numpoly-1.2.13.dist-info/WHEEL
/usr/lib/python3.13/site-packages/numpoly-1.2.13.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/numpoly/__init__.py
/usr/lib/python3.13/site-packages/numpoly/__pycache__
/usr/lib/python3.13/site-packages/numpoly/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/align.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/align.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/baseclass.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/baseclass.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/dispatch.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/dispatch.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/option.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/option.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/sympy_.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/__pycache__/sympy_.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/align.py
/usr/lib/python3.13/site-packages/numpoly/array_function
/usr/lib/python3.13/site-packages/numpoly/array_function/__init__.py
/usr/lib/python3.13/site-packages/numpoly/array_function/__pycache__
/usr/lib/python3.13/site-packages/numpoly/array_function/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/array_function/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/array_function/__pycache__/absolute.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/numpoly/array_function/__pycache__/absolute.cpython-313.pyc
/usr/lib/python3.13/site-packages/numpoly/array_function/__pycache__/add.cpython-313.opt-1.pyc
There is 371 files more in these RPM.

 
ICM