Difference between revisions of "Downloads"
S schuster (talk | contribs) |
(Preparations for 1.8 release) |
||
Line 3: | Line 3: | ||
=ApCoCoA= | =ApCoCoA= | ||
+ | |||
+ | ==ApCoCoA-1.8== | ||
+ | |||
+ | The current version of ApCoCoA is ApCoCoA-1.8! | ||
+ | |||
+ | ===Eclipse GUI - Standalone Version=== | ||
+ | |||
+ | '''Short installation guide:''' | ||
+ | # Download and unpack the Eclipse GUI package. | ||
+ | # Go into the folder apcocoa and start apcocoa.exe | ||
+ | Here you can download a short [[Media:quick_start.pdf|quick-start User Guide]] and here you find a [[ApCoCoA:tut_eclipse_gui_de|Tutorial]] in German. | ||
+ | |||
+ | * Windows x86-Installer: [http://www.apcocoa.org/download/apcocoa/win32/ApCoCoA-1.8.0.exe ApCoCoA-1.8 Release] with [http://www.apcocoa.org/download/apcocoa/win32/ApCoCoA-1.8.0.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * Windows x86-Zip: [http://www.apcocoa.org/download/apcocoa/win32/ApCoCoA-1.8.0-win32.zip ApCoCoA-1.8 Release] with [http://www.apcocoa.org/download/apcocoa/win32/ApCoCoA-1.8.0-win32.zip.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * Linux x86: [http://www.apcocoa.org/download/apcocoa/linux-x86/ApCoCoA-1.8.0-linux-x86.tar.gz ApCoCoA-1.8 Release] with [http://www.apcocoa.org/download/apcocoa/linux-x86/ApCoCoA-1.8.0-linux-x86.tar.gz.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * Linux x86_64: [http://www.apcocoa.org/download/apcocoa/linux-x86_64/ApCoCoA-1.8.0-linux-x86_64.tar.gz ApCoCoA-1.8 Release] with [http://www.apcocoa.org/download/apcocoa/linux-x86_64/ApCoCoA-1.8.0-linux-x86_64.tar.gz.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * MacOSx: [http://www.apcocoa.org/download/apcocoa/osx-universal/ApCoCoA-1.8.0-macosx.tar.gz ApCoCoA-1.8 Release] with [http://www.apcocoa.org/download/apcocoa/osx-universal/ApCoCoA-1.8.0-macosx.tar.gz.md5 md5sum] (2012/06/19)<br/><b>Please note:</b> ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform! | ||
+ | |||
+ | ===ApCoCoA as Eclipse plug-in=== | ||
+ | |||
+ | For using ApCoCoA-1.8 as Eclipse plug-in please go to [[HowTo:Install_and_Work_with_the_Eclipse_GUI|eclipse-GUI installation guide]]. | ||
+ | |||
+ | |||
+ | ===Well-known Qt-GUI=== | ||
+ | |||
+ | * Windows x86-Installer: [http://www.apcocoa.org/download/apcocoa/win32/ApCoCoA-1.8.0QT.exe ApCoCoA-1.8QT Release] with [http://www.apcocoa.org/download/apcocoa/win32/ApCoCoA-1.8.0QT.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * Windows x86-Tgz: [http://www.apcocoa.org/download/apcocoa/win32/apcocoa-1.8.0qt-win.tgz ApCoCoA-1.8QT Release] with [http://www.apcocoa.org/download/apcocoa/win32/apcocoa-1.8.0qt-win.tgz.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * Linux x86: [http://www.apcocoa.org/download/apcocoa/linux-x86/apcocoa-1.8.0-QT-linux-x86.tgz ApCoCoA-1.8QT Release] with [http://www.apcocoa.org/download/apcocoa/linux-x86/apcocoa-1.8.0-QT-linux-x86.tgz.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * Linux x86_64: [http://www.apcocoa.org/download/apcocoa/linux-x86_64/apcocoa-1.8.0-QT-linux-x86_64.tgz ApCoCoA-1.8QT Release] with [http://www.apcocoa.org/download/apcocoa/linux-x86_64/apcocoa-1.7.0-QT-linux-x86_64.tgz.md5 md5sum] (2012/06/19) | ||
+ | |||
+ | * MacOSx: [http://www.apcocoa.org/download/apcocoa/osx-universal/apcocoa-1.8.0-QT-macosx.tgz ApCoCoA-1.8QT Release] with [http://www.apcocoa.org/download/apcocoa/osx-universal/apcocoa-1.8.0-QT-macosx.tgz.md5 md5sum] (2012/06/19) | ||
==ApCoCoA-1.7== | ==ApCoCoA-1.7== | ||
− | |||
− | |||
===Eclipse GUI - Standalone Version=== | ===Eclipse GUI - Standalone Version=== |
Revision as of 13:57, 19 June 2012
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.8
The current version of ApCoCoA is ApCoCoA-1.8!
Eclipse GUI - Standalone Version
Short installation guide:
- Download and unpack the Eclipse GUI package.
- Go into the folder apcocoa and start apcocoa.exe
Here you can download a short quick-start User Guide and here you find a Tutorial in German.
- Windows x86-Installer: ApCoCoA-1.8 Release with md5sum (2012/06/19)
- Windows x86-Zip: ApCoCoA-1.8 Release with md5sum (2012/06/19)
- Linux x86: ApCoCoA-1.8 Release with md5sum (2012/06/19)
- Linux x86_64: ApCoCoA-1.8 Release with md5sum (2012/06/19)
- MacOSx: ApCoCoA-1.8 Release with md5sum (2012/06/19)
Please note: ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform!
ApCoCoA as Eclipse plug-in
For using ApCoCoA-1.8 as Eclipse plug-in please go to eclipse-GUI installation guide.
Well-known Qt-GUI
- Windows x86-Installer: ApCoCoA-1.8QT Release with md5sum (2012/06/19)
- Windows x86-Tgz: ApCoCoA-1.8QT Release with md5sum (2012/06/19)
- Linux x86: ApCoCoA-1.8QT Release with md5sum (2012/06/19)
- Linux x86_64: ApCoCoA-1.8QT Release with md5sum (2012/06/19)
- MacOSx: ApCoCoA-1.8QT Release with md5sum (2012/06/19)
ApCoCoA-1.7
Eclipse GUI - Standalone Version
Short installation guide:
- Download and unpack the Eclipse GUI package.
- Go into the folder apcocoa and start apcocoa.exe
Here you can download a short quick-start User Guide and here you find a Tutorial in German.
- Windows x86-Installer: ApCoCoA-1.7 Release with md5sum (2011/05/06)
- Windows x86-Zip: ApCoCoA-1.7 Release with md5sum (2011/05/06)
- Linux x86: ApCoCoA-1.7 Release with md5sum (2011/05/06)
- Linux x86_64: ApCoCoA-1.7 Release with md5sum (2011/05/06)
- MacOSx: ApCoCoA-1.7 Release with md5sum (2011/05/06)
Please note: ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform!
ApCoCoA as Eclipse plug-in
For using ApCoCoA-1.7 as Eclipse plug-in please go to eclipse-GUI installation guide.
Well-known Qt-GUI
- Windows x86-Installer: ApCoCoA-1.7QT Release with md5sum (2011/05/06)
- Windows x86-Tgz: ApCoCoA-1.7QT Release with md5sum (2011/05/06)
- Linux x86: ApCoCoA-1.7QT Release with md5sum (2011/05/06)
- Linux x86_64: ApCoCoA-1.7QT Release with md5sum (2011/05/06)
- MacOSx: ApCoCoA-1.7QT Release with md5sum (2011/05/06)
ApCoCoA-1.6
Eclipse GUI - Standalone Version
Short installation guide:
- Download and unpack the Eclipse GUI package.
- Go into the folder apcocoa and start apcocoa.exe
Here you can download a short quick-start User Guide and here you find a Tutorial in German.
- Windows x86-Installer: ApCoCoA-1.6 Release with md5sum (2010/12/17)
- Windows x86-Zip: ApCoCoA-1.6 Release with md5sum (2010/12/17)
- Linux x86: ApCoCoA-1.6 Release with md5sum (2010/12/17)
- Linux x86_64: ApCoCoA-1.6 Release with md5sum (2010/12/17)
- MacOSx: ApCoCoA-1.6 Release with md5sum (2010/12/17)
Please note: ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform!
ApCoCoA as Eclipse plug-in
For using ApCoCoA-1.6 as Eclipse plug-in please go to eclipse-GUI installation guide.
Well-known Qt-GUI
- Windows x86-Installer: ApCoCoA-1.6QT Release with md5sum (2010/12/17)
- Windows x86-Tgz: ApCoCoA-1.6QT Release with md5sum (2010/12/17)
- Linux x86: ApCoCoA-1.6QT Release with md5sum (2010/12/17)
- Linux x86_64: ApCoCoA-1.6QT Release with md5sum (2010/12/17)
- MacOSx: ApCoCoA-1.6QT Release with md5sum (2010/12/17)
ApCoCoA-1.5
Eclipse GUI - Standalone Version
Short installation guide:
- Download and unpack the Eclipse GUI package.
- Go into the folder apcocoa and start apcocoa.exe
Here you can download a short quick-start User Guide and here you find a Tutorial in German.
- Windows x86-Installer: ApCoCoA-1.5.1 Release with md5sum (2010/10/15)
- Windows x86-Zip: ApCoCoA-1.5.1 Release with md5sum (2010/10/15)
- Linux x86: ApCoCoA-1.5.1 Release with md5sum (2010/10/15)
- Linux x86_64: ApCoCoA-1.5.1 Release with md5sum (2010/10/15)
- MacOSx: ApCoCoA-1.5.1 Release with md5sum (2010/10/15)
Please note: ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform!
ApCoCoA as Eclipse plug-in
For using ApCoCoA-1.5.1 as Eclipse plug-in please go to eclipse-GUI installation guide.
Well-known Qt-GUI
- Windows x86-Installer: ApCoCoA-1.5.1QT Release with md5sum (2010/07/29)
- Windows x86-Tgz: ApCoCoA-1.5.1QT Release with md5sum (2010/10/15)
- Linux x86: ApCoCoA-1.5.1QT Release with md5sum (2010/10/15)
- Linux x86_64: ApCoCoA-1.5.1QT Release with md5sum (2010/10/15)
- MacOSx: ApCoCoA-1.5QT Release with md5sum (2010/07/29)
Older versions
For using an earlier version of ApCoCoA please go to ApCoCoA:Older Versions!
ApCoCoALib
To build ApCoCoALib from source, please follow the compilation instructions.
Repository
The subversion repository contains the bleeding-edge developmental versions of ApCoCoALib.
Older Versions
For using an earlier version of ApCoCoALib please go to ApCoCoA:Older Versions!
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.