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

563629 views
1
2
2 Installation of the LocalizeRingForHomalg Package
3
4
To install this package just extract the package's archive file to the GAP
5
pkg directory. LocalizeRingForHomalg also needs the package homalg.
6
7
By default the LocalizeRingForHomalg package is not automatically loaded by
8
GAP when it is installed. You must load the package with
9
LoadPackage("LocalizeRingForHomalg");
10
before its functions become available.
11
12
Please, send me us e-mail if you have any questions, remarks, suggestions,
13
etc. concerning this package. Also, we would be pleased to hear about
14
applications of this package.
15
Mohamed Barakat and Markus Lange-Hegermann
16
17
18