node-buf-compare

Node.js `Buffer.compare()` ponyfill

It allows `Buffer.compare()` to work in old version of nodejs .

node-fn-name

Get the name of a named function

There is a non-standard name property on functions in Javascript, but it's not supported in all browsers. This module tries that property then falls back to extracting the name from the function source. This package is a dependency for ava.

node-acorn-object-spread

Plugin for object spread in acorn for Node.js

libplacebo3

GPU-accelerated video/image rendering primitives (shared library)

python3-chemps2

Python 3 interface for libchemps2-3

chemps2 is a scientific library which contains a spin-adapted implementation of the density matrix renormalization group (DMRG) for ab initio quantum chemistry. This wavefunction method allows one to obtain numerical accuracy in active spaces beyond the capabilities of full configuration interaction (FCI), and allows one to extract the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM) of the active space.

python3-qpack

Python3 implementation of the QPack protocol

QPack is a fast and efficient serialization format like MessagePack. One key difference is flexible map and array support. This enables code to write directly to a qpack buffer without knowledge of the size of the map or array beforehand.