libqhullcpp7deb1
calculate convex hulls and related structures (C++ shared library)
python3-pyswarms
research toolkit for particle swarm optimization in Python
PySwarms is an extensible research toolkit for particle swarm optimization
(PSO) in Python.
libdbix-class-encodedcolumn-perl
extension to encode column values automatically
DBIx::Class::EncodedColumn is a DBIx::Class component which can automatically
encode a column's contents whenever the value of that column is set, similar
to DBIx::Class::DigestColumns. Any data you write is automatically converted
on-the-fly and, in contrast to DigestColumns, any arbitrary message digest or
encryption method can be supported through an appropriate encoding class.
plymouth-theme-ubuntu-gnome-text
graphical boot animation and logger - ubuntu-gnome-text theme
libdbix-class-optimisticlocking-perl
Optimistic locking support for DBIx::Class
Optimistic locking is an alternative to using exclusive locks when you
have the possibility of concurrent, conflicting updates in your database.
The basic principle is you allow any and all clients to issue updates and
rather than preemptively synchronizing all data modifications (which is
what happens with exclusive locks) you are "optimistic" that updates won't
interfere with one another and the updates will only fail when they do
in fact interfere with one another.
sshcommand
turn SSH into a thin client specifically for your command
Simplifies running a single command over SSH, and manages
authorized keys (ACL) and users in order to do so.