libnvidia-glcore

NVIDIA binary OpenGL/GLX core libraries

The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets.

libnvidia-ml1

NVIDIA Management Library (NVML) runtime library

The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi.

libnvoptix1

NVIDIA implementation of the OptiX ray tracing engine

The OptiX API is an application framework for achieving optimal ray tracing performance on the GPU.

node-gulp-mocha

Run mocha tests with gulp

This package allows one to integrate mocha unit tests with gulp

libxcb-randr0

X C Binding, randr extension

This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding.

libdemeter-perl

comprehensive XAS data analysis system using Feff and Ifeffit or Larch

Demeter provides an object oriented interface to the EXAFS data analysis capabilities of the popular and powerful Ifeffit package and its successor Larch. Given that the Ifeffit and Larch APIs involve streams of text commands, this package is, at heart, a code generator. Many methods of this package return text. All actual interaction with Ifeffit or Larch is handled through a single method, dispose, which is described below. The internal structure of this package involves accumulating text in a scalar variable through successive calls to the various code generating methods. This text is then disposed to Ifeffit, to Larch, to a file, or elsewhere. The outward looking methods organize all of the complicated interactions of your data with Ifeffit or Larch.