Skip to content

Commit

Permalink
Merge pull request #80 from mohamed-barakat/devel
Browse files Browse the repository at this point in the history
comply with new CAP-based packages
  • Loading branch information
mohamed-barakat authored Oct 8, 2023
2 parents 0c9d103 + a232cb3 commit ef80fc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ julia> Sgrmod = GradedLeftPresentations( S )
GAP: The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ])
julia> InfoOfInstalledOperationsOfCategory( Sgrmod )
38 primitive operations were used to derive 329 operations for this category which algorithmically
38 primitive operations were used to derive 331 operations for this category which algorithmically
* IsMonoidalCategory
* IsAbelianCategoryWithEnoughProjectives
and not yet algorithmically
Expand Down Expand Up @@ -307,7 +307,7 @@ julia> CohP1 = Sgrmod / C
GAP: The Serre quotient category of The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ]) by test function with name: is_artinian
julia> InfoOfInstalledOperationsOfCategory( CohP1 )
21 primitive operations were used to derive 284 operations for this category which algorithmically
21 primitive operations were used to derive 286 operations for this category which algorithmically
* IsAbelianCategory
julia> Sh = CanonicalProjection( CohP1 )
Expand Down

0 comments on commit ef80fc5

Please sign in to comment.