Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# DiaBayes: rock friction inversion tools

[![GitHub Release](https://img.shields.io/github/release/martijnende/diabase.svg?style=flat)]()
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](
https://colab.research.google.com/github/martijnende/diabayes/blob/main/examples/google_colab.ipynb)
[![tests](https://github.com/martijnende/diabayes/actions/workflows/python-test.yml/badge.svg)](https://github.com/martijnende/diabayes/actions/workflows/python-test.yml)
[![documentation](https://github.com/martijnende/diabayes/actions/workflows/build-docs.yml/badge.svg)](https://martijnende.github.io/diabayes)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Expand Down Expand Up @@ -29,4 +31,4 @@ pip install .[gpu,dev]

## How to cite?

A publication describing this software package is underway. Until then, feel free to refer to this repository.
A publication describing this software package is underway. Until then, feel free to refer to this repository.
Loading