Menu

Standard Numerical Library in C++ / News: Recent posts

SNL release v 0.3.0

Version 0.3.0 of The Standard Numerical Library (SNL) has just been released.

SNL is a numerical analysis library for C++ programmers. The library consists of two main functional components: Type-parametrized data structure classes (based on templates) and numerical algorithms to be used on these data structures. SNL is mainly being developed on Windows, but it is portable across all platforms which support the ANSI-compliant C++ language and STL. ... read more

Posted by Rob Y. 2004-01-24

SNL first public release

Version 0.2.1 of The Standard Numerical Library (SNL) has just been released.

SNL is a numerical analysis library for C++ programmers. The library consists of two main functional components: Type-parametrized data structure classes (based on templates) and numerical algorithms to be used on these data structures. SNL is mainly being developed on Windows, but it is portable across all platforms which support the ANSI-compliant C++ language and STL. ... read more

Posted by Rob Y. 2003-12-08