Downloads ========= We are working on the first official release of Shark 3.0. Get the latest snapshot from our svn repository! .. Shark library packages ---------------------- The following links point to packages for specific architectures, for all other architectures you have to build the library using the `Shark sources`_: `Linux 64 bit Debian/Ubuntu package `_ `Linux 32 bit Debian/Ubuntu package `_ `MacOS X 64 bit diskimage `_ `MS Windows 64 bit Visual Studio 2010 installer `_ `MS Windows 32 bit Visual Studio 2010 installer `_ `MS Windows 64 bit Visual Studio 2008 installer `_ `MS Windows 32 bit Visual Studio 2008 installer `_ .. Shark documentation package --------------------------- The following package just contains the Shark documentation: `Documentation `_ Shark sources ------------- We have two source packages available: `Shark-3.0.0.zip `_ `Shark-3.0.0.tar.gz `_ See the :doc:`installation guide <../getting_started/installation>` for details on how to compile and install the library. Shark repository ---------------- Get a current Shark repository snapshot (a ``Shark`` directory will be created as a subfolder -- if you want the tree contents directly in the current directory, add a space and period ``.`` to the end of the command): .. code-block:: none git clone https://github.com/Shark-ML/Shark/