Differences

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

python:home [2011/03/07 15:26]
admin
python:home [2011/06/05 02:02] (current)
admin
Line 2: Line 2:
===== Resources ===== ===== Resources =====
  - [[http://www.python.org/|Python Programming Language – Official Website]]   - [[http://www.python.org/|Python Programming Language – Official Website]]
 +  - [[http://www.fantascienza.net/leonardo/ar/python_best_practices.html|Python best practices]]
 +
  - [[http://www.python.org/dev/peps/pep-0008/|PEP 8, Style Guide for Python Code]]   - [[http://www.python.org/dev/peps/pep-0008/|PEP 8, Style Guide for Python Code]]
 +  - [[http://epydoc.sourceforge.net/epydoc.html|Epydoc--Automatic API Documentation Generation for Python]]
 +    - [[http://epydoc.sourceforge.net/manual-fields.html|Epydoc Fields]]
 +
 +  - [[http://pypi.python.org/pypi|Python Package Index]]
 +  - [[http://docs.python.org/library/|The Python Standard Library]]
 +
 +  - [[http://new.scipy.org/index.html|SciPy.org]]
 +  - [[http://numpy.scipy.org/|NumPy]]
 +  - [[http://ipython.scipy.org/moin/|iPython]]
==== Courses ==== ==== Courses ====
Line 11: Line 22:
  - [[http://www.coderholic.com/free-python-programming-books/|10 Free Python Programming Books]]   - [[http://www.coderholic.com/free-python-programming-books/|10 Free Python Programming Books]]
  - [[http://www.free-itebooks.com/free-ebooks-python/|Free IT-books]]   - [[http://www.free-itebooks.com/free-ebooks-python/|Free IT-books]]
- +==== Machine Learning Related ====
-===== Machine Learning Related =====+
  - [[https://github.com/scikit-learn/scikit-learn|Machine Learning Python Module]]   - [[https://github.com/scikit-learn/scikit-learn|Machine Learning Python Module]]
  - [[http://mloss.org/software/|Machine Learning Open Source Software (MLOSS)]]   - [[http://mloss.org/software/|Machine Learning Open Source Software (MLOSS)]]
 +  - [[http://abel.ee.ucla.edu/cvxopt/|CVXOPT-Convex Optimization]]
 +==== Other Links ====
 +  - [[hhttp://www.cs.wisc.edu/condor/|Condor--High Throughput Computing]]
 +  - [[http://hadoop.apache.org/|Hadoop--Open-source software for reliable, scalable, distributed computing]]
 +  - [[http://git-scm.com/|git--the fast version control system]]
 +  - [[http://networkx.lanl.gov/|NetworkX--High productivity software for complex networks]]
 +  - [[http://matplotlib.sourceforge.net/|MatPlotLib]]
 +  - [[http://www.rforge.net/JGR/|JGR - Jave GUI for R]]
 
python/home.1299482794.txt.gz · Last modified: 2011/03/07 15:26 by admin     Back to top