Difference between revisions of "Downloads"
Line 69: | Line 69: | ||
=ApCoCoALib= | =ApCoCoALib= | ||
To build ApCoCoALib from source, please follow the [[ApCoCoALib:CompilationInstructions|compilation instructions]]. | To build ApCoCoALib from source, please follow the [[ApCoCoALib:CompilationInstructions|compilation instructions]]. | ||
+ | |||
+ | ==Repository== | ||
+ | The [[ApCoCoA:SourceCodeManagement|subversion repository]] contains the bleeding-edge developmental versions of ApCoCoALib. | ||
==ApCoCoALib-1.02== | ==ApCoCoALib-1.02== | ||
Line 80: | Line 83: | ||
==ApCoCoALib-1.00== | ==ApCoCoALib-1.00== | ||
[http://www.apcocoa.org/hg/ApCoCoALib-1.00/archive/tip.tar.gz ApCoCoALib.tar.gz] compiles against [http://www.apcocoa.org/download/cocoa/sources/CoCoALib-0.9914.tgz CoCoALib-0.9914.tgz] (1.1MB) | [http://www.apcocoa.org/hg/ApCoCoALib-1.00/archive/tip.tar.gz ApCoCoALib.tar.gz] compiles against [http://www.apcocoa.org/download/cocoa/sources/CoCoALib-0.9914.tgz CoCoALib-0.9914.tgz] (1.1MB) | ||
− | |||
− | |||
− | |||
Line 88: | Line 88: | ||
*[http://www.apcocoa.org/download/apcocoa/sources/ApCoCoALib-0.99.07.tar.gz ApCoCoALib-0.99.07.tar.gz] (246KB) - backup of the mercurial repository from v0.99.07, compiles against [http://www.apcocoa.org/download/cocoa/sources/CoCoALib-0.9907.tgz CoCoALib-0.9907.tgz] (1.1MB) | *[http://www.apcocoa.org/download/apcocoa/sources/ApCoCoALib-0.99.07.tar.gz ApCoCoALib-0.99.07.tar.gz] (246KB) - backup of the mercurial repository from v0.99.07, compiles against [http://www.apcocoa.org/download/cocoa/sources/CoCoALib-0.9907.tgz CoCoALib-0.9907.tgz] (1.1MB) | ||
*[http://www.apcocoa.org/download/apcocoa/sources/ApCoCoALib-0.99.05.tar.gz ApCoCoALib-0.99.05.tar.gz] (175KB) - backup of the mercurial repository from v0.99.05, compiles against [http://www.apcocoa.org/download/cocoa/sources/CoCoALib-0.9905.tgz CoCoALib-0.9905.tgz] (1.4MB) | *[http://www.apcocoa.org/download/apcocoa/sources/ApCoCoALib-0.99.05.tar.gz ApCoCoALib-0.99.05.tar.gz] (175KB) - backup of the mercurial repository from v0.99.05, compiles against [http://www.apcocoa.org/download/cocoa/sources/CoCoALib-0.9905.tgz CoCoALib-0.9905.tgz] (1.4MB) | ||
− | |||
=ApCoCoA-Matlab-Interface= | =ApCoCoA-Matlab-Interface= |
Revision as of 08:09, 6 August 2009
The following releases provide the functionality of CoCoA 4.7 together with the additional capabilities of the ApCoCoA library. They are equipped with a graphical user interface. For the official CoCoA releases, visit the CoCoA home page.
ApCoCoA
ApCoCoA-1.2
Please note: It is recommended to use ApCoCoA-1.2 with the beta version of the new eclipse-GUI. For Installation go to eclipse-GUI installation guide. As soon as possible there will be a standalone version of the eclipse-GUI, too. Below you find the executables for ApCoCoA-1.2 using the old, well-known Qt-GUI.
- Windows x86:
- ApCoCoA-1.2 Release with md5sum (2009/07/15)
- Linux x86:
- ApCoCoA-1.2-Release-linux32-x86 with md5sum and build specifications (2009/07/15)
- Linux x86-64:
- ApCoCoA-1.2-Release-linux64-x86 with md5sum and build specifications (2009/07/15)
- MacOSx:
- ApCoCoA-1.2-osx-intel with md5sum and build specifications (2009/07/15)
ApCoCoA-1.1
- Windows x86:
- ApCoCoA-1.1 Release with md5sum (2009/04/30)
- Linux x86:
- ApCoCoA-1.1-Release-linux32-x86 with md5sum and build specifications (2009/04/30)
- Linux x86-64:
- ApCoCoA-1.1-Release-linux64-x86 with md5sum and build specifications (2009/04/30)
- MacOSx:
- ApCoCoA-1.1-osx-intel with md5sum and build specifications (2009/04/30)
ApCoCoA-1.0
- Windows x86:
- ApCoCoA-1.0 Release with md5sum (2008/12/22)
- Linux x86:
- ApCoCoA-1.0-Release-linux32-x86 with md5sum (2008/12/22)
- Linux x86-64:
- ApCoCoA-1.0-Release-linux64-x86 with md5sum (2008/12/22)
- MacOSx:
- ApCoCoA-1.0.0-osx-intel with md5sum (2008/12/22)
Older versions
- Windows x86:
- ApCoCoA-1.0.0-rc7 with md5sum (2007/11/19)
- ApCoCoA-4.7.1-0.99.09-win-32 with md5sum (2007/10/19)
- ApCoCoA-4.7.1-0.99.04-win-32 with md5sum
- Linux x86:
- ApCoCoA-1.0-rc7-linux-x86 with md5sum (2007/11/19)
- ApCoCoA-4.7.1-0.99.04-linux-x86 with md5sum
- Linux x86-64:
- MacOSX:
- ApCoCoA-1.0.0-rc7-ppc-only with md5sum (2007/11/19)
- ApCoCoA-4.7.1-0.99.04-osx-universal with md5sum
ApCoCoALib
To build ApCoCoALib from source, please follow the compilation instructions.
Repository
The subversion repository contains the bleeding-edge developmental versions of ApCoCoALib.
ApCoCoALib-1.02
ApCoCoALib-1.02.tar.gz (1.4MB) with these build specifications.
ApCoCoALib-1.01
ApCoCoALib-1.01.tar.gz (1.3MB) with these build specifications.
ApCoCoALib-1.00
ApCoCoALib.tar.gz compiles against CoCoALib-0.9914.tgz (1.1MB)
Deprecated sources
- ApCoCoALib-0.99.07.tar.gz (246KB) - backup of the mercurial repository from v0.99.07, compiles against CoCoALib-0.9907.tgz (1.1MB)
- ApCoCoALib-0.99.05.tar.gz (175KB) - backup of the mercurial repository from v0.99.05, compiles against CoCoALib-0.9905.tgz (1.4MB)
ApCoCoA-Matlab-Interface
Only available for MS Windows. For details see ApCoCoA:MatlabToolbox.
- Version 1.02 - Based on CoCoALib 0.99.25 and ApCoCoALib as of 30.01.2009.