Menu

Simple Linear Algebra C++ Library / News: Recent posts

LinAlg 1.1.9 Released

The make rules now support cross-compilation and fully support the install target, which allows you to maintain separate install dirs for each platform.

Posted by Keith Nicewarner 2005-09-14

LinAlg 1.1.5

Fixed .NET project problems.

Posted by Keith Nicewarner 2005-01-21

LinAlg 1.1.3 Upgraded to gcc 3.2.2 and .NET 2003

The package now compiles with gcc 3.2.2 and MS .NET
2003. It is still backward-compatible with MSVC++ 6.0
and older gcc versions.

Posted by Keith Nicewarner 2003-08-07

LinAlg 1.1.2 Builds Now Builds with gcc 3.1

The latest release of LinAlg builds and works with 3.1 and 3.1.1.
This has been tested on Linux and Solaris.

Posted by Keith Nicewarner 2002-08-06

LinAlg 1.1.0 Released

Fresh cleanup of code, better testing, and
a new SVD algorithm.

Posted by Keith Nicewarner 2002-06-07

LinAlg 1.0.3 Released

The linalg library consists of classes and utilities for representing and manipulating arbitrary-dimension vectors and matrices. This latest release includes better support for modern C++ compilers.

Posted by Keith Nicewarner 2002-03-20

Initial Release of Simple Linear Algebra C++ Library

The first release of linalg on SourceForge is now available (linalg.sourceforge.net).

Posted by Keith Nicewarner 2001-08-27