This is a staging site. Uploads will not persist. Testing only.
libmumps-64pord-seq-5.5
Direct linear systems solver (64 bit) - non-parallel 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.
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.
node-codemirror-lint
Linting support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
libace-xtreactor-7.1.2
ACE-GUI reactor integration for Xt
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.
libkokyu-7.1.2
ACE scheduling and dispatching library
Kokyu is a library designed to provide flexible scheduling and
dispatching services.
python3-pastedeploy-tpl
load, configure, compose WSGI applications and servers (Templates)
Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.