Information for RPM python3-numpoly-1.2.12-6.fc41.noarch.rpm

ID211289
Buildpython-numpoly-1.2.12-6.fc41
Namepython3-numpoly
Version1.2.12
Release6.fc41
Epoch
Archnoarch
DraftFalse
SummaryPolynomials 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`
Build Time2024-05-23 14:08:20 GMT
Size192.52 KB
c7ab59a83d0cc0fc2cff34d759156de1
LicenseBSD-2-Clause
Buildrootf41-build-558570-10893
Provides
python-numpoly = 1.2.12-6.fc41
python3-numpoly = 1.2.12-6.fc41
python3.12-numpoly = 1.2.12-6.fc41
python3.12dist(numpoly) = 1.2.12
python3dist(numpoly) = 1.2.12
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.12
python3.12dist(importlib-metadata)
python3.12dist(numpy) >= 1.20
python3.12dist(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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 401 >>>
Name ascending sort Size
/usr/lib/python3.12/site-packages/numpoly0.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.12.dist-info0.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.12.dist-info/INSTALLER4.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.12.dist-info/LICENSE1.30 KB
/usr/lib/python3.12/site-packages/numpoly-1.2.12.dist-info/METADATA5.88 KB
/usr/lib/python3.12/site-packages/numpoly-1.2.12.dist-info/WHEEL92.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.12.dist-info/top_level.txt8.00 B
/usr/lib/python3.12/site-packages/numpoly/__init__.py1.82 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__0.00 B
/usr/lib/python3.12/site-packages/numpoly/__pycache__/__init__.cpython-312.opt-1.pyc2.87 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/__init__.cpython-312.pyc2.87 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/align.cpython-312.opt-1.pyc8.54 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/align.cpython-312.pyc8.54 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/baseclass.cpython-312.opt-1.pyc27.55 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/baseclass.cpython-312.pyc28.21 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/dispatch.cpython-312.opt-1.pyc4.01 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/dispatch.cpython-312.pyc4.43 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/option.cpython-312.opt-1.pyc5.33 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/option.cpython-312.pyc5.33 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/sympy_.cpython-312.opt-1.pyc1.66 KB
/usr/lib/python3.12/site-packages/numpoly/__pycache__/sympy_.cpython-312.pyc1.66 KB
/usr/lib/python3.12/site-packages/numpoly/align.py6.46 KB
/usr/lib/python3.12/site-packages/numpoly/array_function0.00 B
/usr/lib/python3.12/site-packages/numpoly/array_function/__init__.py2.78 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__0.00 B
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/__init__.cpython-312.opt-1.pyc3.10 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/__init__.cpython-312.pyc3.10 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/absolute.cpython-312.opt-1.pyc2.60 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/absolute.cpython-312.pyc2.60 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/add.cpython-312.opt-1.pyc2.67 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/add.cpython-312.pyc2.67 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/all.cpython-312.opt-1.pyc2.89 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/all.cpython-312.pyc2.89 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/allclose.cpython-312.opt-1.pyc3.10 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/allclose.cpython-312.pyc3.10 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/amax.cpython-312.opt-1.pyc3.75 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/amax.cpython-312.pyc3.75 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/amin.cpython-312.opt-1.pyc3.75 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/amin.cpython-312.pyc3.75 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/any.cpython-312.opt-1.pyc3.00 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/any.cpython-312.pyc3.00 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/apply_along_axis.cpython-312.opt-1.pyc4.89 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/apply_along_axis.cpython-312.pyc4.89 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/apply_over_axes.cpython-312.opt-1.pyc3.20 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/apply_over_axes.cpython-312.pyc3.20 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/argmax.cpython-312.opt-1.pyc2.45 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/argmax.cpython-312.pyc2.45 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/argmin.cpython-312.opt-1.pyc2.43 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/argmin.cpython-312.pyc2.43 KB
/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__/around.cpython-312.opt-1.pyc2.12 KB
Component of
1 through 2 of 2
Buildroot descending sort Created State
f41-build-1139904-20906 2024-06-23 12:25:39 expired
f41-build-568444-11265 2024-05-24 03:23:07 expired