Before to Start
===============


Essentials on Python for Scientists
-----------------------------------

To use PyCVF, it is recommended to know to use Python with its modern extensions.
Here is a list of various good tutorials online.

* `The Python Tutorial <http://docs.python.org/tut/tut.html"]`

* `The Numpy tutorial.<http://www.scipy.org/Tentative_NumPy_Tutorial>`
* `Numpy for matlab users. <http://www.scipy.org/NumPy_for_Matlab_Users>`

* `The scipy course online <http://www.rexx.com/~dkuhlman/scipy_course_01.html>`