libbasix0.7

Finite Element Basis Function Definition Runtime Library (Python 3)

Computes FE basis functions and derivatives for the following elements: - Lagrange (interval, triangle, tetrahedron, prism, pyramid, quadrilateral, hexahedron) - Nédélec (triangle, tetrahedron) - Nédélec Second Kind (triangle, tetrahedron) - Raviart-Thomas (triangle, tetrahedron) - Regge (triangle, tetrahedron) - Crouzeix-Raviart (triangle, tetrahedron)

librte-net-axgbe22

Data Plane Development Kit (librte-net-axgbe runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libace-tmcast-7.0.8

ACE transactional multicast library

The TMCast library is a transactional multicast protocol implementation.

python3-git-big-picture

Visualization tool for Git repositories (module)

git-big-picture is a visualization tool for Git repositories. You can think of it as a filter that removes uninteresting commits from a DAG modelling a Git repository and thereby exposes the big picture: for example the hierarchy of tags and branches. git-big-picture supports convenience output options and can filter different classes of commits. It uses the Graphviz utility to render images that are pleasing to the eye.

librte-net-bnx2x22

Data Plane Development Kit (librte-net-bnx2x runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

python3-returns

Make your functions return something meaningful, typed, and safe

Basically, the answer is that returns provides useful abstractions that solve some problems every developer has: