glgrib-glfw
Interactive display for geophysical fields encoded in GRIB2
This is the interactive executable, based on GLFW.
Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale,
coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for
interactive display, EGL backend for batch processing without X11 display.
Perl/Tk interface.
Tested on :
- VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core
Processor Integrated Graphics Controller (rev 06)
- VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
- VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani
[Radeon R5/R6/R7 Graphics] (rev c8)
- 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1)
libpolymake4.12
Tool for algorithmic discrete geometry -- library package
Polymake started out as a tool for the algorithmic treatment of convex
polyhedra. By now it also deals with finite simplicial complexes,
tight spans of finite metric spaces, polyhedral surfaces, and other
discrete mathematical objects.
glgrib-egl
Render geophysical fields encoded in GRIB edition 2 using OpenGL
This is the headless executable, based on EGL.
Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale,
coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for
interactive display, EGL backend for batch processing without X11 display.
Perl/Tk interface.
Tested on :
- VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core
Processor Integrated Graphics Controller (rev 06)
- VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
- VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani
[Radeon R5/R6/R7 Graphics] (rev c8)
- 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1)
vip-manager2
Patroni virtual IP manager
This package needs to be installed and configured on all nodes of a Patroni
PostgreSQL cluster. Given a Patroni namespace and scope in etcd or consul,
the vip-manager service monitors that namespace for leader changes due to
failovers or switchovers and adds or removes the VIP on the local node
accordingly.
wesnoth-1.18-utbs
"Under the Burning Suns" official campaign for Wesnoth (branch 1.18)
This package contains the "Under the Burning Suns" campaign for Wesnoth:
"In the distant future a small band of elves struggles to survive amidst the
ruins of fallen empires. Lead your people out of the desert on an epic journey
to find a new home."
(Expert level, 10 scenarios.)
liblrs2
package to enumerate vertices and extreme rays (shared libraries)
A convex polyhedron is the set of points satisfying a finite family
of linear inequalities. The study of the vertices and extreme rays
of such systems is important and useful in e.g. mathematics and
optimization. In a dual interpretation, finding the vertices of a
(bounded) polyhedron is equivalent to finding the convex hull
(bounding inequalities) of an (arbitrary dimensional) set of points.
Lrs (lexicographic reverse search) has two important features that
can be very important for certain applications: it works in exact
arithmetic, and it consumes memory proportional to the input, no
matter how large the output is.