# HG changeset patch # User Parth buch # Date 1321689388 -19800 # Node ID 7167b896d8dec888ae45fa92e84531e63d313bed # Parent f91c329e13b55ab4ce62d9f9a51b96b70aecfc6b Changed the Tutorial page diff -r f91c329e13b5 -r 7167b896d8de project/templates/about/tutorial.html --- a/project/templates/about/tutorial.html Tue Nov 15 02:25:12 2011 +0530 +++ b/project/templates/about/tutorial.html Sat Nov 19 13:26:28 2011 +0530 @@ -2,12 +2,12 @@ {% block content %}

Tutorials

-

Intended audience

+

Intended audience

This conference is targeted at anyone who uses Python for work in science/engineering/technology/education. This includes college and university teachers/professors/lecturers from any Engineering or Science domain, students of engineering/science/education who would like to use Python for their basic computing and plotting needs, researchers who use or would like to use Python for their research, and corporate users of Python for scientific computing.

-

Prerequisites

+

Prerequisites

- -

Objectives

- - -

Coverage

+

Coverage

-
  • - Jarrod Millman, Git/Github + NumPy/SciPy/MPL basics: 2 hrs - -
  • +

    Jarrod Millman, Git/Github + NumPy/SciPy/MPL basics (2 hrs)

    + -
  • - Emmanuelle Gouillart, Image processing: 2 hrs
    + -Image manipulation and processing using NumPy, SciPy and scikits-image - - + -
  • -Eric Jones/Puneeth/Pankaj: Traits + Traits UI. 2 hrs. - -
  • - -
  • -Prabhu Ramachandran and Gael Varoquaux, Mayavi for 3D visualization: 2 hrs +

    Gael Varoquaux, Machine learning with scikit-learn (2 hrs)

    + - -
  • +

    Ole Nielsen: Mapping and Geoprocessing with Python (2 hrs)

    + -
  • -Pankaj Pandey and Prabhu Ramachandran, An introduction to Cython: 1 hrs - -
  • +

    Eric Jones/Puneeth/Pankaj: Traits + Traits UI (2 hrs)

    + -
  • -Puneeth Chaganti, Sage introduction/tutorial: 1 hr. - -
  • -
  • -Mateusz Paprocki, SymPy: 2 hrs
    -Details awaited -
  • - -

    Methodology

    - +

    Prabhu Ramachandran and Gael Varoquaux, Mayavi for 3D visualization (2 hrs)

    - - -

    -As far as installations go, you would require the following: -

    +

    Pankaj Pandey and Prabhu Ramachandran, An introduction to Cython (1 hrs)

    -

    In any case, we will be providing live DVDs containing all the required installations and some additional tools on site. The iso can also be downloaded from the fossee.in site (http://fossee.in/download#DVDs). -

    +

    Puneeth Chaganti, Sage introduction/tutorial: (1 hr)

    + + + +

    Mateusz Paprocki, SymPy (2 hrs)

    + {% endblock content %}