python3-mdanalysis
analyse molecular dynamics files and trajectories
MDAnalysis is a Python library for the analysis of computer
simulations of many-body systems at the molecular scale, spanning use
cases from interactions of drugs with proteins to novel materials. It
is widely used in the scientific community and is written by
scientists for scientists.
node-flagged-respawn
tool for respawning node binaries when special flags are present
This Node.js module can be useful for command-line scripts
written in JavaScript. It can selectively apply flags to
the interpreter, by re-spawning it and passing it only
the required flags - the rest are passed to the script.
freerdp3-sdl
RDP client for Windows Terminal Services (SDL client)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
python3-leidenalg
Python3 implementation of the Leiden algorithm in C++
This package implements the Leiden algorithm in C++ and exposes it to
Python. It relies on igraph for it to function. Besides the relative
flexibility of the implementation, it also scales well, and can be run
on graphs of millions of nodes (as long as they can fit in memory). The
core function is find_partition which finds the optimal partition using
the Leiden algorithm, which is an extension of the Louvain algorithm for
a number of different methods. The methods currently implemented are
r-cran-gam
Generalized Additive Models for R
Functions for fitting and working with generalized additive models,
as described in chapter 7 of “Statistical Models in S” (Chambers and
Hastie (eds), 1991), and “Generalized Additive Models” (Hastie and
Tibshirani, 1990).
rng-tools-debian
daemon to use a Hardware RNG (classic version)
The rngd daemon acts as a bridge between a Hardware RNG (random
number generator), such as the ones in some Intel/AMD/VIA chipsets,
and the kernel’s PRNG (pseudo-random number generator).