Search results
Results from the WOW.Com Content Network
ALGLIB is an open source / commercial numerical analysis library with C++ version; 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.
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 ...
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.
[1] [2] [3] It comes with its own programming language, in which numerical algorithms can be implemented. GNU MCSim a simulation and numerical integration package, with fast Monte Carlo and Markov chain Monte Carlo capabilities. ML.NET is a free-software machine-learning library for the C# programming language. [4] [5]
Distributed and Unified Numerics Environment, written in C++: DUNE Developer team: 2.4.1: 2016-02-29: GPL Version 2 with Run-Time Exception: Free: Linux, Unix, Mac OS X: Elmer FEM: Open source multiphysical simulation software developed by Finnish Ministry of Education's CSC, written primarily in Fortran (written in Fortran90, C and C++) CSC: 8 ...
Visual Solutions 1989 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.
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.
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 ...