Skip to content

Commit

Permalink
adding note in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
egri-nagy committed Aug 13, 2023
1 parent 55d0f9b commit 021b1cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
CompactNotation has different semantics now.
Other changes:
DotTransformation added.
ComputeSkeletonNavigationTables added. This replaces the previous caching mechanisms. With this all skeleton navigation functions can be precomputed.
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
Expand Down

0 comments on commit 021b1cf

Please sign in to comment.