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

563640 views
vi -c "%s/<h3>Contents<\/h3>/<h2>HAP Functions<\/h2>/g"  -c "wq" "$@"

vi -c "%s/<p><code/<code/g"  -c "wq" "$@" 
vi -c "%s/code></p>/code></p>/g"  -c "wq" "$@"

vi -c ":16" -c "d" -c "wq" "$@"

vi -c "%s/<body>/<body><a href=\"..\/www\/index.html\"><small>HAP home<\/small><\/a>"  -c "wq" "$@"

vi -c "%s/<table/<table cellspacing=\"10\" " -c "wq" "$@"