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

Remove GAPRat code #149

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Remove GAPRat code #149

merged 1 commit into from
Nov 13, 2018

Conversation

fingolfin
Copy link
Member

This code is not needed anymore due the existence of the convenience wrappers
for arithmetic operations on GAP objects in Julia, resp. on Julia objects in
GAP.

Moreover, this code was buggy; and was not yet converted to use
ForeignGAP.MPtr (leading to GC crash). All in all, it seems best to
"conclude" this experiment by removing it.

Resolves #71

This code is not needed anymore due the existence of the convenience wrappers
for arithmetic operations on GAP objects in Julia, resp. on Julia objects in
GAP.

Moreover, this code was buggy; and was not yet converted to use
`ForeignGAP.MPtr` (leading to GC crash). All in all, it seems best to
"conclude" this experiment by removing it.

Resolves oscar-system#71
@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

Merging #149 into master will decrease coverage by 1.47%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   55.29%   53.82%   -1.48%     
==========================================
  Files          42       39       -3     
  Lines        2465     2315     -150     
==========================================
- Hits         1363     1246     -117     
+ Misses       1102     1069      -33
Impacted Files Coverage Δ
JuliaExperimental/src/JuliaExperimental.c 100% <ø> (ø) ⬆️
JuliaExperimental/read.g 96.15% <ø> (-0.4%) ⬇️
JuliaExperimental/gap/gapperm.g 66.66% <0%> (-0.58%) ⬇️
JuliaExperimental/gap/realcyc.g 84.61% <0%> (-0.57%) ⬇️
JuliaExperimental/gap/gapnemo.g 97.87% <0%> (-0.05%) ⬇️

@fingolfin
Copy link
Member Author

@ThomasBreuer I think this is your code, isn't it? So I think you should say whether you agree with removing it, or whether you'd prefer to work on updating it.

Copy link
Member

@ThomasBreuer ThomasBreuer left a comment

Choose a reason for hiding this comment

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

This removal makes sense.

@fingolfin fingolfin merged commit 1374b02 into oscar-system:master Nov 13, 2018
@fingolfin fingolfin deleted the mh/rm-gaprat branch November 13, 2018 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants