Skip to content

Commit b9d8611

Browse files
authored
Update README.md
1 parent 8b23c73 commit b9d8611

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# SSMProblems.jl
22

3-
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://turinglang.org/SSMProblems.jl/SSMProblems/stable)
4-
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://turinglang.org/SSMProblems.jl/SSMProblems/dev/)
53
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
64
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
75
<!--[![Build Status](https://github.com/TuringLang/SSMProblems.jl/workflows/CI/badge.svg?branch=master)](https://github.com/TuringLang/SSMProblems.jl/actions?query=workflow%3ACI%20branch%3Amaster) -->
86

7+
| Package | Docs |
8+
| :--------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
9+
| SSMProblems | [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://turinglang.org/SSMProblems.jl/SSMProblems/dev/) |
10+
| GeneralisedFilters | [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://turinglang.org/SSMProblems.jl/GeneralisedFilters/dev/)|
911

1012
A minimalist framework to define state space models (SSMs) and their associated
1113
log-densities to feed into inference algorithms.

0 commit comments

Comments
 (0)