Skip to content

Commit 890fee7

Browse files
committed
fancy readme
1 parent 934c4dc commit 890fee7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# polysolve-python
22

3+
[![PyPI](https://img.shields.io/pypi/v/polyfem-polysolve.svg)](https://pypi.org/project/polyfem-polysolve/)
4+
[![Python versions](https://img.shields.io/pypi/pyversions/polyfem-polysolve.svg)](https://pypi.org/project/polyfem-polysolve/)
5+
[![CI](https://github.com/polyfem/polysolve-python/actions/workflows/continuous.yml/badge.svg)](https://github.com/polyfem/polysolve-python/actions/workflows/continuous.yml)
6+
[![Build & publish](https://github.com/polyfem/polysolve-python/actions/workflows/release.yml/badge.svg)](https://github.com/polyfem/polysolve-python/actions/workflows/release.yml)
7+
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
8+
39
Small Python binding for PolySolve's nonlinear and linear solver interfaces.
410

511
```python

0 commit comments

Comments
 (0)