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

563569 views
gap> START_TEST("Test availability and version of PARI/GP");
gap> SuitablePariExecutable( AL_EXECUTABLE );
true
gap> STOP_TEST( "version.tst", 100000 );