v0.2.1
v0.2.1 (2019-09-10)
Closed issues:
- memory problem with the Julia integration of GAP and Polymake (#280)
- Merging PR #272 caused
fatal: refusing to merge unrelated histories
(#273) - Using GAP.jl makes julia slow (unusable?) (#266)
Merged pull requests:
- Travis: test against Julia 1.2 and 1.3 (#283) (fingolfin)
- Pin object in gap_julia before encapsulating in GAP object (#281) (sebasguts)
- fix access to matrix entries for the GAP master branch (#279) (ThomasBreuer)
- Simplify gap_to_julia code (#276) (fingolfin)
- Don't use --depth=1 when cloning/pull GAP repository (#274) (fingolfin)
- Travis: build GAP package manuals (#272) (fingolfin)
- show GAP help in Julia with 'GAP.show_GAP_help' and via
?
(#251) (ThomasBreuer)