2011-11-23 23:40:00 - 3.4.0
2011-05-16 09:34:00 - 3.3.1
2010-12-01 18:46:11 - 3.3.0
2010-07-07 18:27:19 - 3.2.2
2009-05-29 21:13:25 - 3.2.1
2009-03-18 00:53:00 - 3.2.0
2008-12-30 03:00:10 - 3.2
2008-04-12 18:21:06 - 3.0.20000531a
2007-11-21 00:00:00 - 3.1
2007-06-08 08:36:05 - 3.1.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for lapack:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_lapack"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("lapack", "#osw_lapack"); });</script>