-
python3-singledispatch-3.4.0.3-5.lbn25.py37.noarch
PEP 443 proposed to expose a mechanism in the functools standard library
module in Python 3.4 that provides a simple form of generic programming
known as single-dispatch generic functions.
This library is a backport of this functionality to Python 2.6 - 3.3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-sip-4.18-1.lbn19.x86_64
This is the Python 3 build of SIP.
SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python 3 classes. SIP takes many of its ideas from SWIG but,
because it is specifically designed for C++ and Python, is able to generate
tighter bindings. SIP is so called because it is a small SWIG.
SIP was originally designed to generate Python bindings for KDE and so has
explicit support for the signal slot mechanism used by the Qt/KDE class
libraries. However, SIP can be used to generate Python 3 bindings for any C++
class library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-sip-4.19.21-1.lbn25.x86_64
This is the Python 3 build of SIP.
SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
because it is specifically designed for C++ and Python, is able to generate
tighter bindings. SIP is so called because it is a small SWIG.
SIP was originally designed to generate Python bindings for KDE and so has
explicit support for the signal slot mechanism used by the Qt/KDE class
libraries. However, SIP can be used to generate Python bindings for any C++
class library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-sip-devel-4.19.25-1.lbn25.x86_64
Files needed to generate Python bindings for any C++ class library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-sip-devel-4.18-1.lbn19.x86_64
This package contains files needed to generate Python 3 bindings for any C++
classes library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-six-1.10.0-2.lbn19.1.noarch
python-six provides simple utilities for wrapping over differences between
Python 2 and Python 3.
This is the Python 3 build of the module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-six-1.16.0-1.lbn25.noarch
python-six provides simple utilities for wrapping over differences between
Python 2 and Python 3.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-six-1.16.0-22.lbn36.noarch
Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences between the Python versions with the goal
of writing Python code that is compatible on both Python versions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-skimpygimpy-1.4-1.lbn36.noarch
Skimpy is a tool for generating HTML visual, PNG visual, and WAVE audio
representations for strings which people can understand but which web robots
and other computer programs will have difficulty understanding. Skimpy is an
example of a Captcha: an acronym for "Completely Automated Public Turing test
to tell Computers and Humans Apart".
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-sklearn-compiledtrees-1.2-1.lbn19.x86_64
In some use cases, predicting given a model is in the hot-path, so speeding up decision tree evaluation is very useful.
An effective way of speeding up evaluation of decision trees can be to generate code representing the evaluation of the tree, compile that to optimized object code, and dynamically load that file via dlopen/dlsym or equivalent.
See https://courses.cs.washington.edu/courses/cse501/10au/compile-machlearn.pdf for a detailed discussion, and http://tullo.ch/articles/decision-tree-evaluation/ for a more pedagogical explanation and more benchmarks in C++.
This package implements compiled decision tree evaluation for the simple case of a single-output regression tree or ensemble.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19