libqgispython3.28.11

QGIS - shared Python library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

mcxtrace

X-ray ray-trace simulation

McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis.

sch-rnd-sim

High level circuit simulation

Circuit simulation that can export and execute SPICE (ngspice) in the background and save or present the results. Works both from the GUI (with dialogs for configuring simulation setups, presenting plots and data in the same dialog) and from CLI (with actions using existing configuration, saving output data to a computer readable file).

libcsmith0t64

generator of random C programs (runtime library)

Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. Thus, it is useful for stress-testing compilers, static analyzers, and other tools that process C code.

libctemplate3t64

Simple but powerful template language for C++

This package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. This limits the power of the template language without limiting the power of the template *system*. Indeed, Google's "main" web search uses this system exclusively for formatting output.

python3-deepdish

Flexible HDF5 saving/loading and other data science tools

The primary feature of deepdish is its ability to save and load all kinds of data as HDF5. It can save any Python data structure, offering the same ease of use as pickling or numpy.save. However, it improves by also offering: