enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    Armadillo is a C++ linear algebra library (matrix and vector maths), aiming towards a good balance between speed and ease of use. [1] It employs template classes, and has optional links to BLAS and LAPACK. The syntax is similar to MATLAB. Blitz++ is a high-performance vector mathematics library written in C++.

  3. Comparison of linear algebra libraries - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_linear...

    uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices. Dlib: Davis E. King C++ 2006 19.24.2 / 05.2023 Free Boost 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 ...

  4. Comparison of numerical-analysis software - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_numerical...

    10.1 January 2011: $495-$2800 (commercial) free view-only version $50-$250/free v3.0 (academic) Proprietary: Visual language for simulation and Model Based Design. Used in business, science and engineering. Performs complex scalar or matrix based ODE solving with parametric optimization. Has 2D and 3D plotting, 3D animation, and state ...

  5. Lis (linear algebra library) - Wikipedia

    en.wikipedia.org/wiki/Lis_(linear_algebra_library)

    Lis (Library of Iterative Solvers for linear systems, pronounced [lis]) is a scalable parallel software library to solve discretized linear equations and eigenvalue problems that mainly arise from the numerical solution of partial differential equations using iterative methods.

  6. List of numerical-analysis software - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical-analysis...

    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 ...

  7. Euler Mathematical Toolbox - Wikipedia

    en.wikipedia.org/wiki/Euler_Mathematical_Toolbox

    It contains a matrix language, a graphical notebook style interface, and a plot window. Euler is designed for higher level math such as calculus, optimization, and statistics. The software can handle real, complex and interval numbers, vectors and matrices, it can produce 2D/3D plots, and uses Maxima for symbolic operations.

  8. Advanced Simulation Library - Wikipedia

    en.wikipedia.org/wiki/Advanced_Simulation_Library

    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.

  9. Scilab - Wikipedia

    en.wikipedia.org/wiki/Scilab

    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 ...