python3-redminelib

Python library for the Redmine RESTful API (Python 3)

Python Redmine is a library for communicating with a Redmine project management application. Redmine exposes some of it's data via RESTful (Representational State Transfer) application programming interface (API) for which Python Redmine provides a simple but powerful Pythonic API inspired by a well-known Django object-relational mapping (ORM).

topcom

Triangulations Of Point Configurations and Oriented Matroids

TOPCOM is a collection of clients to compute Triangulations Of Point Configurations and Oriented Matroids, resp.

libguava-mini-java

utilities from Guava

Some popular utilities from Guava repackaged (with different package names but same class names and method names) into a little jar (11K) available on Maven Central.

python3-botocore

Low-level, data-driven core of boto 3 (Python 3)

A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for AWS-CLI.

topcom-examples

Triangulations Of Point Configs and Oriented Matroids (examples)

TOPCOM is a collection of clients to compute Triangulations Of Point Configurations and Oriented Matroids, resp.

unifrac-tools

high-performance phylogenetic diversity calculations (binaries)

The de facto repository for high-performance phylogenetic diversity calculations. The methods in this repository are based on an implementation of the Strided State UniFrac algorithm which is faster, and uses less memory than Fast UniFrac. Strided State UniFrac supports Unweighted UniFrac, Weighted UniFrac, Generalized UniFrac, Variance Adjusted UniFrac and meta UniFrac. This repository also includes Stacked Faith (manuscript in preparation), a method for calculating Faith's PD that is faster and uses less memory than the Fast UniFrac-based reference implementation.