// -*- text -*- session_start(); $topdir = "."; $title = "Matrix Template Library Publications"; if (Isset($_SESSION['navi']) && $_SESSION['navi'] == 'mtl4') include_once("$topdir/includes/header4.inc"); else include_once("$topdir/includes/header.inc"); ?>
Computing in Science and Engineering Nov./Dec. '99 Article (PDF).
Chapter 1 in Advances in Software Tools for Scientific Computing.
Jeremy's Masters Thesis describing MTL >ps >pdf
SciTools '98 Web Presentation: Generic Programming for High Performance Numerical Linear Algebra
SciTools '98 Web Presentation: The Basic Linear Algebra Instruction Set: Building Blocks for Portable High Performance
ICS '07 Paper ( >pdf; This is the authors' version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution.)
ISCOPE '98 Paper ( >ps and >pdf format)
POOSC '98 (Workshop of ECOOP) MTL Paper ( >ps and >pdf format)
POOSC '98 BLAIS Paper ( >ps and >pdf format)
1998 SIAM Workshop on Interoperable OO Sci. Computing ( >ps and >pdf format) include("$topdir/includes/footer.inc"); ?>