Changes between Initial Version and Version 1 of Ticket #18514, comment 185
- Timestamp:
- 12/10/17 10:02:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18514, comment 185
initial v1 8 8 - modular_resolution will still have the dependency `meataxe`, but no other dependency. I just checked: There is no use of !SmallGroup in the whole code. 9 9 - take the current experimental !OptionalExtension from sage/groups/modular_cohomology and put them into a pip installable upstream tarball `modular_group_cohomology`. 10 - `build/pkgs/modular_group_cohomology/dependencies` is, as far as I understand, for build time dependencies, thus, it will only list `meataxe` , but not `database_gap`.10 - `build/pkgs/modular_group_cohomology/dependencies` is, as far as I understand, for build time dependencies, thus, it will only list `meataxe` and `modular_resolution`, but not `database_gap`. 11 11 - `build/pkgs/spkg-install` will check that the !SmallGroups library is in fact installed (it doesn't matter if it comes from database_gap or another source). If it isn't it will fail and advise the user to install it one way or another.