Summary
Engineering-dev
Debian Science Engineering-dev packages
This metapackage will install Debian Science packages which might be
helpful for development of applications for Engineering.
You might also be interested in the science-engineering metapackage.
The list to the right includes various software projects which are of some interest to the Debian Science Project. Currently, only a few of them are available as Debian packages. It is our goal, however, to include all software in Debian Science which can sensibly add to a high quality Debian Pure Blend.
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Science
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Science mailing list
Links to other tasks
|
Debian Science Engineering-dev packages
Official Debian packages with high relevance
|
Libadios-dev
ADIOS Adaptable IO system for simulations
|
| Versions of package libadios-dev |
| Release | Version | Architectures |
| wheezy | 1.3-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.3-11 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 1.4.1 |
| Debtags of package libadios-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists
to describe the data in their code that may need to be written, read,
or processed outside of the running simulation. By providing an external
to the code XML file describing the various elements, their types, and
how you wish to process them this run, the routines in the host code
(either Fortran or C) can transparently change how they process the data.
|
|
|
Libalberta2-dev
Adaptive finite element library (development headers)
|
| Versions of package libalberta2-dev |
| Release | Version | Architectures |
| squeeze | 2.0.1-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.0.1-5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.0.1-5 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libalberta2-dev: |
| devel | library, lang:c |
| field | mathematics |
| role | devel-lib |
| science | modelling |
| use | simulating |
|
License: DFSG free
|
|
ALBERTA is an adaptive finite element library
for solving partial differential equations (PDEs).
It offers a hierarchical mesh and methods for 1d, 2d
and 3d stationary as well as time dependent problems.
It is written in C with speed and flexibility in mind.
This package contains development files.
|
|
|
Libbox-dev
Boxlib: C++ Block-structured finite difference algorithms library
|
| Versions of package libbox-dev |
| Release | Version | Architectures |
| wheezy | 2.5-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.5-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libbox-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
BoxLib is a foundation library of C++ classes that facilitate the development
of block-structured finite difference algorithms such as arise in the solution
of systems of partial differential equations. BoxLib is particularly useful
in designing and building adaptive algorithms. BoxLib contains rich data
structures for describing operations which take place on data defined in
regions of index space that are unions of non-intersecting rectangles.
Because we are interested in unsteady problems where the regions of interest
may change in response to an evolving solution, support is provided in BoxLib
for efficiently building and destroying the data structures.
All constructs in BoxLib are designed to run efficiently in parallel.
BoxLib is the foundation library for the PMAMR (porous media) ,
(low Mach number combustion), CASTRO (compressible astrophysics)
codes. and NYX (cosmology) codes. An analogous version of BoxLib written
entirely in Fortran90 is the foundation library for the MAESTRO code,
for example.
|
|
|
Libcgns-dev
CFD General Notation System library
|
| Versions of package libcgns-dev |
| Release | Version | Architectures |
| squeeze | 2.5.4-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.1.3.4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.1.3.4-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libcgns-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The CFD General Notation System (CGNS) provides a general, portable, and
extensible standard for the storage and retrieval of computational fluid
dynamics (CFD) analysis data. It consists of a collection of conventions, and
free and open software implementing those conventions. It is self-descriptive,
machine-independent, well-documented, and administered by an international
steering committee. It is also an American Institute of Aeronautics and
Astronautics (AIAA) Recommended Practice.
This package contains the development files needed to compile software to
use the libcgns API.
|
|
|
Libdeal.ii-dev
Finite element library - development files
|
| Versions of package libdeal.ii-dev |
| Release | Version | Architectures |
| squeeze | 6.3.1-1 | all |
| upstream | 7.2.0 |
| Debtags of package libdeal.ii-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
deal.II is a C++ program library targeted at the computational
solution of partial differential equations using adaptive finite elements.
It uses state-of-the-art programming techniques to offer you a modern
interface to the complex data structures and algorithms required. The main
aim of deal.II is to enable rapid development of modern finite element codes,
using among other aspects adaptive meshes and a wide array of tools classes
often used in a finite element program.
This package contains development files for using optimized shared libraries.
|
|
|
Libelmer-dev
finite element multiphysics suite - development files
|
| Versions of package libelmer-dev |
| Release | Version | Architectures |
| wheezy | 6.1.0.svn.5396.dfsg2-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 6.1.0.svn.5396.dfsg2-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 7.0.svn.6034+dfsg-1 | amd64 |
| upstream | 6035 |
| Debtags of package libelmer-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The Elmer multiphysics simulation package includes physical models of
fluid dynamics, structural mechanics, electromagnetics, heat transfer, and
acoustics, among others. These are described by partial differential equations
which Elmer solves by the Finite Element Method (FEM).
Elmer uses METIS (or its free counterpart Scotch) for mesh partitioning, and
(P)ARPACK, UMFPACK, BLAS/LAPACK, and hypre to solve the sparse linear systems
resulting from FEM discretization. It includes pre- and post-processors, and
several examples illustrating simulation of various physical phenomena.
Elmer's lead institution is CSC in collaboration with Finnish universities,
research institutes, and industry.
This package contains the static libraries and header files for eio, huti, and
matc, as well as the Elmer solver shared library symlink. These are used for
developing Elmer, and are not needed to run the software.
|
|
|
Libfvm-dev
Code_Saturne Finite Volume Mesh
|
| Versions of package libfvm-dev |
| Release | Version | Architectures |
| squeeze | 0.15.0-4 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| Debtags of package libfvm-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
FVM stands for Finite Volume Mesh.
It is intended to provide finite volume mesh I/O and some other services such
as interpolation, possibly in parallel using MPI.
This package contains the development files needed to compile software to
use the libfvm API.
|
|
|
Libgetfem++-dev
Development files for the GETFEM++ generic finite element library
|
| Versions of package libgetfem++-dev |
| Release | Version | Architectures |
| squeeze | 4.0.0-4 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.1.1+dfsg1-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.2+dfsg1-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libgetfem++-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
GETFEM++ is a library allowing the computation of any elementary matrix (even
for mixed finite element methods) on the largest class of methods and elements,
and for arbitrary dimension.
This package contains development files for building software that uses the
GETFEM++ library.
|
|
|
Libhdf5-serial-dev
Hierarchical Data Format 5 (HDF5) - development files - transitionnal package
|
| Versions of package libhdf5-serial-dev |
| Release | Version | Architectures |
| squeeze | 1.8.4-patch1-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.8.8-9 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.8.8-9.1 | ia64 |
| sid | 1.8.10-patch1-1 | amd64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 1.8.11 |
| Debtags of package libhdf5-serial-dev: |
| devel | library |
| field | physics |
| role | documentation, devel-lib |
| use | storing |
|
License: DFSG free
|
|
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
HDF4.x. It has a more powerful and flexible data model, supports
files larger than 2 GB, and supports parallel I/O.
This package is a transitionnal package.
|
|
|
Libitpp-dev
C++ library of signal processing and communication routines: Headers
|
| Versions of package libitpp-dev |
| Release | Version | Architectures |
| squeeze | 4.0.7-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.2-4 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.2-4 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libitpp-dev: |
| devel | library |
| field | mathematics |
| role | shared-lib |
|
License: DFSG free
|
|
IT++ is a C++ library of mathematical, signal processing and
communication classes and functions. Its main use is in simulation of
communication systems and for performing research in the area of
communications. The kernel of the library consists of generic vector
and matrix classes, and a set of accompanying routines. Such a kernel
makes IT++ similar to MATLAB or GNU Octave .
This package has the development libraries and headers for IT++.
|
|
|
Libjhdf4-java
|
| Versions of package libjhdf4-java |
| Release | Version | Architectures |
| squeeze | 2.6.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.8.0-5 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.8.0-5 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 2.9-1~exp1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
|
License: DFSG free
|
|
HDF is a versatile data model that can represent very complex data objects
and a wide variety of metadata. It is a completely portable file format
with no limit on the number or size of data objects in the collection.
This Java package implements HDF4 data objects in an
object-oriented form. It provides a common Java API for accessing HDF4 files.
This package includes the architecture specific Java Native Interface part
for the Java bindings for HDF4.
|
|
|
Libjhdf5-java
|
| Versions of package libjhdf5-java |
| Release | Version | Architectures |
| squeeze | 2.6.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.8.0-5 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.8.0-5 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 2.9-1~exp1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
|
License: DFSG free
|
|
HDF is a versatile data model that can represent very complex data objects
and a wide variety of metadata. It is a completely portable file format
with no limit on the number or size of data objects in the collection.
This Java package implements HDF5 data objects in an
object-oriented form. It provides a common Java API for accessing HDF5 files.
|
|
|
Liblife-dev
A library for the finite element method
|
| Versions of package liblife-dev |
| Release | Version | Architectures |
| squeeze | 0.9.24-7 | amd64,i386,ia64,kfreebsd-amd64,kfreebsd-i386,powerpc,sparc |
| Debtags of package liblife-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
This package provides the header files and static libraries.
Life is a versatile finite element library to solve partial
differential equations.
Support 1D, 2D, 3D
Support the following basic entities: simplices (segment, triangle,
tetrahedron) and product of simplices (quadrangle, hexahedron)
Support various point sets on these basic entities: equispaced
points, quadrature points, interpolation points (Gauss-Lobatto,
Fekete, WarpBlend?)
Support continuous and discontinuous Galerkin methods
Support various polynomial sets:
-
Lagrange(continuous,discontinuous,all dimensions,all interpolation
point sets)
-
Dubiner(discontinuous), boundary adapted(continuous)
-
Legendre(discontinuous), boundary adapted(continuous)
Provide mathematical concept for higher order abstraction (Function
spaces and associated elements, forms and operators)
Provide a language embedded in C++ for variational formulations,
projection and numerical integration
|
|
|
Libluminate-dev
Illuminator Distributed Visualization Library: development files
|
| Versions of package libluminate-dev |
| Release | Version | Architectures |
| squeeze | 0.11.0-7 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| Debtags of package libluminate-dev: |
| devel | library |
| role | documentation, devel-lib |
| use | viewing |
|
License: DFSG free
|
|
This little library provides contour surface viewing for PETSc's 3-D
distributed array (DA) objects using the Geomview viewer, and distributed
storage and retrieval of PETSc DAs of any dimensionality in the Illumulti
(optionally compressed) binary format.
This package contains the static libs and header files necessary for
development with illuminator.
|
|
|
Libmadlib-dev
|
| Versions of package libmadlib-dev |
| Release | Version | Architectures |
| squeeze | 1.3.0-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.3.0-2.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.3.0-2.1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libmadlib-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
This package contains the development files (headers, so and static
libraries) for MAdLib.
MAdLib is a library that performs global node repositioning and mesh
adaptation by local mesh modifications on tetrahedral or triangular
meshes. It is designed to frequently adapt the mesh in transient
computations. MAdLib is written in C++.
The adaptation procedure is driven by two objectives:
MAdLib can be used in transient computations in order to maintain a
satisfying element quality (moving boundaries, multiphase flows with
interface tracking, ...) or/and to apply selective refinements and
coarsenings (error estimators based, interface capturing: shocks,
free surfaces, ...).
|
|
|
Libmed-dev
Development files for libmed
|
| Versions of package libmed-dev |
| Release | Version | Architectures |
| squeeze | 2.3.6-5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.0.3-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.0.3-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libmed-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
MED-fichier (Modélisation et Echanges de Données, in English Modelisation
and Data Exchange) is a library to store and exchange meshed data or
computation results. It uses the HDF5 file format to store the data.
|
|
|
Libmedc-dev
Development files for libmedc
|
| Versions of package libmedc-dev |
| Release | Version | Architectures |
| squeeze | 2.3.6-5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.0.3-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.0.3-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libmedc-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
MED-fichier (Modélisation et Echanges de Données, in English Modelisation
and Data Exchange) is a library to store and exchange meshed data or
computation results. It uses the HDF5 file format to store the data.
This package contains the header files and static library needed to
compile applications that use libmedC.
|
|
|
Libmedimport-dev
Development files for libmedimport0
|
| Versions of package libmedimport-dev |
| Release | Version | Architectures |
| squeeze | 2.3.6-5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.0.3-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.0.3-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libmedimport-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
MED-fichier (Modélisation et Echanges de Données, in English Modelisation
and Data Exchange) is a library to store and exchange meshed data or
computation results. It uses the HDF5 file format to store the data.
This package contains the header files and static library needed to
compile applications that use libmedimport, including C++ applications.
|
|
|
Libmesh-dev
libMesh - A C++ Finite Element Library
|
| Versions of package libmesh-dev |
| Release | Version | Architectures |
| sid | 0.7.1-2 | all |
| upstream | 0.9.1 |
| Debtags of package libmesh-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The libMesh library is a C++ framework for the numerical simulation of partial
differential equations on serial and parallel platforms. Development began in
March 2002 with the intent of providing a friendly interface to a number of
high-quality software packages that are publicly available. Currently the
library supports 1D, 2D, and 3D steady and transient finite element and finite
volume simulations. PETSc is currently used for the solution of linear systems
on both serial and parallel platforms.
This package contains the C++ header files and shared library links (only
needed for developing programs with libmesh).
|
|
|
Libnetcdf-dev
Development kit for NetCDF
|
| Versions of package libnetcdf-dev |
| Release | Version | Architectures |
| squeeze | 4.1.1-5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.1.3-6 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.1.3-6 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 4.3.0 |
| Debtags of package libnetcdf-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
machine-independent format for representing scientific data.
Together, the interface, library, and format support the creation,
access, and sharing of scientific data.
This package includes everything needed for developing in C, C++,
Fortran 77, and Fortran 90.
|
|
|
Libopencascade-dev
OpenCASCADE CAE platform library development files
|
| Versions of package libopencascade-dev |
| Release | Version | Architectures |
| squeeze | 6.3.0.dfsg.1-6 | all |
| sid | 6.5.0.dfsg-2 | all |
| Debtags of package libopencascade-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
exchange and rapid application development. It is an excellent platform for
development of numerical simulation software including CAD/CAM/CAE, AEC and
GIS, as well as PDM applications.
This is a transitional package.
|
|
|
Libopenturns-dev
headers and development libraries for OpenTURNS
|
| Versions of package libopenturns-dev |
| Release | Version | Architectures |
| squeeze | 0.13.2-8 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.0-4 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.0-4 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 1.1~rc1-3 | hurd-i386 |
| experimental | 1.1-1 | kfreebsd-amd64 |
| experimental | 1.1-2 | amd64,armhf,i386,ia64,kfreebsd-i386,powerpc,s390,s390x,sparc |
| Debtags of package libopenturns-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
- defining the outputs of interest and decision criterion;
- quantify and model the source of uncertainties;
- propagate uncertainties and/or analyse sensitivity and
- rank the sources of uncertainty
OpenTURNS is a large project with more than 300 C++ classes which
uses well known and supported software such as R for the statistical
methods and BLAS/LAPACK for the linear algebra.
This package provides the OpenTURNS headers should be used if one
wants to link its application against the library.
|
|
|
Libsilo-dev
Development files for SILO Scientific I/O library from LLNL
|
| Versions of package libsilo-dev |
| Release | Version | Architectures |
| wheezy | 4.8-13 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.8-13 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libsilo-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
Silo is a library for reading and writing a wide variety of scientific data to
binary, disk files. The files Silo produces and the data within them can be
easily shared and exchanged between wholly independently developed applications
running on disparate computing platforms. Consequently, Silo facilitates the
development of general purpose tools for processing scientific data.
One of the more popular tools that process Silo data files is the
VisIt visualization tool.
Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
constructive solid geometry (CSG) meshes, piecewise-constant
(e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables
defined on the node, edge, face or volume elements of meshes as well as
the decomposition of meshes into arbitrary subset hierarchies including
materials and mixing materials. In addition, Silo supports a wide variety of
other useful objects to address various scientific computing application
needs. Although the Silo library is a serial library, it has some key features
which enable it to be applied quite effectively and scalable in parallel.
Architecturally, the library is divided into two main pieces; an upper-level
application programming interface (API) and a lower-level I/O implementation
called a driver. Silo supports multiple I/O drivers, the two most common of
which are the HDF5 (Hierarchical Data Format 5) and PDB (Portable Data Base)
drivers.
|
|
|
Libslepc3.0.0-dev
Scalable Library for Eigenvalue Problem Computations
|
| Versions of package libslepc3.0.0-dev |
| Release | Version | Architectures |
| squeeze | 3.0.0-p7.dfsg-7.1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| upstream | 3.3-p4 |
| Debtags of package libslepc3.0.0-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
SLEPc is a software library for the solution of large scale sparse eigenvalue
problems on parallel computers. It is an extension of PETSc and can be used
for either standard or generalized eigenproblems, with real or complex
arithmetic. It can also be used for computing a partial SVD of a large,
sparse, rectangular matrix.
This package contains the static libraries, shared links, and header files
for SLEPC.
|
|
|
Libxdmf-dev
eXtensible Data Model and Format development tools
|
| Versions of package libxdmf-dev |
| Release | Version | Architectures |
| wheezy | 2.1.dfsg.1-5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.1.dfsg.1-5 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libxdmf-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
This package contains the headers and development tools needed to build
against the Xdmf libraries.
|
|
|
Python-netcdf
netCDF interface for Python
|
| Versions of package python-netcdf |
| Release | Version | Architectures |
| squeeze | 2.8-1.2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.8-4 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.9.2-4 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package python-netcdf: |
| devel | library, lang:python |
| role | app-data |
|
License: DFSG free
|
|
A Python module to access netCDF files. NetCDF (network Common Data Form)
is an interface for scientific data access and a freely-distributed
software library that provides an implementation of the interface.
|
|
|
Syfi-dev
Empty package depending on latest SyFi development package
|
| Versions of package syfi-dev |
| Release | Version | Architectures |
| squeeze | 0.6.1.dfsg-1 | all |
| wheezy | 1.0.0.dfsg-1 | all |
| sid | 1.0.0.dfsg-1 | all |
| sid | 1.0.0.dfsg-1.1 | all |
| Debtags of package syfi-dev: |
| devel | library, lang:c++ |
| field | mathematics |
| role | devel-lib |
|
License: DFSG free
|
|
The finite element method (FEM) package SyFi is a C++ library built on top of
the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite
Elements. The package provides polygonal domains, polynomial spaces, and
degrees of freedom as symbolic expressions that are easily manipulated. This
makes it easy to define finite elements and variational forms. These elements
and forms are then used to generate efficient C++ code.
SyFi is similar to FFC in the sense that it has a compiler that generates UFC
code based on variational forms and finite elements. It is also similar to
FIAT in the sense that it implements many different finite elements.
This package will always depend on the most recent version of libsyfiX-dev
(X=version), so if you install it then you will get upgrades automatically.
|
|
Official Debian packages with lower relevance
|
Libgtkdatabox-0.9.1-1-dev
Gtk+ library to display large amounts of numerical data
|
| Versions of package libgtkdatabox-0.9.1-1-dev |
| Release | Version | Architectures |
| squeeze | 0.9.1.1-3.1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 0.9.1.1-4 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 0.9.1.1-4 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libgtkdatabox-0.9.1-1-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
One or more data sets of thousands of data points (X and Y coordinate) may be
displayed and updated in split seconds. The widget is therfore used in many
scientific and private projects that need to show quickly changing data live.
GtkDatabox offers the ability to zoom into and out of the data and to navigate
through your data by scrolling.
In addition to rulers and a simple coordinate cross, GtkDatabox now also allows
you to add one (or even more) configurable grids like on an oscilloscope.
Data may be presented as dots, lines connecting the data, or vertical bars.
The widget allows you to easily transform pixel coordinates into data
coordinates, thus allowing you to easily create powerful applications for
data analysis.
Development package
|
|
|
Libgtkdataboxmm-dev
C++ bindings for GtkDatabox - development files
|
| Versions of package libgtkdataboxmm-dev |
| Release | Version | Architectures |
| sid | 0.9.4-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libgtkdataboxmm-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
GtkDatabox is a widget for live display of large amounts of fluctuating
numerical data. Data presentation (e.g. on linear or logarithmic scales, as
dots or lines, with markers/labels) as well as user interaction (e.g.
measuring distances) is easy.
GtkDataboxMM is the C++ wrapper for GtkDatabox.
This package contains the development files.
|
|
|
Libqwt-dev
Qt widgets library for technical applications (development)
|
| Versions of package libqwt-dev |
| Release | Version | Architectures |
| squeeze | 4.2.0-6 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 6.0.0-1.2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 6.0.0-1.2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 6.1.0~rc2 |
| Debtags of package libqwt-dev: |
| devel | library |
| role | documentation, devel-lib |
| uitoolkit | qt |
|
License: DFSG free
|
|
The Qwt library contains Qt GUI Components and utility classes which
are primarily useful for programs with a technical background. Most of
these widgets are used to control or display values, arrays, or ranges
of type double.
This package contains the Qwt development files for Qt.
|
|
|
Libqwt5-qt4-dev
Qt4 widgets library for technical applications (development)
|
| Versions of package libqwt5-qt4-dev |
| Release | Version | Architectures |
| squeeze | 5.2.0-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 5.2.2-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 5.2.3-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libqwt5-qt4-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The Qwt library contains Qt GUI Components and utility classes which
are primarily useful for programs with a technical background. Most of
these widgets are used to control or display values, arrays, or ranges
of type double.
This package contains the Qwt development files for Qt4.
|
|
Debian packages in experimental
|
Libnetcdf-java
Java interface to NetCDF files
|
| Versions of package libnetcdf-java |
| Release | Version | Architectures |
| experimental | 4.3.8-BETA-1 | all |
| upstream | 4.3.16 |
|
License: DFSG free
|
|
The NetCDF-Java library implements a Common Data Model (CDM), a generalization
of the NetCDF, OpenDAP and HDF5 data models. The library is a prototype for the
NetCDF-4 project, which provides a C language API for the "data access layer"
of the CDM, on top of the HDF5 file format. The NetCDF-Java library is a 100%
Java framework for reading netCDF and other file formats into the CDM, as well
as writing to the netCDF-3 file format. The NetCDF-Java library also implements
NcML, which allows you to add metadata to CDM datasets, as well as to create
virtual datasets through aggregation.
|
|
No known packages available
|
Pycgns
Package is a Python binding to the CGNS library
|
License: GPL-2
Debian package not available
|
|
The package contains a wrapper on top of the ADF and MLL APIs, some tools,
demos, tests, and examples taken from the CGNS tutorial..
|
|