Changeset 2973
- Timestamp:
- 06/15/08 15:07:20 (6 months ago)
- Location:
- trunk/www
- Files:
-
- 1 added
- 2 modified
-
download.html (modified) (1 diff)
-
index.html (modified) (1 diff)
-
linbox-1.1.6rc0.tar.gz (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/download.html
r2936 r2973 108 108 109 109 <p> 110 <b>N.B.</b> The releases in this section are developer 111 releases! They are not guaranteed to be fully functional 112 or bug-free. Please do not use them to prove key theorems 113 and subsequently publish the results in a refereed 114 journal. Doing so may result in being tarred and/or 115 feathered! 110 <b>N.B.</b> This section contains release candidates. They are 111 snapshots of the forthcoming next release, made public to enable 112 more extensive testing. 116 113 </p> 117 114 118 115 <p> 119 We would, however, very much like feedback and 120 contributions. Please give a developer release a try if 121 you are feeling bold. 116 Feel free to test and run it on your system. Any 117 feedback and report is extremely helpfull. 122 118 </p> 123 119 124 <!-- <table border="0" cellpadding="4" cellspacing="0"> -->125 <!-- <tr> -->126 <!-- <td><b>LinBox 1.1.5 release candidate 0</b></td> -->127 <!-- <td>February 21, 2008</td> -->128 <!-- <td><a href="linbox-1.1.5rc0.tar.gz">http://www.linalg.org/linbox-1.1.5rc0.tar.gz</a></td> -->129 <!-- <td align="center"> -->130 <!-- <a href="NEWS-1.1.html">Announcement</a> -->131 < !-- <br> -->132 <!-- <a href="linbox-html/install-dist.html">Installation instructions</a> -->133 <!-- </td> -->134 <!-- </tr> -->135 <!-- </table> -->120 <table border="0" cellpadding="4" cellspacing="0"> 121 <tr> 122 <td><b>LinBox 1.1.6 release candidate 0</b></td> 123 <td>February 21, 2008</td> 124 <td><a href="linbox-1.1.6rc0.tar.gz">http://www.linalg.org/linbox-1.1.6rc0.tar.gz</a></td> 125 <td align="center"> 126 <a href="NEWS-1.1.html">Announcement</a> 127 <br> 128 <a href="linbox-html/install-dist.html">Installation instructions</a> 129 </td> 130 </tr> 131 </table> 136 132 137 <center>138 <p style="width: 35ex;">139 <em>Developer releases are currently not available, 140 as the Stable release is newer. Please use that instead. Thanks!</em>141 </p>142 </center>133 <!-- <center> --> 134 <!-- <p style="width: 35ex;"> --> 135 <!-- <em>Developer releases are currently not available, --> 136 <!-- as the Stable release is newer. Please use that instead. Thanks!</em> --> 137 <!-- </p> --> 138 <!-- </center> --> 143 139 144 140 <!-- -
trunk/www/index.html
r2936 r2973 24 24 25 25 <p> 26 <b>News: LinBox 1.1. 5is available!27 <br> <center><a href="download.html">LinBox 1.1. 5</a></center> </b><br>26 <b>News: LinBox 1.1.6 release candidate 0 is available! 27 <br> <center><a href="download.html">LinBox 1.1.6rc0</a></center> </b><br> 28 28 </p> 29 29
