Search results
Results from the WOW.Com Content Network
Hermes Project: C++/Python library for rapid prototyping of space- and space-time adaptive hp-FEM solvers. IML++ is a C++ library for solving linear systems of equations, capable of dealing with dense, sparse, and distributed matrices. IT++ is a C++ library for linear algebra (matrices and vectors), signal processing and communications ...
C++ template library; binds to optimized BLAS such as the Intel MKL; Includes matrix decompositions, non-linear solvers, and machine learning tooling Eigen: Benoît Jacob C++ 2008 3.4.0 / 08.2021 Free MPL2: Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Fastor [5]
The FEniCS Project is a collection of free and open-source software components with the common goal to enable automated solution of differential equations.The components provide scientific computing tools for working with computational meshes, finite-element variational formulations of ordinary and partial differential equations, and numerical linear algebra.
Hermes is a C++ library of advanced adaptive finite element algorithms to solve PDEs and multiphysics coupled problems. Fityk is a curve fitting and data-analysis program. Primarily used for peak fitting and analyzing peak data. FlexPro is a commercial program for interactive and automated analysis and presentation of mainly measurement data ...
Matrix-free: matrix-free: Yes Yes No Yes Experimental implementation matrix-free save memory: Yes No Yes matrix-free speed-up: Yes No Yes Used language: Native language: Primarily C++ and Java C++ C++ C++ Fortran (2008 standard) C++ C++ Matlab / Octave Bindings to language: Full API for Java and Matlab (the latter via add-on product) PyMFEM ...
Advanced Simulation Library (ASL) is a free and open-source hardware-accelerated multiphysics simulation platform. It enables users to write customized numerical solvers in C++ and deploy them on a variety of massively parallel architectures , ranging from inexpensive FPGAs , DSPs and GPUs [ 1 ] up to heterogeneous clusters and supercomputers.
Eigen is a high-level C++ library of template headers for linear algebra, matrix and vector operations, geometrical transformations, numerical solvers and related algorithms. . Eigen is open-source software licensed under the Mozilla Public License 2.0 since version 3.1
Scilab is a high-level, numerically oriented programming language. The language provides an interpreted programming environment, with matrices as the main data type.By using matrix-based computation, dynamic typing, and automatic memory management, many numerical problems may be expressed in a reduced number of code lines, as compared to similar solutions using traditional languages, such as ...