Mon, 08 Jul 2024 19:54:00 UTC | login

Information for RPM pythran-0.11.0-6.fc37.riscv64.rpm

ID817495
Namepythran
Version0.11.0
Release6.fc37
Epoch
Archriscv64
SummaryAhead of Time Python compiler for numeric kernels
DescriptionPythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface description and turns it into a native Python module with the same interface, but (hopefully) faster. It is meant to efficiently compile scientific programs, and takes advantage of multi-cores and SIMD instruction units.
Build Time2022-10-01 16:10:39 GMT
Size1.21 MB
32d872c489fea1a86796af6ed81063ab
LicenseBSD and (MIT or NCSA)
Buildrootf37-build-640841-71649
Provides
bundled(libcxx) = 3
bundled(python3dist(networkx)) = 2.6.1
python-pythran = 0.11.0-6.fc37
python3-pythran = 0.11.0-6.fc37
python3.11-pythran = 0.11.0-6.fc37
python3.11dist(pythran) = 0.11
python3dist(pythran) = 0.11
pythran = 0.11.0-6.fc37
pythran(riscv-64) = 0.11.0-6.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3.11dist(beniget) >= 0.4 with python3.11dist(beniget) < 0.5)
(python3.11dist(gast) >= 0.5 with python3.11dist(gast) < 0.6)
/usr/bin/python3
boost-devel
flexiblas-devel
gcc-c++
python(abi) = 3.11
python3-devel
python3.11dist(numpy)
python3.11dist(ply) >= 3.4
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
rpmlib(RichDependencies) <= 4.12.0-1
xsimd-devel >= 8
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 2314 >>>
Name descending sort Size
/usr/share/doc/pythran/html/TUTORIAL.html36.35 KB
/usr/share/doc/pythran/html/SUPPORT.html20.16 KB
/usr/share/doc/pythran/html/MANUAL.html58.68 KB
/usr/share/doc/pythran/html/LICENSE.html4.70 KB
/usr/share/doc/pythran/html/INTERNAL.html34.98 KB
/usr/share/doc/pythran/html/EXAMPLES.html4.49 KB
/usr/share/doc/pythran/html/DEVGUIDE.html17.56 KB
/usr/share/doc/pythran/html/Changelog.html30.90 KB
/usr/share/doc/pythran/html/CLI.html8.60 KB
/usr/share/doc/pythran/html/AUTHORS.html4.24 KB
/usr/share/doc/pythran/html0.00 B
/usr/share/doc/pythran/README.rst4.40 KB
/usr/share/doc/pythran0.00 B
/usr/lib/python3.11/site-packages/pythran/version.py137.00 B
/usr/lib/python3.11/site-packages/pythran/utils.py4.18 KB
/usr/lib/python3.11/site-packages/pythran/unparse.py18.24 KB
/usr/lib/python3.11/site-packages/pythran/typing.py1.96 KB
/usr/lib/python3.11/site-packages/pythran/types/types.py24.91 KB
/usr/lib/python3.11/site-packages/pythran/types/type_dependencies.py15.11 KB
/usr/lib/python3.11/site-packages/pythran/types/tog.py47.67 KB
/usr/lib/python3.11/site-packages/pythran/types/signature.py4.10 KB
/usr/lib/python3.11/site-packages/pythran/types/reorder.py4.28 KB
/usr/lib/python3.11/site-packages/pythran/types/conversion.py4.97 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/types.cpython-311.pyc40.18 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/types.cpython-311.opt-1.pyc39.88 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/type_dependencies.cpython-311.pyc23.61 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/type_dependencies.cpython-311.opt-1.pyc23.58 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/tog.cpython-311.pyc73.83 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/tog.cpython-311.opt-1.pyc73.61 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/signature.cpython-311.pyc7.99 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/signature.cpython-311.opt-1.pyc7.90 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/reorder.cpython-311.pyc5.23 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/reorder.cpython-311.opt-1.pyc5.08 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/conversion.cpython-311.pyc9.69 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/conversion.cpython-311.opt-1.pyc9.69 KB
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/__init__.cpython-311.pyc230.00 B
/usr/lib/python3.11/site-packages/pythran/types/__pycache__/__init__.cpython-311.opt-1.pyc230.00 B
/usr/lib/python3.11/site-packages/pythran/types/__pycache__0.00 B
/usr/lib/python3.11/site-packages/pythran/types/__init__.py55.00 B
/usr/lib/python3.11/site-packages/pythran/types0.00 B
/usr/lib/python3.11/site-packages/pythran/transformations/unshadow_parameters.py2.05 KB
/usr/lib/python3.11/site-packages/pythran/transformations/remove_nested_functions.py3.95 KB
/usr/lib/python3.11/site-packages/pythran/transformations/remove_named_arguments.py5.01 KB
/usr/lib/python3.11/site-packages/pythran/transformations/remove_lambdas.py3.23 KB
/usr/lib/python3.11/site-packages/pythran/transformations/remove_fstrings.py1.81 KB
/usr/lib/python3.11/site-packages/pythran/transformations/remove_comprehension.py5.58 KB
/usr/lib/python3.11/site-packages/pythran/transformations/normalize_tuples.py7.25 KB
/usr/lib/python3.11/site-packages/pythran/transformations/normalize_static_if.py16.23 KB
/usr/lib/python3.11/site-packages/pythran/transformations/normalize_return.py1.87 KB
/usr/lib/python3.11/site-packages/pythran/transformations/normalize_method_calls.py10.85 KB
Component of
1 through 3 of 3
Buildroot Created State descending sort
f37-build-647491-72679 2022-10-14 07:52:43 expired
f38-build-719388-96939 2023-05-31 14:29:35 expired
f38-build-729978-101970 2023-07-24 22:04:50 expired