// -*- text -*- session_start(); $_SESSION['navi'] = 'mtl2'; $topdir = "."; $title = "Contribute to MTL"; include_once("$topdir/includes/header.inc"); ?> Contributions to MTL are welcome! We want to specifically encourage the development of generic algorithms and components that use MTL. If algorithms and components built on top of MTL are also generic, then the potential for reuse in the community will be much higher. One example of a generic library built on top of MTL is the Iterative Template Library. New MTL matrix formats and bug fixes are also greatly appreciated.
The list of contributions so far is here.
You can subscribe to this list by visiting the list information page.
You can also visit the mailing list archives. include("$topdir/includes/footer.inc"); ?>