Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 0.23.9 #836

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Update to 0.23.9 #836

merged 1 commit into from
Oct 12, 2024

Conversation

hannes14
Copy link
Member

quotient /saturation for smodule
@wdecker
@fingolfin
function quotient(I::smodule{spoly{T}}, J::sideal{spoly{T}}) where T <: Nemo.FieldElem
function saturation(I::smodule{spoly{T}}, J::sideal{spoly{T}}) where T <: Nemo.FieldElem
function saturation2(I::smodule{spoly{T}}, J::sideal{spoly{T}}) where T <: Nemo.FieldElem

@wdecker
Copy link
Collaborator

wdecker commented Oct 11, 2024

@hannes14 Are there also

function quotient(I::smodule{spoly{T}}, J::smodule{spoly{T}}) where T <: Nemo.FieldElem

function saturation(I::smodule{spoly{T}}, J::smodule{spoly{T}}) where T <: Nemo.FieldElem

function saturation2(I::smodule{spoly{T}}, J::smodule{spoly{T}}) where T <: Nemo.FieldElem

These are the ones I need most.

@hannes14
Copy link
Member Author

it has also
function quotient(I::smodule{spoly{T}}, J::smodule{spoly{T}}) where T <: Nemo.FieldElem

@wdecker
Copy link
Collaborator

wdecker commented Oct 11, 2024 via email

@hannes14 hannes14 merged commit e3353c5 into oscar-system:master Oct 12, 2024
11 of 13 checks passed
@fingolfin
Copy link
Member

@hannes14 after merging, you also need to trigger the release by going to the merged commit and commenting on it -- I just did it for you this time, see e3353c5

@wdecker
Copy link
Collaborator

wdecker commented Oct 14, 2024

@fingolfin Is there anything more to do here so that I can make use of it?

@fingolfin
Copy link
Member

You should be able to make use of it already. It worked for me 15 minutes after my comment

@wdecker
Copy link
Collaborator

wdecker commented Oct 14, 2024 via email

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.

3 participants