Mon, 01 Jul 2024 15:20:33 UTC | login

Information for RPM python3-geomdl-5.3.1-13.fc38.riscv64.rpm

ID1017865
Namepython3-geomdl
Version5.3.1
Release13.fc38
Epoch
Archriscv64
SummaryObject-oriented pure Python B-Spline and NURBS library
DescriptionNURBS-Python (geomdl) is a pure Python, self-contained, object-oriented B-Spline and NURBS spline library for Python versions 2.7.x, 3.4.x and later. NURBS-Python (geomdl) provides convenient data structures and highly customizable API for rational and non-rational splines along with the efficient and extensible implementations of the following algorithms: • Spline evaluation • Derivative evaluation • Knot insertion • Knot removal • Knot vector refinement • Degree elevation • Degree reduction • Curve and surface fitting via interpolation and least squares approximation NURBS-Python (geomdl) also provides customizable visualization and animation options via Matplotlib, Plotly and VTK libraries. Please refer to the documentation (http://nurbs-python.readthedocs.io/) for more details.
Build Time2023-05-31 12:21:30 GMT
Size2.01 MB
14752409bc67b62711e2c8387a82fb20
LicenseMIT
Buildrootf38-build-719297-96895
Provides
python-geomdl = 5.3.1-13.fc38
python3-geomdl = 5.3.1-13.fc38
python3-geomdl(riscv-64) = 5.3.1-13.fc38
python3.11-geomdl = 5.3.1-13.fc38
python3.11dist(geomdl) = 5.3.1
python3dist(geomdl) = 5.3.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
python(abi) = 3.11
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
rtld(GNU_HASH)
Recommends No Recommends
Suggests
python3-geomdl-doc = 5.3.1-13.fc38
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 101 through 150 of 248 >>>
Name Size ascending sort
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_convert.cpython-311.pyc1.81 KB
/usr/lib64/python3.11/site-packages/geomdl/_utilities.py1.86 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/sweeping.cpython-311.opt-1.pyc2.06 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/sweeping.cpython-311.pyc2.06 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/shortcuts.cpython-311.opt-1.pyc2.10 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/shortcuts.cpython-311.pyc2.10 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/freeform.cpython-311.opt-1.pyc2.13 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/freeform.cpython-311.pyc2.13 KB
/usr/lib64/python3.11/site-packages/geomdl/convert.py2.15 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_utilities.cpython-311.opt-1.pyc3.02 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_utilities.cpython-311.pyc3.02 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/convert.cpython-311.opt-1.pyc3.14 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/convert.cpython-311.pyc3.14 KB
/usr/lib64/python3.11/site-packages/geomdl/voxelize.py3.24 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_linalg.cpython-311.opt-1.pyc3.25 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_linalg.cpython-311.pyc3.25 KB
/usr/lib64/python3.11/site-packages/geomdl/knotvector.py3.67 KB
/usr/lib64/python3.11/site-packages/geomdl-5.3.1.dist-info/METADATA3.93 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/voxelize.cpython-311.opt-1.pyc4.76 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/voxelize.cpython-311.pyc4.76 KB
/usr/lib64/python3.11/site-packages/geomdl/exchange_vtk.py4.82 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/knotvector.cpython-311.opt-1.pyc5.10 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/knotvector.cpython-311.pyc5.10 KB
/usr/lib64/python3.11/site-packages/geomdl/_voxelize.py5.13 KB
/usr/lib64/python3.11/site-packages/geomdl/tessellate.py5.91 KB
/usr/lib64/python3.11/site-packages/geomdl/vis.py6.42 KB
/usr/lib64/python3.11/site-packages/geomdl/ray.py6.86 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/exchange_vtk.cpython-311.opt-1.pyc6.90 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/exchange_vtk.cpython-311.pyc6.90 KB
/usr/lib64/python3.11/site-packages/geomdl/utilities.py8.33 KB
/usr/lib64/python3.11/site-packages/geomdl/functools_lru_cache.py8.34 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/functools_lru_cache.cpython-311.opt-1.pyc8.88 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/functools_lru_cache.cpython-311.pyc8.88 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/tessellate.cpython-311.opt-1.pyc9.07 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/tessellate.cpython-311.pyc9.07 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_voxelize.cpython-311.opt-1.pyc9.16 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_voxelize.cpython-311.pyc9.16 KB
/usr/lib64/python3.11/site-packages/geomdl/_operations.py9.21 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/vis.cpython-311.opt-1.pyc9.26 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/vis.cpython-311.pyc9.26 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/ray.cpython-311.opt-1.pyc10.30 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/ray.cpython-311.pyc10.30 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/utilities.cpython-311.opt-1.pyc10.53 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/utilities.cpython-311.pyc10.53 KB
/usr/lib64/python3.11/site-packages/geomdl/compatibility.py11.02 KB
/usr/lib64/python3.11/site-packages/geomdl/visualization/vtk_helpers.py11.17 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_operations.cpython-311.opt-1.pyc12.51 KB
/usr/lib64/python3.11/site-packages/geomdl/__pycache__/_operations.cpython-311.pyc12.51 KB
/usr/lib64/python3.11/site-packages/geomdl/control_points.py12.54 KB
/usr/lib64/python3.11/site-packages/geomdl/CPGen.py12.62 KB
Component of No Buildroots