File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Kessler
22
3- <div align =" left " >
4- <a href =" https://github.com/kesslerlib/kessler " > <img height =" 120px " src =" docs/_static/kessler_logo.png " ></a >
5- </div >
3+ <!-- PROJECT LOGO -->
4+ <br />
5+ <p align =" center " >
6+ <a href =" https://github.com/kesslerlib/kessler " >
7+ <img src="docs/_static/kessler_logo.png" alt="Logo" width="280">
8+ </a >
9+ <p align =" center " >
10+ Kessler
11+ <br />
12+ <a href="https://kesslerlib.github.io/kessler/"><strong>Explore the docs »</strong></a>
13+ <br />
14+ <br />
15+ <a href="https://github.com/kesslerlib/kessler/issues/new/choose">Report bug</a>
16+ ·
17+ <a href="https://github.com/kesslerlib/kessler/issues/new/choose">Request feature</a>
18+ </p >
19+ </p >
620
721-----------------------------------------
822[ ![ Build Status] ( https://github.com/kesslerlib/kessler/workflows/build/badge.svg )] ( https://github.com/kesslerlib/kessler/actions )
@@ -15,10 +29,7 @@ Developed by the [FDL Europe](https://fdleurope.org/) Constellations team in col
1529
1630## Documentation and roadmap
1731
18- To get started, follow the Jupyter notebooks in the [ notebooks] ( https://github.com/kesslerlib/kessler/-/tree/master/notebooks ) folder.
19-
20- The upcoming version of Kessler will inclue the probabilistic programming model of conjunctions, which is excluded from this initial release.
21-
32+ To get started, follow the documentation examples.
2233
2334## Authors
2435
@@ -85,4 +96,4 @@ To install kessler, do the following:
8596git clone https://github.com/kesslerlib/kessler.git
8697cd kessler
8798pip install -e .
88- ```
99+ ```
You can’t perform that action at this time.
0 commit comments