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

switch to a better Julia to GAP conversion #4086

Merged
merged 3 commits into from
Sep 27, 2024

Commits on Sep 25, 2024

  1. next iteration

    - install `GapObj` and `GAP.julia_to_gap` methods via `GAP.@install`
    - change the `GAP.julia_to_gap` calls to `GapObj` calls
    - move some conversion methods from Oscar.jl to GAP.jl
    ThomasBreuer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d7353e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240c3b4 View commit details
    Browse the repository at this point in the history
  3. require GAP.jl 0.12

    ThomasBreuer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f9e4450 View commit details
    Browse the repository at this point in the history