User Tools

Site Tools


ideas:internal:ideas:internal:ideas:focs:python:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ideas:internal:ideas:internal:ideas:focs:python:start [2014/03/17 17:20] – Page moved from ideas:internal:ideas:focs:python:start to ideas:internal:ideas:internal:ideas:focs:python:start adminideas:internal:ideas:internal:ideas:focs:python:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Python ====== 
- 
-===== The Scipy Lectures ===== 
- 
-  * http://scipy-lectures.github.io/ \\ (Includes also an excellent Python language intro and ref.) 
- 
-  * http://docs.scipy.org/doc/numpy/reference/ 
-  * http://docs.scipy.org/doc/numpy/user/ 
- 
-  * http://docs.scipy.org/doc/scipy/reference/ 
- 
-  * http://docs.scipy.org/doc/ 
- 
-===== H. P. Langtangen: "A primer on Scientific Programming with Python" ===== 
- 
-  * Homepage of [[http://folk.uio.no/hpl/|Hans Petter Langtangen]] 
-  * [[http://folk.uio.no/hpl/scripting/book_comparison.html|Comparison]] of his two books 
-  * [[http://www.simula.no/intro-programming/|Resources]] for "A Primer on Scientific Programming with Python" 
- 
-==== Slides from INF1100 Lectures (H. P. Langtangen) ==== 
- 
-  * Lecture [[http://heim.ifi.uio.no/~inf1100/foiler/|Slides]] (home) 
- 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-intro.pdf|Norwegian Introduction]] (pdf)([[ideas:focs:python:introduction|Translation]] (sloppy, based on Google Translate) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch1.pdf|Chapter 1: Computing with Formulas]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch2.pdf|Chapter 2: Lists and Loops]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch3.pdf|Chapter 3: Functions and Branching]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch4.pdf|Chapter 4: Input Data and Error Handling]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch5.pdf|Chapter 5: Array Computing and Curve Plotting]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch6.pdf|Chapter 6: Files, Strings, and Dictionaries]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch7.pdf|Chapter 7: Introduction to Classes]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch8.pdf|Chapter 8: Random Numbers and Simple Games]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-ch9.pdf|Chapter 9: Object-Oriented Programming]] (pdf) 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-summary.pdf|Summary of Python Functionality in INF1100]] (pdf) 
- 
-  * [[http://heim.ifi.uio.no/~inf1100/foiler/INF1100-chall.pdf|All chapters in one document]] (pdf) 
- 
-==== Installation ==== 
- 
-=== Required software === 
- 
-  - Python (version 2.7 recommended) 
-  - NumPy 
-  - Matplotlib 
-  - [[https://code.google.com/p/scitools/|SciTools]] 
- 
-=== Recommended software === 
- 
-  - IPython 
-  - ScientificPython 
-  - Gnuplot plotting program 
-  - Gnuplot.py Python module for Gnuplot 
-  - SciPy 
- 
-=== Easiest, most comprehensive way === 
- 
-  - python(x,y) 
-  - [[https://code.google.com/p/scitools/|SciTools]] 
  
ideas/internal/ideas/internal/ideas/focs/python/start.1395076814.txt.gz · Last modified: 2014/03/17 17:20 by admin