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

Preparation release 2.6.0 #158

Merged
merged 14 commits into from
Sep 4, 2024
Merged

Preparation release 2.6.0 #158

merged 14 commits into from
Sep 4, 2024

Conversation

tomhanika
Copy link
Owner

No description provided.

hirthjo and others added 13 commits June 12, 2024 14:22
* repaired test when pcbo is present: clojure is not mutable

* Classic 'Vorzeichenfehler'
* new latex fca style output format

* removed whitespaces

* Added doc string
* Ordinal Motifs

* reduce computational time for candidates-by-subset-heredity and identify-full-scale-measures :interordinal

* add tests for ordinal-motifs

* add is-of-scale? method to check if context is of specific scale-type

* add documentation for ordinal motifs

* test cycles-of-g

* test scale-complex function

* more tests for ordinal-motifs

* add tests for get-complex

* fix error in restrict-extents-to-base-set

* Revert "fix error in restrict-extents-to-base-set"

This reverts commit e11f5d0.

* fix error in ordinal scale measures

* stop compute-ordinal-motifs+stats at empty set to avoid error

* add test for greedy-motif-covering

* comment

* Updated Authors

* more boring imports

---------

Co-authored-by: Johannes Hirth <[email protected]>
Co-authored-by: Jana <[email protected]>
Updated year
* Ordinal Motifs

* reduce computational time for candidates-by-subset-heredity and identify-full-scale-measures :interordinal

* add tests for ordinal-motifs

* add is-of-scale? method to check if context is of specific scale-type

* add documentation for ordinal motifs

* test cycles-of-g

* test scale-complex function

* more tests for ordinal-motifs

* add tests for get-complex

* fix error in restrict-extents-to-base-set

* Revert "fix error in restrict-extents-to-base-set"

This reverts commit e11f5d0.

* fix error in ordinal scale measures

* stop compute-ordinal-motifs+stats at empty set to avoid error

* start adding structure for simplicial complexes

* add test for greedy-motif-covering

* comment

* add and test FullSimplicialComplex

* add constructor without check and more tests

* add constructors

* add function to create t-simplex from context and lattice

* add another test example and fix some errors

* experiments with next_closure for t-simplex

* test t-simplex computation with next closure algorithm

* generalize next-closure function (add ordinal motif case with :ordinal scale)

* refactoring

* more code cleanup

* fix error in next closure for ordinal motifs

* refactoring: move closed set functions from base to separate file

* replace fca/next-closure with already existing methods

* for :ordinal ordinal motifs with next closure, use same condition as in ordinal-motifs branch

* add :interordinal, :nominal and :contranominal ordinal motifs with next closure

* add more complex tests for ordinal motifs with next closure

* simplify tests

* refactoring and code cleanup

* add :crown ordinal motifs with next closure

* fix failing tests

* remove :crown from simplicial complexes (because it is not a simplicial complex)

* Fixed imports

---------

Co-authored-by: Johannes Hirth <[email protected]>
Co-authored-by: Jana <[email protected]>
@tomhanika tomhanika changed the title Preparation release 2.5.1 Preparation release 2.6 Sep 3, 2024
@tomhanika tomhanika changed the title Preparation release 2.6 Preparation release 2.5.2 Sep 3, 2024
@tomhanika tomhanika changed the title Preparation release 2.5.2 Preparation release 2.7.0 Sep 3, 2024
@tomhanika tomhanika changed the title Preparation release 2.7.0 Preparation release 2.6.0 Sep 3, 2024
@tomhanika tomhanika merged commit c1126b8 into master Sep 4, 2024
2 checks passed
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.

2 participants