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
/* This file generated by gen-fib.c - DO NOT EDIT. */
2
3
#if GMP_NUMB_BITS != 64
4
Error, error, this data is for 64 bits
5
#endif
6
7
#define FIB_TABLE_LIMIT 93
8
#define FIB_TABLE_LUCNUM_LIMIT 92
9
10