python3-slepc4py-64-complex3.20
Python 3 bindings for 64-bit SLEPc 3.20 libraries (complex numbers)
SLEPc is the Scalable Library for Eigenvalue Problem Computations.
python3-slepc4py-64-real3.20
Python 3 bindings for 64-bit SLEPc 3.20 libraries (real numbers)
SLEPc is the Scalable Library for Eigenvalue Problem Computations.
python3-slepc4py-real3.20
Python 3 bindings for SLEPc 3.20 libraries (real numbers)
SLEPc is the Scalable Library for Eigenvalue Problem Computations.
python3-pycotap
tiny test runner that outputs TAP results to standard output
This package provides a simple Python test runner for unittest that outputs
"Test Anything Protocol" (see http://testanything.org) results to standard
output, similar to what tape (https://www.npmjs.com/package/tape) does for
JavaScript).
vkroots-headers
Development files for vkroots framework
vkroots is a framework for writing Vulkan layers that takes all the complexity
and hastle away. It consits of a single C++20 header.
yq
Command-line YAML processor - jq wrapper for YAML documents
yq transcodes YAML documents to JSON and passes them to jq. The
package also includes xq, which transcodes XML to JSON using
xmltodict and pipes it to jq, and tomlq, which uses the toml library
to transcode TOML to JSON, then pipes it to jq