Opened 3 years ago
Last modified 2 years ago
#26902 new enhancement
convert all of Sage library code to libgap
Reported by: | dimpase | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | interfaces | Keywords: | gap libgap |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
It's about time. The sooner this is done, the fewer code to cross pexpect gap/libgap boundary will have to be written. Some concrete tickets aiming at this:
- #26750
- Use GroupHomset_libgap for permutation groups, as well
- #26889
- use libGAP in MatrixGroup.as_permutation_group()
- #27234
- Implement method `gap` of class `PermutationGroupElement` properly.
- #28504
- conversion of posets to libgap
- #28818
- from gap to libgap in strongly_regular_db
- #28820
- convert guava interface to libgap
Also related:
Following completion of this work, we can look into formally deprecating the pexpect interface to GAP: #26963.
Change History (6)
comment:1 Changed 3 years ago by
- Description modified (diff)
comment:2 Changed 3 years ago by
- Milestone changed from sage-8.6 to sage-8.7
comment:3 Changed 3 years ago by
- Description modified (diff)
comment:4 Changed 3 years ago by
- Milestone changed from sage-8.7 to sage-8.8
Ticket retargeted after milestone closed (if you don't believe this ticket is appropriate for the Sage 8.8 release please retarget manually)
comment:5 Changed 3 years ago by
- Milestone sage-8.8 deleted
As the Sage-8.8 release milestone is pending, we should delete the sage-8.8 milestone for tickets that are not actively being worked on or that still require significant work to move forward. If you feel that this ticket should be included in the next Sage release at the soonest please set its milestone to the next release milestone (sage-8.9).
comment:6 Changed 2 years ago by
- Component changed from group theory to interfaces
- Description modified (diff)
- Keywords gap libgap added
Retarging tickets optimistically to the next milestone. If you are responsible for this ticket (either its reporter or owner) and don't believe you are likely to complete this ticket before the next release (8.7) please retarget this ticket's milestone to sage-pending or sage-wishlist.