Click here to visit the old openkoji buildsystem (Archived)

Information for RPM python3-numpoly-1.2.11-8.fc40.noarch.rpm

ID149797
Buildpython-numpoly-1.2.11-8.fc40
Namepython3-numpoly
Version1.2.11
Release8.fc40
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-04 09:23:27 GMT
Size192.51 KB
740a8db62e15824e3a0df076a6dcbbc9
LicenseBSD-2-Clause
Buildrootf40-build-123845-6790
Provides
python-numpoly = 1.2.11-8.fc40
python3-numpoly = 1.2.11-8.fc40
python3.12-numpoly = 1.2.11-8.fc40
python3.12dist(numpoly) = 1.2.11
python3dist(numpoly) = 1.2.11
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.11.dist-info0.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.11.dist-info/INSTALLER4.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.11.dist-info/LICENSE1.30 KB
/usr/lib/python3.12/site-packages/numpoly-1.2.11.dist-info/METADATA5.88 KB
/usr/lib/python3.12/site-packages/numpoly-1.2.11.dist-info/WHEEL92.00 B
/usr/lib/python3.12/site-packages/numpoly-1.2.11.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.20 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.42 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 No Buildroots