Changes between Initial Version and Version 1 of Ticket #22626, comment 238
- Timestamp:
- 11/16/18 00:34:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22626, comment 238
initial v1 1 What I see with my limited knowledge of SageMath internals, you have `interfaces/gap.py` which mentions chapter 50 Group Libraries and in it 50.1-12 SymmetricGroup. If you check whether that section exists at http://www.gap-system.org/Manuals/doc/ref/chap50.html, you will see that it is now 50.1-10. GAP does not promise that the order and numbers of manual sections are the same, so for SageMath the best way would be to avoid such references.1 What I see with my limited knowledge of SageMath internals, you have `interfaces/gap.py` which mentions chapter 50 Group Libraries and in it 50.1-12 `SymmetricGroup`. If you check whether that section exists at http://www.gap-system.org/Manuals/doc/ref/chap50.html, you will see that it is now 50.1-10. GAP does not promise that the order and numbers of manual sections are the same, so for SageMath the best way would be to avoid such references.