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

admit gap_to_julia conversion to Vector{GAP.Obj} #849

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2022

  1. admit gap_to_julia conversion to Vector{GAP.Obj}

    This addresses issue oscar-system#740, but I am sill not sure what would be a good solution.
    ThomasBreuer committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7069316 View commit details
    Browse the repository at this point in the history
  2. fixed a test (and the testfile syntax)

    Variables that get assigned inside `@testset` do not belong to Julia's `Main` module ...
    ThomasBreuer committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5fd578e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfd5f3a View commit details
    Browse the repository at this point in the history