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

move code from Oscar.jl/experimental/GModule/Misc.jl here #1720

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

ThomasBreuer
Copy link
Collaborator

The idea is to add this code to Nemo.jl, and then to remove it from Oscar.jl.

Concerning the usefulness of this code (and tests to be added), I am not sure which vectors shall be supported by the new methods; vectors of integers are already addressed by other methods.

The idea is to add this code to Nemo.jl,
and then to remove it from Oscar.jl.

Concerning the usefulness of this code (and tests to be added),
I am not sure which vectors shall be supported by the new methods;
vectors of integers are already addressed by other methods.
@lgoettgens
Copy link
Collaborator

We need to adjust the signature here at least a little bit to not have something like oscar-system/Oscar.jl#3576 again.

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

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

Looks OK to me, although having a test case for both methods would be nice to ensure they are (and keep) working

@lgoettgens
Copy link
Collaborator

I labeled this "breaking" for the same reason why Nemocas/AbstractAlgebra.jl#1675 is considered breaking.

@ThomasBreuer
Copy link
Collaborator Author

Yes, I will add tests.
(And I would have added the label already but I am not allowed to do this.)

@fingolfin
Copy link
Member

@ThomasBreuer I sent you an invite to this and the AA repository which hopefully will allow you to add labels, too

@fingolfin fingolfin merged commit e2cb1d4 into Nemocas:master Apr 26, 2024
21 of 24 checks passed
@ThomasBreuer ThomasBreuer deleted the TB_move_from_oscar branch April 29, 2024 08:06
lgoettgens added a commit to lgoettgens/Oscar.jl that referenced this pull request May 2, 2024
lgoettgens added a commit to lgoettgens/Oscar.jl that referenced this pull request May 2, 2024
lgoettgens added a commit to lgoettgens/Oscar.jl that referenced this pull request May 2, 2024
lgoettgens added a commit to lgoettgens/Oscar.jl that referenced this pull request May 3, 2024
thofma pushed a commit to oscar-system/Oscar.jl that referenced this pull request May 4, 2024
* Bump dependencies

* Remove moved aliases

* Add `base_ring_type` methods

* React to Nemocas/AbstractAlgebra.jl#1675

* React to Nemocas/Nemo.jl#1720

* Add QQBarField disambiguation method

* Require AA 0.41.2 with `Generic.hom` fix

* Add `base_ring(::QQAbField)`

* Fix doctests

* Fix booktests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants