dict-freedict-nld-gle
Dutch-Irish dictionary for the dict server/client
This is the Dutch-Irish dictionary from the FreeDict project. It contains
17787 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
python3-opengv
Computer vision methods for solving geometric vision problems.
Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
methods for the calibrated case. All problems can be solved with central or
non-central cameras, and embedded into a random sample consensus or nonlinear
optimization context. Matlab and Python interfaces are implemented as well
python3-pyside6.qtpositioning
Python bindings for Qt 6 Positioning module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
python3-banal
Commons of banal micro-functions for Python
Commons of Python micro-functions. This basically an out-sourced, shared
utils module with a focus on functions that buffer type uncertainties in
Python (e.g. "is this a list?").
r-cran-enrichwith
GNU R methods to enrich R Objects with extra components
Provides the "enrich" method to enrich list-like R objects with new,
relevant components. The current version has methods for enriching
objects of class 'family', 'link-glm', 'lm', 'glm' and 'betareg'. The
resulting objects preserve their class, so all methods associated with
them still apply. The package also provides the 'enriched_glm' function
that has the same interface as 'glm' but results in objects of class
'enriched_glm'. In addition to the usual components in a `glm` object,
'enriched_glm' objects carry an object-specific simulate method and
functions to compute the scores, the observed and expected information
matrix, the first-order bias, as well as model densities,
probabilities, and quantiles at arbitrary parameter values. The package
can also be used to produce customizable source code templates for the
structured implementation of methods to compute new components and
enrich arbitrary objects.
python3-ormar
async ORM with fastapi in mind and pydantic validation
An async mini ORM for Python, with support for Postgres, MySQL, and SQLite.