Skip to content

Commit

Permalink
docs: updated software list
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Sep 23, 2024
1 parent 3d3b7b6 commit 6ff868a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
4 changes: 3 additions & 1 deletion includes/data/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2327,7 +2327,7 @@ software_modules:
- {description: Gmsh is an open source 3D finite element mesh generator with
a built-in CAD engine and post-processor., markedDefault: false, versionName: 4.10.1}
- categories: math, deep learning
defaultVersionName: 0.17.1_py312
defaultVersionName: 0.19.1_py312
description: Datasets, model architectures, and common image transformations
for computer vision for PyTorch.
package: py-torchvision
Expand All @@ -2337,6 +2337,8 @@ software_modules:
for computer vision for PyTorch.', markedDefault: false, versionName: 0.15.1_py39}
- {description: 'Datasets, model architectures, and common image transformations
for computer vision for PyTorch.', markedDefault: false, versionName: 0.17.1_py312}
- {description: 'Datasets, model architectures, and common image transformations
for computer vision for PyTorch.', markedDefault: false, versionName: 0.19.1_py312}
- categories: math, statistics
defaultVersionName: 1.3.1093
description: RStudio is an integrated development environment (IDE) for R. It
Expand Down
18 changes: 18 additions & 0 deletions src/docs/software/updates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@
<description>Sherlock software update feed</description>
<link>https://www.sherlock.stanford.edu/docs/software/list</link>
<atom:link href="https://www.sherlock.stanford.edu/docs/software/updates.xml" rel="self" type="application/rss+xml"/>
<item>
<title>New version: math/py-pytorch version 2.4.1_py312</title>
<description>PyTorch is a deep learning framework that puts Python first.</description>
<link>http://pytorch.org</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=2.4.1_py312#py-pytorch</guid>
<category>math, deep learning</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Mon, 23 Sep 2024 15:13:10 -0700</pubDate>
</item>
<item>
<title>New version: math/py-torchvision version 0.19.1_py312</title>
<description>Datasets, model architectures, and common image transformations for computer vision for PyTorch.</description>
<link>http://pytorch.org/vision</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.19.1_py312#py-torchvision</guid>
<category>math, deep learning</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Mon, 23 Sep 2024 15:12:44 -0700</pubDate>
</item>
<item>
<title>New version: system/libpng version 1.6.44</title>
<description>libpng is the official PNG reference library. It supports almost all PNG features, is extensible, and has been extensively tested for over 20 years.</description>
Expand Down

0 comments on commit 6ff868a

Please sign in to comment.