This is a staging site. Uploads will not persist. Testing only.

libobjfwrt1

ObjFW Objective-C runtime library

The libobjfwrt1 package contains ObjFW's Objective-C runtime library.

ofhash

Utility to hash files with various cryptographic hash functions

ofhash is an utility to hash files with various cryptographic hash functions (even using different algorithms at once) using ObjFW's classes for various cryptographic hashes.

lcsync

librecast file and data syncing tool

lcsync is a tool to sync files over IPv6 multicast or the local filesystem. It splits the file into blocks, hashes them, and compares them in order to efficiently transfer a minimal amount of data.

libobjfw1

ObjFW library

The libobjfw1 package contains the library needed by programs using ObjFW.

python3-torch-cluster

PyTorch extension library of optimized graph cluster algorithms (Python 3)

This package consists of a small extension library of highly optimized graph cluster algorithms for the use in PyTorch. The package consists of the following clustering algorithms:

python3-cotengrust

Fast contraction ordering primitives for tensor networks

`cotengrust` provides fast rust implementations of contraction ordering primitives for tensor networks or einsum expressions. The two main functions are `optimize_optimal(inputs, output, size_dict, **kwargs)` and `optimize_greedy(inputs, output, size_dict, **kwargs)`.