Skip to content

Commit

Permalink
Merge pull request #49 from zickgraf/main
Browse files Browse the repository at this point in the history
Add TypeOfRingElementForHomalg
  • Loading branch information
mohamed-barakat authored Aug 19, 2024
2 parents d3ea655 + 01bbf88 commit cb36e5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MatricesForHomalg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ TypeOfRingForHomalg = AbstractAlgebra.NCRing

TypeOfFieldForHomalg = AbstractAlgebra.Field

TypeOfRingElementForHomalg = AbstractAlgebra.NCRingElement

"""
HomalgRingOfIntegers()
Expand Down

0 comments on commit cb36e5d

Please sign in to comment.