libgphobos5-amd64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libicapapi5t64
ICAP API library
C-ICAP is an implementation of an ICAP server. It can be used with
HTTP proxies that support the ICAP protocol to implement content
adaptation and filtering services.
libcamp0.8t64
C++ multi-purpose reflection library
CAMP is a multi-purpose reflection library developed by Technogerma Systems
France (http://www.tegesoft.com).
It provides an abstraction for most of the high-level concepts of C++
- Classes
- Enumerations
- Properties
- Functions
- Objects
- Variables
By wrapping all these concepts into abstract structures, CAMP provides an
extra layer of flexibility to programs, and allow them to fully expose their
data structures at runtime.
Many applications can take advantage of CAMP, in order to automate tasks which
would otherwise require a huge amount of work. For example, CAMP can be used
to expose and edit objects' attributes into a graphical user interface. It can
also be used to do automatic binding of C++ classes to script languages such as
Python or Lua.
Another possible application would be the serialization of objects to XML, text
or binary formats. Or you can even combine all these examples to provide a
powerful and consistent interface for manipulating your objects outside C++
code.
libcantorlibs28abi1t64
interface for mathematical applications - shared library
Cantor is an application to allow you to you use your favorite mathematical
applications from within an elegant worksheet interface. It provides dialogs
to assist with common tasks and allows you to share your worksheets
with others.
libcdd0t64
Library for calculations with convex polytopes, runtime
The cddlib library is a C library for manipulating general convex
polyhedra. It supports converting between the system of linear
inequalities representation and a vertices and extreme rays
representation of a polyhedron, and also supports solving linear
programming problems.
libchemps2-3t64
Spin-adapted DMRG for ab initio quantum chemistry
chemps2 is a scientific library which contains a spin-adapted
implementation of the density matrix renormalization group (DMRG)
for ab initio quantum chemistry. This wavefunction method allows one
to obtain numerical accuracy in active spaces beyond the capabilities
of full configuration interaction (FCI), and allows one to extract
the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM)
of the active space.