Skip to content

Commit 7c978cb

Browse files
authored
Update README.md
1 parent 04c2d9d commit 7c978cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# PINNICLE: Physics-Informed Neural Networks for Ice and CLimatE
22

3-
![Python](https://img.shields.io/badge/python-3.9+-blue.svg)
3+
[![Python](https://img.shields.io/badge/python-3.9+-blue.svg)](https://pypi.org/project/PINNICLE/)
44
[![CI](https://github.com/ISSMteam/PINNICLE/actions/workflows/CI.yml/badge.svg)](https://github.com/ISSMteam/PINNICLE/actions/workflows/CI.yml)
55
[![codecov](https://codecov.io/gh/ISSMteam/PINNICLE/graph/badge.svg?token=S7REK0IKJH)](https://codecov.io/gh/ISSMteam/PINNICLE)
66
[![Documentation Status](https://readthedocs.org/projects/pinnicle/badge/?version=latest)](https://pinnicle.readthedocs.io/en/latest/?badge=latest)
77
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15437985.svg)](https://doi.org/10.5281/zenodo.15437985)
8-
![License](https://img.shields.io/github/license/ISSMteam/PINNICLE)
9-
![PyPI](https://img.shields.io/pypi/v/pinnicle)
8+
[![License](https://img.shields.io/github/license/ISSMteam/PINNICLE)](https://pypi.org/project/PINNICLE/)
9+
[![PyPI](https://img.shields.io/pypi/v/pinnicle)](https://pypi.org/project/PINNICLE/)
1010

1111
**PINNICLE** (Physics-Informed Neural Networks for Ice and CLimatE) is an open-source Python library for modeling ice sheets using physics-informed neural networks.
1212
It is designed to integrate physical laws with observational data to solve both forward and inverse problems in glaciology.

0 commit comments

Comments
 (0)