Skip to content

Releases: oscar-system/GAP.jl

v0.9.3

05 Feb 12:12
Compare
Choose a tag to compare

GAP v0.9.3

Diff since v0.9.2

Closed issues:

  • Adjust to upcoming Julia 1.10 changes (#846)
  • gap-packages fails to unpack on Windows (WSL) (#850)
  • Error "undefined symbol" when trying to load Digraphs after installation with GAP.Packages.install (#851)

Merged pull requests:

v0.9.2

02 Dec 14:32
Compare
Choose a tag to compare

GAP v0.9.2

Diff since v0.9.1

Closed issues:

  • GAP.julia_to_gap vs. GAP.Obj (#827)

Merged pull requests:

v0.9.1

23 Nov 21:27
Compare
Choose a tag to compare

GAP v0.9.1

Diff since v0.9.0

Closed issues:

  • Documentation: add some non-trivial examples for how to use GAP.jl (#838)

Merged pull requests:

v0.9.0

01 Nov 23:10
Compare
Choose a tag to compare

GAP v0.9.0

Diff since v0.8.5

Closed issues:

  • JuliaInterface manual: reference to \[\] and \(\) glitching due to MathJax (#786)
  • Update to a newer package snapshot (#812)
  • Upgrade to GAP 4.12.1 (#821)
  • Failures with Julia nightly (#836)

Merged pull requests:

v0.8.5

17 Oct 23:27
Compare
Choose a tag to compare

GAP v0.8.5

Diff since v0.8.4

Merged pull requests:

v0.8.4

12 Oct 21:55
Compare
Choose a tag to compare

GAP v0.8.4

Diff since v0.8.3

Closed issues:

  • Loading GAP in parallel julia setup fails (#828)
  • Print about xgap package when loading OSCAR (#831)

Merged pull requests:

  • Avoid race when loading GAP.jl concurrently in multiple processes (#829) (@fingolfin)
  • CI: update some actions to latest versions (#830) (@fingolfin)

v0.8.3

10 Oct 13:43
Compare
Choose a tag to compare

GAP v0.8.3

Diff since v0.8.2

Closed issues:

  • use Scratch.jl and/or RelocatableFolders.jl for gaproot, other stuff (#728)
  • Fix running tests on Nanosoldier (#818)
  • Move GAPROOT out of package directory (#822)
  • Manual (and/or docstrings) should list all built in conversions between GAP and Julia (#823)

Merged pull requests:

v0.8.2

06 Aug 10:40
Compare
Choose a tag to compare

GAP v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Switch GAP.Packages test to use fga instead of io (#819) (@fingolfin)

v0.8.1

10 Jun 14:45
Compare
Choose a tag to compare

GAP v0.8.1

Diff since v0.8.0

Closed issues:

  • Feature: nicer input syntax for permutations (#420)
  • Add support for accessing content of positional / component objects ?? (#771)

Merged pull requests:

v0.8.0

21 Apr 12:06
Compare
Choose a tag to compare

GAP v0.8.0

Diff since v0.7.7

Closed issues:

  • If GAP is the host, and Julia embedded, we should perhaps catch Julia's screen output (at least for errors) (#237)
  • Provide replacement for GAP kernel function SyExecuteProcess (#240)
  • Change gaproot's to differentiate both on the GAP and Julia versions (#681)
  • link separate binaries for JuliaInterface for separate Julia versions (#691)
  • Crash using GAP in IJulia with Julia 1.6.3 (#760)
  • doc: table of contents unsorted (#787)
  • New error on julia master? (#789)
  • Fix code to work without C/C++ compiler again, and add a CI test for this situation (#794)
  • Tab completion in GAP for Julia.XXX does not work (#795)
  • lib/debug.g cannot be loaded (#796)
  • Allow assigning to Julia module variables, at least in Julia's Main module? (#798)
  • naming convention (#799)
  • Update GAP_pkg_juliainterface for latest Julia 1.9 (#801)
  • Update sysinfo.gap, gac replacements to match latest GAP_jll (#807)

Merged pull requests: