-
python3-wcmatch-8.4.1-1.lbn36.noarch
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order
to provide file matching and globbing that more closely follows the features
found in Bash. In some ways these libraries are similar to Python's builtin
libraries as they provide a similar interface to match, filter, and glob the
file system. But they also include a number of features found in Bash's
globbing such as backslash escaping, brace expansion, extended glob pattern
groups, etc. They also add a number of new useful functions as well, such as
globmatch which functions like fnmatch, but for paths.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-webcolors-24.11.1-2.lbn36.noarch
webcolors is a module for working with and converting between the various
HTML/CSS color formats.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-whitenoise-5.3.0-2.fc36.noarch
Radically simplified static file serving for python web apps. with a couple of
lines of config whitenoise allows your web app to serve its own static files,
making it a self-contained unit that can be deployed anywhere without relying
on nginx, amazon s3 or any other external service. (especially useful on
heroku, openshift and other paas providers.)
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
jvector-3.0.6-1.lbn36.noarch
Exact nearest neighbor search (k-nearest-neighbor or KNN) is prohibitively expensive at higher dimensions, because approaches to segment the search space that work in 2D or 3D like quadtree or k-d tree devolve to linear scans at higher dimensions. This is one aspect of what is called “the curse of dimensionality.”
With larger datasets, it is almost always more useful to get an approximate answer in logarithmic time, than the exact answer in linear time. This is abbreviated as ANN (approximate nearest neighbor) search.
There are two broad categories of ANN index:
Partition-based indexes, like LSH or IVF or SCANN
Graph indexes, like HNSW or DiskANN
Graph-based indexes tend to be simpler to implement and faster, but more importantly they can be constructed and updated incrementally. This makes them a much better fit for a general-purpose index than partitioning approaches that only work on static datasets that are completely specified up front. That is why all the major commercial vector indexes use graph approaches.
JVector is a graph index in the DiskANN family tree.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-bcrypt-3.2.2-1.fc36.x86_64
Modern password hashing for your software and your servers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-mypy-boto3-rds-1.26.17-1.lbn36.noarch
<a id"mypy-boto3-rds"></a> mypy-boto3-rds[ and Windows platforms. The
lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on
Windows) system calls.
This is a Python 3 build of lockfile package.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
libuser-0.63-10.fc36.x86_64
The libuser library implements a standardized interface for manipulating
and administering user and group accounts. The library uses pluggable
back-ends to interface to its data sources.
Sample applications modeled after those included with the shadow password
suite are included.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36