Skip to content

Conversation

@hannes14
Copy link
Member

see oscar-system/Oscar.jl#4100: implements dimension(smodule)

@hannes14 hannes14 requested a review from fingolfin May 15, 2025 09:17
which $M$ is a module and $n$ the rank. The module must be
given by a Groebner basis.
"""
function dimension(M::smodule{spoly{T}}) where T <: Nemo.RingElem
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we us dim as name for this everywhere else?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Singular.jl has already function dimension(I::sideal{spoly{T}}) where T <: Nemo.RingElem

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK (that's a bit odd but as long as it is internally consistent, fine)

@fingolfin fingolfin enabled auto-merge (squash) May 15, 2025 12:43
@fingolfin fingolfin merged commit cf79e62 into oscar-system:master May 15, 2025
14 checks passed
hannes14 added a commit to hannes14/Singular.jl that referenced this pull request May 22, 2025
@hannes14 hannes14 deleted the hs/dimension branch July 8, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants