python3-bayesian-optimization
Bayesian Optimization package
Pure Python implementation of bayesian global optimization
with gaussian processes. This is a constrained global
optimization package built upon bayesian inference and
gaussian process, that attempts to find the maximum value
of an unknown function in as few iterations as possible.
This technique is particularly suited for optimization of
high cost functions, situations where the balance between
exploration and exploitation is important.
libaddressview0.5.0
Address display/edit framework for GNUstep (library files)
This framework provides specialized view classes to applications
which want to display addresses to the user in a graphical form.
libcec7
USB CEC Adaptor communication Library (shared library)
This library provides support for the Pulse-Eight USB-CEC adapter and
other CEC capable hardware, like the Raspberry Pi.
libghc-conduit-zstd-prof
Conduit-based ZStd Compression; profiling libraries
Zstandard compression packaged as a conduit. This is a very thin wrapper
around the [official hs-zstd interface]
(https://github.com/facebookexperimental/hs-zstd/)
vcstool
Command line tool to make working with multiple repositories easier
Vcstool is a version control system (VCS) tool, designed to make
working with multiple repositories easier. vcstool enables batch
commands on multiple different vcs repositories. Currently it
supports git, hg, svn and bzr.
python3-docx
library for creating and updating Microsoft Word files (Python 3)
python-docx is a Python library for creating and updating Microsoft Word
(.docx) files.