Releases: lab-v2/pyreason
v3.2.0
What's Changed
- Interpretation tests and pipeline updates by @ColtonPayne in #71
- Merge Colton's branch into main repo by @dyumanaditya in #77
- Dyuman fixes from Colton's branch with new tests fixed by @dyumanaditya in #78
- Colton's Fixes by @dyumanaditya in #76
- Parallel Pyreason issues by @dyumanaditya in #79
- Linting changes by @ColtonPayne in #81
- Final Testing Changes by @ColtonPayne in #83
- add fixtures for new head_functions arg by @ColtonPayne in #84
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.4
Changes to reasoning again with restart parameter allowing users to reset time to zero before reasoning again.
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Updated the way we pass facts to reason again to be same as reasoning for the first time
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Main changes regarding reasoning again and related documentation. Allows users to add facts more naturally
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fixed bug in predicate map implementation by @dyumanaditya in #61
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Update README.md by @dyumanaditya in #47
- Any burl rules 4 types by @jaikrishnap98 in #56
- Documentation by @dyumanaditya in #60
- New release v3.0.0 by @dyumanaditya in #43
New Contributors
- @jaikrishnap98 made their first contribution in #56
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- Documentation for PyReason by @dyumanaditya in #32
- Custom Thresholds by @f-hkobin in #51
New Contributors
Full Changelog: v2.2.1...v2.3.0
v2.2.1
Bug fixes for threadsafe operations in parallel implementation
Full Changelog: v2.1.1...v2.2.1
v2.2.0
This Release contains CPU parallelization support with pr.settings.parallel_computing = True but is limited to Python 3.9 and 3.10 only.
Full Changelog: v2.1.1...v2.2.0