node-y-protocols
YJS binary encoding protocols
Binary encoding protocols for syncing, awareness, and history
information for the YJS conflict-free replicated data type (CRDT)
library.
python3-distutils-extra
enhancements to the Python3 build system
This package provides additional functions to Python's distutils and
setuptools. It allows you to easily integrate gettext, icons and GNOME
documentation into your build and installation process.
python3-emcee
Affine-invariant ensemble MCMC sampling for Python 3
emcee is an extensible, pure-Python implementation of Goodman &
Weare's Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble
sampler. It's designed for Bayesian parameter estimation.
liballegro-dialog5.2
dialog addon for the Allegro 5 library
This package provides the dialog addon for the Allegro 5 library. This
addon allows you to show dialog boxes.
libmeep23
library for using meep
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.
node-yjs
CRDT framework with a powerful abstraction of shared data
Yjs is a conflict-free replicated data type (CRDT) implementation
that exposes its internal data structure as shared types. Shared
types are common data types like Map or Array with superpowers:
changes are automatically distributed to other peers and merged
without merge conflicts.