.. _tutorials: .. include:: Tutorials ========== Here are some simple Tutorials connectToMammouth ^^^^^^^^^^^^^^^^^^^^^^^^ A short tutorial on how to connect to mammouth. See :download:`connectToMammouth.pdf <../../latex/mammouthtutorial/connectToMammouth.pdf>`. onnectToMammouth_printable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It is better to save paper, but if you choose to print, use this version (consume less ink). See :download:`connectToMammouth_printable.pdf: <../../latex/mammouthtutorial/connectToMammouth_printable.pdf>`. pythonc_interface ^^^^^^^^^^^^^^^^^^^^^^^^^ A basic tutorial on how to compile your own c/c++ module to use it with python. See :download:`pythonc_interface.tar.gz <../../Project/pythonc_interface.tar.gz>`. hg_git ^^^^^^^^^^ A basic tutorial on mercurial (hg) and/or git using command line. See :download:`hg_git.pdf <../../latex/hg_git/hg_git.pdf>`. matrixmultiplication_mkl ^^^^^^^^^^^^^^^^^^^^^^^^^^ A benchmark of mkl performance with matrix multiplications. See :download:`matrixmultiplication_mkl.tar.gz <../../Project/matrixmultiplication_mkl.tar.gz>`.