Skip to content

Commit 5a1aab7

Browse files
authored
Merge pull request #43 from lab-v2/v3.0.0
New release v3.0.0
2 parents 46a96b1 + 7c70953 commit 5a1aab7

File tree

98 files changed

+11214
-3588
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+11214
-3588
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,20 @@ An explainable inference software supporting annotated, real valued, graph based
2020

2121
[🗎 Documentation](https://pyreason.readthedocs.io/en/latest/)
2222

23-
Check out the [PyReason Hello World](https://pyreason.readthedocs.io/en/latest/tutorials/Basic%20tutorial.html) program if you're new, or want get get a feel for the software.
24-
2523

2624
## Table of Contents
2725

2826
1. [Introduction](#1-introduction)
2927
2. [Documentation](#2-documentation)
3028
3. [Install](#3-install)
31-
5. [Bibtex](#4-bibtex)
32-
6. [License](#5-license)
33-
7. [Contact](#6-contact)
29+
4. [Bibtex](#4-bibtex)
30+
5. [License](#5-license)
31+
6. [Contact](#6-contact)
3432

3533

3634
## 1. Introduction
3735
PyReason is a graphical inference tool that uses a set of logical rules and facts (initial conditions) to reason over graph structures. To get more details, refer to the paper/video/hello-world-example mentioned above.
38-
36+
3937
## 2. Documentation
4038
All API documentation and code examples can be found on [ReadTheDocs](https://pyreason.readthedocs.io/en/latest/)
4139

0 commit comments

Comments
 (0)