libblas3

Basic Linear Algebra Reference implementations, shared library

BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib.

liblapack3

Library of linear algebra routines 3 - shared version

LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community.

libtmglib3

test matrix generators of LAPACK - shared version

libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK.

liblasso3

Library for Liberty Alliance and SAML protocols - runtime library

Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML.

lcas-interface

Local Centre Authorization Service API

LCAS makes binary ('yes' or 'no') authorization decisions at the site and resource level. In making this decision, it can use a variety of inputs: the 'grid' name of the user (the Subject Distinguished Name), any VO attributes the user has (like VOMS FQANs), the name of the executable the user intends to execute. It supports basic black and white list functionality, but also more complex VOMS-based expressions, based on the GACL language.

jsonpointer-bin

library to resolve JSON Pointers (executable file)