Commit 02283d63 authored by Boris Bonev's avatar Boris Bonev
Browse files

Adding PyPI badge

parent 4a547d25
...@@ -30,8 +30,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ...@@ -30,8 +30,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<p align="center"> <p align="center">
<img src="https://raw.githubusercontent.com/NVIDIA/torch-harmonics/main/images/logo/logo.png" width="568"> <img src="https://raw.githubusercontent.com/NVIDIA/torch-harmonics/main/images/logo/logo.png" width="568">
<br>
<a href="https://pypi.org/project/torch_harmonics/"><img src="https://img.shields.io/pypi/v/torch_harmonics"></a>
</p> </p>
<!--
[![pypi](https://img.shields.io/pypi/v/torch_harmonics)](https://pypi.org/project/torch_harmonics/)
-->
<!-- # torch-harmonics: differentiable harmonic transforms --> <!-- # torch-harmonics: differentiable harmonic transforms -->
<!-- ## What is torch-harmonics? --> <!-- ## What is torch-harmonics? -->
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Geometric Fourier Neural Operators\n", "# Spherical Fourier Neural Operators\n",
"\n", "\n",
"A simple notebook to showcase geometric Fourier Neural Operators\n" "A simple notebook to showcase spherical Fourier Neural Operators\n"
] ]
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment