python3-petsc4py-complex3.17
Python 3 bindings for PETSc 3.17 libraries (complex numbers)
PETSc is a suite of data structures and routines for the scalable (parallel)
solution of scientific applications modeled by partial differential equations.
It employs the MPI standard for all message-passing communication.
slowloris
Security testing tool for web servers
Open source tool used to perform Denial of Service (DoS) attacks on web
servers. Slowloris exploits a vulnerability in web servers called “Keep-Alive”
to exhaust server resources and make them inaccessible.
libosdcpu3.6.0
high performance subdivision surface (subdiv) library - CPU runtime
OpenSubdiv is a set of open source libraries that implement high
performance subdivision surface (subdiv) evaluation on massively
parallel CPU and GPU architectures. This codepath is optimized for
drawing deforming subdivs with static topology at interactive
framerates. The resulting limit surface matches Pixar's Renderman to
numerical precision.
libosdgpu3.6.0
high performance subdivision surface (subdiv) library - GPU runtime
OpenSubdiv is a set of open source libraries that implement high
performance subdivision surface (subdiv) evaluation on massively
parallel CPU and GPU architectures. This codepath is optimized for
drawing deforming subdivs with static topology at interactive
framerates. The resulting limit surface matches Pixar's Renderman to
numerical precision.
postgresql-16-pgnodemx
FIXME PostgreSQL extension pgnodemx
pgnodemx is a PostgreSQL extension that provides SQL functions to allow
capture of node OS metrics via SQL queries.
libispcrt1
Intel Implicit SPMD Program Compiler runtime library
ispc is a compiler for a variant of the C programming language, with extensions
for single program, multiple data programming. Under the SPMD model, the
programmer writes a program that generally appears to be a regular serial
program, though the execution model is actually that a number of program
instances execute in parallel on the hardware.