osmcoastline
Extract coastline data from OpenStreetMap planet file
OSMCoastline extracts the coastline from an OSM planet file and assembles all
the pieces into polygons for use in map renderers etc.
libopenturns0.25
dynamic libraries for OpenTURNS
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
* define the outputs of interest and decision criteria;
* quantify and model the source of uncertainties;
* propagate uncertainties and/or analyse sensitivity
* rank the sources of uncertainty
reprotest
Build software and check it for reproducibility
reprotest builds the same source code twice in different environments, and
then checks the binaries produced by each build for differences. If any are
found, then diffoscope (or if unavailable then diff) is used to display them
in detail for later analysis.
apptainer
container platform focused on supporting "Mobility of Compute"
Mobility of Compute encapsulates the development to compute model
where developers can work in an environment of their choosing and
creation and when the developer needs additional compute resources,
this environment can easily be copied and executed on other platforms.
Additionally as the primary use case for Apptainer is targeted
towards computational portability, many of the barriers to entry of
other container solutions do not apply to Apptainer making it an
ideal solution for users (both computational and non-computational)
and HPC centers.
python3-random2
backport of Python 2.7's random module
In Python 3, the implementation of randrange() was changed, so that even with
the same seed you get different sequences in Python 2 and 3.