libmumps-scotch-5.5

Direct linear systems solver - Scotch-version shared libraries

MUMPS implements a direct solver for large sparse linear systems, with a particular focus on symmetric positive definite matrices. It can operate on distributed matrices e.g. over a cluster. It has Fortran and C interfaces, and can interface with ordering tools such as Scotch.

r-cran-googlesheets4

GNU R access Google sheets using the sheets API V4

Interact with Google Sheets through the Sheets API v4 <https://developers.google.com/sheets/api>. "API" is an acronym for "application programming interface"; the Sheets API allows users to interact with Google Sheets programmatically, instead of via a web browser. The "v4" refers to the fact that the Sheets API is currently at version 4. This package can read and write both the metadata and the cell data in a Sheet.

libace-7.1.2

C++ network programming framework

This package contains the ADAPTIVE Communication Environment (ACE) framework.

libace-flreactor-7.1.2

ACE-GUI reactor integration for FLTK

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.

libace-foxreactor-7.1.2

ACE-GUI reactor integration for FOX

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.

libace-rmcast-7.1.2

ACE reliable multicast library

The RMCast library is a reliable source-ordered multicast protocol implementation.