GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
<?xml version="1.0" encoding="UTF-8"?>12<!--34appendix.xml HomalgToCAS package documentation Mohamed Barakat5Thomas Breuer6Simon Goertzen7Frank Luebeck89Copyright (C) 2007-2009, Lehrstuhl B für Mathematik, RWTH-Aachen1011-->1213<Appendix Label="FileOverview">14<Heading>Overview of the &homalg; Package Source Code</Heading>1516The package &HomalgToCAS; is split in several files.1718<Table Align="l|l">19<Caption><E>The &HomalgToCAS; package files</E></Caption>2021<Row><Item>Filename <F>.gd</F>/<F>.gi</F></Item><Item>Content</Item></Row>2223<HorLine/>2425<Row>26<Item><F>HomalgToCAS</F></Item>27<Item>the global variable <C>HOMALG_IO</C> and</Item>28</Row>29<Row>30<Item></Item>31<Item>the global function <C>homalgIOMode</C></Item>32</Row>3334<Row><Item></Item><Item></Item></Row>3536<Row>37<Item><F>homalgExternalObject</F></Item>38<Item>&homalg; external objects, <C>homalgPointer</C>,</Item>39</Row>40<Row>41<Item></Item>42<Item><C>homalgExternalCASystem</C>, <C>homalgStream</C>, ...</Item>43</Row>4445<Row><Item></Item><Item></Item></Row>4647<Row>48<Item><F>HomalgExternalRing</F></Item>49<Item><C>CreateHomalgExternalRing</C>, <C>HomalgExternalRingElement</C></Item>50</Row>5152<Row><Item></Item><Item></Item></Row>5354<Row>55<Item><F>HomalgExternalMatrix</F></Item>56<Item><C>ConvertHomalgMatrix</C>, <C>ConvertHomalgMatrixViaFile</C></Item>57</Row>5859<Row><Item></Item><Item></Item></Row>6061<Row>62<Item><F>homalgSendBlocking</F></Item>63<Item><C>homalgFlush</C>, <C>homalgSendBlocking</C></Item>64</Row>6566<Row><Item></Item><Item></Item></Row>6768<Row>69<Item><F>IO</F></Item>70<Item><C>LaunchCAS</C>, <C>TerminateCAS</C></Item>71</Row>7273</Table>7475</Appendix>767778