Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release v3.0.0 #43

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

New release v3.0.0 #43

wants to merge 20 commits into from

Conversation

dyumanaditya
Copy link
Contributor

@dyumanaditya dyumanaditya commented Mar 18, 2024

Major changes:

  • Make unseen clause variables in node clauses take all possible nodes instead of just the neighbors
  • Restructure the way subsets are treated why grounding rules, make sure that the previous subsets are updated to take into account the changes from the new clause groundings
  • Modify annotation function parameter to see what are the specific labels and nodes associated with each annotation
  • Update parallel core support, make sure it is threadsafe
  • Fix bug with interpretation dictionary not working with no timestep specification in pr.reason()
  • Fix issue where different variables are being grounded by the same constant.
  • Update Readme.md and add link to documentation

@dyumanaditya dyumanaditya added the enhancement New feature or request label Mar 18, 2024
@dyumanaditya dyumanaditya self-assigned this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant