This is a staging site. Uploads will not persist. Testing only.

gfortran-13-multilib-x86-64-linux-gnux32

GNU Fortran compiler (multilib support) (cross compiler for x32 architecture)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

ruby-duo-api

Duo API Ruby

A Ruby implementation of the Duo API.

php8.1-solr

PHP extension for communicating with Apache Solr server

The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API.

gfortran-13-sh4-linux-gnu

GNU Fortran compiler for the sh4-linux-gnu architecture

This is the GNU Fortran compiler for the sh4-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

r-cran-mixsqp

Quadratic Programming for Estimation of Mixture Proportions

Provides an optimization method based on sequential quadratic programming (SQP) for maximum likelihood estimation of the mixture proportions in a finite mixture model where the component densities are known. The algorithm is expected to obtain solutions that are at least as accurate as the state-of-the-art MOSEK interior-point solver (called by function "KWDual" in the 'REBayes' package), and they are expected to arrive at solutions more quickly when the number of samples is large and the number of mixture components is not too large. This implements the "mix-SQP" algorithm, with some improvements, described in Y. Kim, P. Carbonetto, M. Stephens & M. Anitescu (2020) <DOI:10.1080/10618600.2019.1689985>.

libadios2-mpi-auxiliary-2.10

ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI)

The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data.