Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563100 views
1
#ifndef GAP_BUILD_VERSION
2
#define GAP_BUILD_VERSION "4.8.10, 15-Jan-2018, build"
3
#define GAP_BUILD_DATETIME "2018-01-31 16:30:59 (UTC)"
4
#endif
5
6