python3-nexpy
Python GUI to analyze NeXus data
NeXpy provides a high-level Python interface to HDF5 files,
particularly those stored as NeXus data, within a simple GUI. It is
designed to provide an intuitive interactive toolbox allowing users
both to access existing NeXus files and to create new
NeXus-conforming data structures without expert knowledge of the file
format.
mcstas-mcdisplay-webgl
Neutron ray-trace simulation - WebGL instrument display
McStas is a tool for carrying out Monte Carlo ray-tracing simulations
of neutron scattering instruments with high complexity and
precision. The simulations can compute all aspects of the performance
of instruments 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.
mcstas-mcdisplay-webgl-classic
Neutron ray-trace simulation - WebGL instrument display
McStas is a tool for carrying out Monte Carlo ray-tracing simulations
of neutron scattering instruments with high complexity and
precision. The simulations can compute all aspects of the performance
of instruments 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.
prometheus-elasticsearch-exporter
Prometheus exporter for various metrics about Elasticsearch
The exporter fetches various information from an Elasticsearch
cluster on every scrape.
r-cran-curl
GNU R modern and flexible web client for R
The curl() and curl_download() functions provide highly configurable drop-
in replacements for base url() and download.file() with better
performance, support for encryption (https, ftps), gzip compression,
authentication, and other libcurl goodies. The core of the package
implements a framework for performing fully customized requests where
data can be processed either in memory, on disk, or streaming via the
callback or connection interfaces. Some knowledge of libcurl is
recommended; for a more-user-friendly web client see the 'httr' package
which builds on this package with http specific tools and logic.
libshaderc1
Library API for accessing glslc functionality - shared libraries
glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and
its library aims to provide:
- a command line compiler with GCC- and Clang-like usage, for better
integration with build systems;
- an API where functionality can be added without breaking existing clients;
- an API supporting standard concurrency patterns across multiple operating
systems;
- increased functionality such as file #include support.