Skip to content

Commit

Permalink
Merge pull request #43 from lab-v2/v3.0.0
Browse files Browse the repository at this point in the history
New release v3.0.0
  • Loading branch information
dyumanaditya authored Dec 1, 2024
2 parents 46a96b1 + 7c70953 commit 5a1aab7
Show file tree
Hide file tree
Showing 98 changed files with 11,214 additions and 3,588 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,20 @@ An explainable inference software supporting annotated, real valued, graph based

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

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.


## Table of Contents

1. [Introduction](#1-introduction)
2. [Documentation](#2-documentation)
3. [Install](#3-install)
5. [Bibtex](#4-bibtex)
6. [License](#5-license)
7. [Contact](#6-contact)
4. [Bibtex](#4-bibtex)
5. [License](#5-license)
6. [Contact](#6-contact)


## 1. Introduction
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.

## 2. Documentation
All API documentation and code examples can be found on [ReadTheDocs](https://pyreason.readthedocs.io/en/latest/)

Expand Down
Loading

0 comments on commit 5a1aab7

Please sign in to comment.