Fri, 26 Apr 2024 21:45:39 UTC | login

Information for RPM python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3.ppc64le.rpm

ID116770
Namepython-Cython-ohpc
Version0.23.4
Release76.1.ohpc.0.4.1.3.3
Epoch
Archppc64le
SummaryThe Cython compiler for writing C extensions for the Python language
DescriptionThe Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for writing glue code for external C libraries, and for fast C modules that speed up the execution of Python code.
Build Time2017-11-02 16:02:54 GMT
Size4.95 MB
acbb6a8a9cf4de25a036b76924c2875d
LicenseApache-2.0
Buildroothpc7-openhpc-13-el7-build-37400-51091
Provides
python-Cython-ohpc = 0.23.4-76.1.ohpc.0.4.1.3.3
python-Cython-ohpc(ppc-64) = 0.23.4-76.1.ohpc.0.4.1.3.3
python-cython = 0.23.4
Obsoletes
python-cython < 0.23.4
Conflicts No Conflicts
Requires
/bin/sh
/bin/sh
/usr/bin/python
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libpthread.so.0()(64bit)
libpython2.7.so.1.0()(64bit)
libxml2-python
ohpc-filesystem
python(abi) = 2.7
python-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 598 >>>
Name ascending sort Size
/etc/alternatives/cygdb0.00 B
/etc/alternatives/cython0.00 B
/etc/alternatives/cythonize0.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.44.00 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/COPYING.txt756.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos4.00 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/Makefile282.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/Makefile.nodistutils390.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks4.00 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/bpnn3.pxd638.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/bpnn3.py5.25 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/generators.py2.03 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/hexiom2.pxd1.84 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/hexiom2.py16.88 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/meteor_contest.pxd299.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/meteor_contest.py4.29 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/nbody.pxd695.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/nbody.py4.45 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/nqueens.py2.37 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/richards.pxd2.37 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/richards.py10.27 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/setup.py333.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/spectralnorm.pxd417.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/spectralnorm.py1.59 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/benchmarks/util.py1.82 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback4.00 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/Makefile163.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/Makefile.nodistutils323.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/README.txt342.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/Setup.py234.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/cheese.pyx325.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/cheesefinder.c323.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/cheesefinder.h114.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/callback/run_cheese.py104.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed4.00 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/Makefile1.76 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/Makefile.msc1005.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/Makefile.msc.static499.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/Makefile.unix404.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/README204.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/assert_equal.py282.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/embedded.output27.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/embed/embedded.pyx142.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/freeze4.00 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/freeze/Makefile1.32 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/freeze/README.txt3.50 KB
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/freeze/combinatorics.pyx478.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/freeze/lcmath.pyx607.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/integrate0.py148.00 B
/opt/ohpc/pub/doc/contrib/python-Cython-ohpc-0.23.4/Demos/integrate1.pyx177.00 B
Component of
1 through 1 of 1
Buildroot descending sort Created State
hpc7-openhpc-13-el7-build-37643-51151 2017-11-03 08:36:23 expired