Skip to content
Snippets Groups Projects
Commit 0ea3623e authored by Martin Bauer's avatar Martin Bauer
Browse files

Added badges to README and updated links

parent f8387b50
Branches
Tags
No related merge requests found
Pipeline #15040 failed with stages
in 1 minute
lbmpy
=====
[![pipeline status](https://i10git.cs.fau.de/pycodegen/lbmpy/badges/master/pipeline.svg)](https://i10git.cs.fau.de/pycodegen/lbmpy/commits/master)
[![coverage report](https://i10git.cs.fau.de/pycodegen/lbmpy/badges/master/coverage.svg)](https://i10git.cs.fau.de/pycodegen/lbmpy/commits/master)
[coverage report](http://pycodegen.pages.walberla.net/lbmpy/coverage_report)
Run fast fluid simulations based on the lattice Boltzmann method in Python.
![alt text](doc/img/logo.png)
......@@ -24,11 +29,12 @@ All options:
Options can be combined e.g.
```bash
pip install pystencils[interactive,gpu,doc]
pip install lbmpy[interactive,gpu,doc]
```
Documentation
-------------
Read the docs [here](http://software.pages.walberla.net/pystencils/lbmpy)
Read the docs [here](http://pycodegen.pages.walberla.net/lbmpy) and
check out the Jupyter notebooks in `doc/notebooks`.
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