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)`.

node-tiny-warning

Node.js library that provide an alternative to node-warning

node-tiny-warning provides a tiny node-warning alternative.

node-theming

CSSinJS theming solution for ReactJS

node-theming is a CSS-in-JS theming solution for ReactJS. * ThemeProvider allows one to pass, update, merge and augment "theme" through context down react tree * withTheme allows one to receive theme and its updates in your components as a "theme" prop * createTheming allows one to integrate "theming" into its CSS-in-JS library with custom "channel"

libsimdjson16

Parsing gigabytes of JSON per second (shared object)

JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.

libpbbam2.3.0

Pacific Biosciences binary alignment/map (BAM) library

The BAM format is a binary, compressed, record-oriented container format for raw or aligned sequence reads. The associated SAM format is a text representation of the same data. The specifications for BAM/SAM are maintained by the SAM/BAM Format Specification Working Group.

r-cran-clock

GNU R date-time types and tools

Provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.