Commit 2f41dcc9 authored by Inigo Aldazabal's avatar Inigo Aldazabal

Adjust syllabus and links

parent 35655fec
No preview for this file type
*************************************************************** *******************************************************************************
CFM Software Carpentry Tracks - 2017-05-04 - Scientific Python CFM Software Carpentry Tracks - 2017-05-04 - Introduction to Scientific Python
*************************************************************** *******************************************************************************
:Date & place: Materials Physics Center (CFM) Computer Room - San Sebastian, 4th May, 9:30-13:30 2016 :Date & place: Materials Physics Center (CFM) Computer Room - San Sebastian, 4th May, 9:30-13:30 2016
:Track: Introduction to Scientific Python :Track: Introduction to Scientific Python
:Autor: Iñigo Aldazabal Mensa <inigo_aldazabal@ehu.eus> :Autor: Iñigo Aldazabal Mensa <inigo_aldazabal@ehu.eus>
Abstract Abstract
######## ########
Introductory lesson for Scientific Computing with Python based on the `SciPy`_ Introductory lesson for Scientific Computing with Python based on the `SciPy`_
stack having four parts: stack having four parts:
* A short overview to some of the `SciPy`_ ecosystem core packages. * An overview of the Scientific Python (`SciPy`_) ecosystem.
* A short review to the `Jupyter notebooks`_ web based interactive computational environment. * A short introduction to the `Jupyter notebooks`_ web based interactive computational environment.
* An introduction to `NumPy`_, based on Valentin Haenel's `SciPy 2013 * An introduction to `NumPy`_, based on Valentin Haenel's `SciPy 2013
Tutorial`_. Tutorial`_.
* A very short practical introduction to `Matplotlib`_. * A very short practical introduction to `Matplotlib`_.
* A guided hands-on demostration of some of the `SciPy library`_ subpackages. * A guided hands-on demostration of some of the `SciPy`_ library subpackages.
The participants are encouraged to follow the hands-on parts in their laptops. The participants are encouraged to follow the hands-on parts in their laptops.
...@@ -52,9 +52,7 @@ License`_. ...@@ -52,9 +52,7 @@ License`_.
.. _`Anaconda`: https://www.continuum.io/downloads .. _`Anaconda`: https://www.continuum.io/downloads
.. _`Matplotlib`: http://matplotlib.org/ .. _`Matplotlib`: http://matplotlib.org/
.. _`SciPy library`: http://www.scipy.org/scipylib/index.html .. _`SciPy library`: http://www.scipy.org/scipylib/index.html
.. _`IPython`: http://ipython.org .. _`Jupyter notebooks`: https://jupyter.org
.. _`Jupyter`: http://jupyter.org
.. _`Jupyter notebooks`: http://ipython.org/notebook.html
.. _`tutorial material`: https://github.com/PythonSanSebastian/numpy_euroscipy2015 .. _`tutorial material`: https://github.com/PythonSanSebastian/numpy_euroscipy2015
.. _`NumPy`: http://www.numpy.org/ .. _`NumPy`: http://www.numpy.org/
.. _`SciPy 2013 Tutorial`: https://github.com/esc/scipy2013-tutorial-numpy-ipython .. _`SciPy 2013 Tutorial`: https://github.com/esc/scipy2013-tutorial-numpy-ipython
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment