Axe Transverse Calcul Scientifique

Software download

De Axe Transverse Calcul Scientifique
Aller à la navigation Aller à la recherche

Logiciels

Diamanlab

Daiamnlab is intended for the solution of nonlinear parametric problems by means of a higher order continuation method implemented using automatic differentiation. Written in Matlab, the software comes with a Graphical User interface.

If you are interested in, please send an email to icharpentier@unistra.fr

Morpheo

Morpheo is a Matlab package intended to the study of particle morphology by Fourier analysis. A pebble chart is proposed to assess the abilities of the software. Attention is brought to the Weibull distribution introduced to enhance fine variations of particle morphology. MORPHEO is freely available for research purposes.

Download

Rapsodia

Rapsodia is intended for the computation of higher order derivative information of numerical models written in Fortran, C or C++ by automatic differentiation. Rapsodia consists of two parts:

  • A Python-based code generator that produces a C++ or Fortran library for the propagation of univariate Taylor polynomials for a given derivative order and number of directions. The code generator relies on inlining and loop unrolling to aid subsequent compiler optimization.
  • Implementations of the algorithm that interpolates derivative tensor entries from Taylor polynomial coefficients provided for both, C++ and Fortran.

More information and download