libace-tmcast-7.1.3

ACE transactional multicast library

The TMCast library is a transactional multicast protocol implementation.

lib64gphobos4-mipsr6-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libace-tkreactor-7.1.3

ACE-GUI reactor integration for Tk

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

libsuperlu-dist7

Highly distributed solution of sparse linear equations

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations. The library is written in C and is callable from either C or Fortran program. It uses MPI, OpenMP and CUDA to support various forms of parallelism. It supports both real and complex datatypes, both single and double precision, and 64-bit integer indexing. The library routines performs an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.

snpsift

tool to annotate and manipulate genome variants - tool

SnpSift is a toolbox that allows one to filter and manipulate annotated files. Once the genomic variants have been annotated, one needs to filter them out in order to find the "interesting / relevant variants". Given the large data files, this is not a trivial task (e.g. one cannot load all the variants into XLS spreadsheet). SnpSift helps to perform this VCF file manipulation and filtering required at this stage in data processing pipelines.

gfortran-14-multilib-mips64el-linux-gnuabi64

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

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