Changes between Initial Version and Version 1 of Ticket #14483, comment 2
- Timestamp:
- 04/25/13 00:52:35 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14483, comment 2
initial v1 1 1 This patch works for me, applied to sage 5.8: 2 2 3 {{{ sage: sage.combinat.designs.block_design.!WittDesign(24)[[BR]]Incidence structure with 24 points and 759 blocks }}} 3 ` sage: sage.combinat.designs.block_design.WittDesign(24)` 4 5 `Incidence structure with 24 points and 759 block ` 4 6 5 7 However, after being prompted to run install_package("gap_packages"), gap_packages-4.5.7 is found. After you updated the spkg was I supposed to find gap_packages-4.6.3 ?