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

libsundials-nvecparallel-mpi6

MPI vector operations library (SUNDIALS library)

This package provides implementations for all vector operations defined by the generic NVECTOR module in the table of operations for SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers).

gfortran-12-multilib-mipsisa64r6-linux-gnuabi64

GNU Fortran compiler (multilib support) (cross compiler for mips64r6 architectur

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

php7.4-pinba

Pinba module for PHP

Pinba is a statistics server for PHP using MySQL as a read-only interface.

php-phpstan-phpdoc-parser

PHPDoc parser with support for nullable, intersection and generic types

PHPDoc parser for PHPStan.

php7.4-pcov

Code coverage driver

A self contained php-code-coverage compatible driver for PHP7.

php-mysqlnd-ms

MySQL replication and load balancing module for PHP

The mysqlnd_ms replication and load balancing plugin can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, ext/pdo_mysql) if they are compiled to use mysqlnd. The plugin inspects queries and does read-write splitting. Read-only queries are sent to MySQL replication slave servers while all other queries are redirected to the MySQL replication master server. Very few, if any, application changes are required, depending on the usage scenario.