Skip to content

Commit

Permalink
comply with homalg v2022.08-04
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat committed Aug 23, 2022
1 parent 8bca2ea commit 3a4b911
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "HomalgProject"
uuid = "50bd374c-87b5-11e9-015a-2febe71398bd"
authors = ["Mohamed Barakat <mohamed.barakat@uni-siegen.de>"]
version = "1.2.3"
version = "1.2.4"

[deps]
CapAndHomalg = "c4774649-1891-41ea-a883-87141804c57c"
Expand Down
8 changes: 4 additions & 4 deletions docs/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ currently represented by the above matrix
julia> filt = PurityFiltration( M )
GAP: <The ascending purity filtration with degrees [ -3 .. 0 ] and graded parts:
0: <A codegree-[ 1, 1 ]-pure rank 2 left module presented by 3 relations for 4 generators>
-1: <A codegree-1-pure grade 1 left module presented by 4 relations for 3 generators>
-2: <A cyclic reflexively pure grade 2 left module presented by 2 relations for a cyclic generator>
-3: <A cyclic reflexively pure grade 3 left module presented by 3 relations for a cyclic generator>
0: <A codegree-[ 1, 1 ]-pure rank 2 left module presented by 3 relations for 4 generators>
-1: <A codegree-1-pure grade 1 left module presented by 4 relations for 3 generators>
-2: <A cyclic reflexively pure grade 2 left module presented by 2 relations for a cyclic generator>
-3: <A cyclic reflexively pure grade 3 left module presented by 3 relations for a cyclic generator>
of
<A non-pure rank 2 left module presented by 6 relations for 5 generators>>
Expand Down

0 comments on commit 3a4b911

Please sign in to comment.