Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.220.726 Times

Matrix Linear Algebra software
Filter: All | Freeware | Demo
 

Matrix Linear Algebra

< 1 2 3 4 5 > 
Added: June 04, 2013 | Visits: 369

Fast Sparse LU substitution This is a dedicated mex-file for use with UMFPACK to efficiently complete the permuted forward/back substitution to solve linear systems, A*x = b when A is sparse and b is a dense vector.UMFPACK is used when the MATLAB function "lu" is called with 4 outputs:[L,U,P,Q] = lu(A, tol);The mex-file...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Fast Sparse LU substitution Download

Added: April 24, 2013 | Visits: 301

AB = -BA matrices viewer AB_MBA_SHOW visualize 2x2 matrices A and B, they satisfy AB = -BA.You can fin this problem in Introduction to Linear Algebra 4th ed. by Gilbert Strang. Chapter 2, Section 4, Rules for Matrix Operations, p.78, Problem 22.This visualiser contains all the AB = -BA, A and B are 2x2 matrix with the...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): AB = -BA matrices viewer Download

Added: July 12, 2013 | Visits: 335

Least-square with 2-norm constraint This kind of problem arises in statistics, linear algebra, and regularization.The method uses quadratic eigen-value problem (QEP).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Least-square with 2-norm constraint Download

Added: June 14, 2013 | Visits: 190

MPACK MPACK is a free and open source library that provides a multiple precision arithmetic version of linear algebra package, similar to the BLAS and LAPACK.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.62 MB Download (36): MPACK Download

Added: December 02, 2013 | Visits: 525

GPU Computing SDK The NVIDIA GPU Computing SDK provides hundreds of code samples, white papers, to help you get started on the path of writing software with CUDA C/C++, OpenCL or DirectCompute. The SDK code samples covers a wide range of applications and techniques, including: Simple techniques demonstrating...


Platforms: Mac

License: Freeware Size: 138.73 MB Download (47): GPU Computing SDK Download

Added: August 29, 2008 | Visits: 1.421

Xnumbers2 The first package for multi-precision floating point arithmetic in Excel 97/2000, with 160 functions for arithmetic, trigonometric, logarithm, exponential, hyperbolic calculus. Linear Algebra: System resolution with Gauss-Jordan algorithm (also in a didactic step-by-step method). Gauss-Seidel...


Platforms: Windows

License: Freeware Size: 700 KB Download (231): Xnumbers2 Download

Added: February 18, 2010 | Visits: 1.003

OpenDDPT OpenDiscreteDynamicProgrammingTemplate project founds optimal constrainted parameters of a discrete controls with second order optimization template replacing Hessian with directional derivatives and backpropagation for digital filter(as neural network).. OpenDiscreteDynamicProgrammingTemplate:...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (97): OpenDDPT Download

Added: June 09, 2010 | Visits: 1.179

High Performance Linpack HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark. The algorithm used...


Platforms: *nix

License: Freeware Size: 512 KB Download (110): High Performance Linpack Download

Added: July 14, 2010 | Visits: 1.047

Math::Symbolic Math::Symbolic is a Perl module for symbolic calculations. SYNOPSIS use Math::Symbolic; my $tree = Math::Symbolic->parse_from_string(1/2 * m * v^2); # Now do symbolic calculations with $tree. # ... like deriving it... my ($sub) = Math::Symbolic::Compiler->compile_to_sub($tree); my...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): Math::Symbolic Download

Added: March 21, 2010 | Visits: 1.166

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Added: November 05, 2010 | Visits: 969

Template Numerical Toolkit Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++. The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): Template Numerical Toolkit Download

Added: January 25, 2010 | Visits: 942

Ch Ch supports ISO C standard (C90), major new features in C99, classes in C++, POSIX, X/Motif, Windows, OpenGL, ODBC, GTK+, C LAPACK, CGI, 2D/3D graphical plotting, advanced numerical computing, and shell programming. Moreover, Ch has many salient features from other languages and software...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 6.6 MB Download (93): Ch Download

Added: January 25, 2010 | Visits: 933

Ch Standard Edition Ch from SoftIntegration, Inc. is a superset of C interpreter. It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI,...


Platforms: Mac

License: Freeware Size: 6.6 MB Download (115): Ch Standard Edition Download

Bidirectional Branch and Bound Minimum Singular Value Solver (V2) B3MSV Bidirectional Branch and Bound(B3) subset selection using the the Minimum Singular Value (MSV) as the criterion.Consider the following subset selection problem:Given a tall (m x n, m>n) matrix, A, to find n rows of A such that the resulted n x n square submatrix has the largest MSV among...


Platforms: Matlab


Added: September 23, 2013 | Visits: 390

XNMaths XNMaths is an Objective-C framework, designed to help you work with math classes and routines. XNMaths is a small framework which provides some methematical classes and functions in Objective-C. You might want to use it if you need a matrix class in Objective-C and you???*a*?re lazy enought not...


Platforms: Mac

License: Freeware Size: 71.68 KB Download (37): XNMaths Download

Added: October 24, 2013 | Visits: 485

DOLFIN DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations. Features * Simple, consistent and intuitive object-oriented API in C++ or Python * Automatic and efficient evaluation of finite element...


Platforms: *nix

License: Freeware Size: 7.21 MB Download (40): DOLFIN Download

Added: August 28, 2008 | Visits: 1.420

LEDA Free Edition If you need number types, or you need container types, or you would like to develop algorithms and you need the underlying data structures LEDA Free Edition is for you. The LEDA Free Edition contains the following data types: Simple Data Types; Number Types and Linear Algebra; Basic Data Types....


Platforms: Windows

License: Freeware Size: 13.8 MB Download (772): LEDA Free Edition Download

Added: June 24, 2013 | Visits: 1.156

dlib C++ Library dlib is a library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.


Platforms: *nix

License: Freeware Size: 2.46 MB Download (108): dlib C++ Library Download

Added: June 27, 2010 | Visits: 1.223

Makepack Makepack project is a Makefile which together with a settings file and some simple rule files are able to download, compile and install software for your Slackware installation. As the installation is done using checkinstall a Slackware package is also created at the same time. The big...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (102): Makepack Download

Added: January 20, 2010 | Visits: 852

Numarray Numarray provides array manipulation and computational capabilities similar to those found in IDL, Matlab, or Octave. Using numarray, it is possible to write many efficient numerical data processing applications directly in Python without using any C, C++ or Fortran code (as well as doing such...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (94): Numarray Download

< 1 2 3 4 5 >