diff --git a/ChangeLog b/ChangeLog index 02597f3..d80a413 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +0.9.6 + MakeRepresentative added. To simplify the process of changing a representative, the primitve caching mechanism for the words navigating in the equivalence classes were removed. This makes computing the morphism for holonomy less performant. Proper memoization is to be added later. 0.9.5 Adding preliminary support for calculating essential dependencies. Simplifying functions in skeleton.gi. Subduction relation checking is more efficient now, using the partial order of equivalence class representatives. Partial orbit calculation caching removed. 0.9.4 diff --git a/PackageInfo.g b/PackageInfo.g index c3b2a96..3bca6d7 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -1,5 +1,5 @@ ## <#GAPDoc Label="PKGVERSIONDATA"> -## +## ## ## <#/GAPDoc> @@ -9,9 +9,9 @@ PackageName := "SgpDec", Subtitle := "Hierarchical Coordinatizations of Finite Groups and Semigroups", -Version := "0.9.6-dev", +Version := "0.9.6", -Date := "10/08/2023", # dd/mm/yyyy format +Date := "11/08/2023", # dd/mm/yyyy format License := "GPL-2.0-or-later", Persons := [