diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -124,19 +124,19 @@ to produce the plots are listed below.</p> <table class="table table-bordered wide-enough"> <tr> <th>CPU</th> - <td><a href="http://ark.intel.com/products/84695/Intel-Core-i3-5005U-Processor-3M-Cache-2_00-GHz">Intel Core i3-5005U</a></td> + <td><a href="https://ark.intel.com/content/www/us/en/ark/products/95451/intel-core-i7-7500u-processor-4m-cache-up-to-3-50-ghz.html">Intel Core i7-7500U</a></td> </tr> <tr> <th>OS</th> - <td>Windows 8.1</td> + <td>Linux 6.6</td> </tr> <tr> <th>CPython</th> - <td>3.5.1</td> + <td>3.11.6</td> </tr> <tr> <th>matplotlib</th> - <td>1.5.1</td> + <td>3.8.2</td> </tr> </table> </div> |