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

Release 1.0.0.a4 #63

Merged
merged 33 commits into from
Dec 12, 2023
Merged

Release 1.0.0.a4 #63

merged 33 commits into from
Dec 12, 2023

Conversation

rmnldwg
Copy link
Owner

@rmnldwg rmnldwg commented Dec 12, 2023

No description provided.

The `matrix.compute_encoding()` function now works with trinary patterns
as well. It also additionally supports keywords like "healthy" and
"micro".

Fixes: #59
In case the graph is defined asymmetrically, but the user wants to sync
the edges of the graph, the model abides, but issues a warning.
Fall back to using the normal `cached_property` instead of my custom
"fancy" one that prohibits setting the attribute. This will probably
become necessary when implementing the midline model.
The `AsbtractLookupDict` class instances now have methods
`update_without_trigger` and `clear_without_trigger` that pdate and
clear their contents respectively, without triggering the call of their
callback functions. This allows us to implement a sync-callback function

Fixes: #62
Now, the `DistributionsUserDict` also has the consistent `get_params()`
and `set_params()` methods that many other classes in this library have.
@rmnldwg rmnldwg merged commit 12c3e8a into main Dec 12, 2023
2 checks passed
@rmnldwg rmnldwg deleted the release-1.0.0.a4 branch December 12, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant