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 Dec 6, 2024
1 parent a719fff commit 0c0ba56
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
7 changes: 5 additions & 2 deletions includes/data/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2345,12 +2345,13 @@ software_modules:
library that aims to provide easy access to efficient and reliable algorithms
in computational geometry., markedDefault: false, versionName: '4.10'}
- categories: math, numerical library
defaultVersionName: 0.4.7_py39
defaultVersionName: 0.4.36_py312
description: XLA library for Jax.
package: py-jaxlib
url: https://jax.readthedocs.io
versions:
- {description: XLA library for Jax., markedDefault: false, versionName: 0.4.7_py39}
- {description: XLA library for Jax., markedDefault: false, versionName: 0.4.36_py312}
- categories: math, computational geometry
defaultVersionName: 4.10.1
description: Gmsh is an open source 3D finite element mesh generator with a
Expand Down Expand Up @@ -2523,14 +2524,16 @@ software_modules:
- {description: 'Simple, safe way to store and distribute tensors.', markedDefault: false,
versionName: 0.4.2_py312}
- categories: math, numerical library
defaultVersionName: 0.4.7_py39
defaultVersionName: 0.4.36_py312
description: JAX is Autograd and XLA, brought together for high-performance
numerical computing.
package: py-jax
url: https://jax.readthedocs.io
versions:
- {description: 'JAX is Autograd and XLA, brought together for high-performance
numerical computing.', markedDefault: false, versionName: 0.4.7_py39}
- {description: 'JAX is Autograd and XLA, brought together for high-performance
numerical computing.', markedDefault: false, versionName: 0.4.36_py312}
- categories: math, computational geometry
defaultVersionName: 9.4.1
description: deal.II is a C++ program library targeted at the computational
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-jax version 0.4.36_py312</title>
<description>JAX is Autograd and XLA, brought together for high-performance numerical computing.</description>
<link>https://jax.readthedocs.io</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.4.36_py312#py-jax</guid>
<category>math, numerical library</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Fri, 6 Dec 2024 15:43:55 -0800</pubDate>
</item>
<item>
<title>New version: math/py-jaxlib version 0.4.36_py312</title>
<description>XLA library for Jax.</description>
<link>https://jax.readthedocs.io</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.4.36_py312#py-jaxlib</guid>
<category>math, numerical library</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Fri, 6 Dec 2024 15:43:41 -0800</pubDate>
</item>
<item>
<title>New module: devel/py-warp-lang version 1.5.0_py312</title>
<description>Warp is a Python framework for writing high-performance simulation and graphics code.</description>
Expand Down

0 comments on commit 0c0ba56

Please sign in to comment.