linear algebra

  • submit to reddit

Matrix operations: Gaussian elimination, Upper triangulization and Back-substitution example in C

A simple example of matrix operations (Gaussian elimination, Upper triangulization and Back-substitution) which can be used for solving systems of linear...

0 replies - 1967 views - 11/03/12 by Adrian Boeing in Uncategorized

Efficient Java Matrix Library (EJML) 0.18 Released!

Version 0.18 of EJML was released December 4, 2011 and can be found at EJML's website with its Maven files soon to be updated.Website:...

0 replies - 1329 views - 12/05/11 by Peter Abeles in Announcements

Introduction to Efficient Java Matrix Library (EJML)

Linear algebra is a commonly used area of mathematics with a wide range of applications in various engineering and scientific fields. Examples of...

2 replies - 6027 views - 04/12/11 by Peter Abeles in Announcements

ojAlgo v26: Maths and Optimisation for Finance

New release and updated features/performance comparison ojAlgo is Open Source Java code that has to do with mathematics, linear algebra and optimisation...

0 replies - 4608 views - 01/21/09 by Anders Peterson in Announcements

ojAlgo v24: Linear Algebra, Optimisation and Maths for Finance

Version 24 of ojAlgo has been released (not too long ago) and work on Version 25 has begun.ojAlgo is Open Source Java code that has to do with mathematics,...

0 replies - 4602 views - 09/19/08 by Anders Peterson in Announcements