
python
Python for Informatics: Exploring Information, an open textbook | Open.Michigan
European Supergrid Slowly Coming into Focus
The Northsea Countries Offshore Grid Initiative Memorandum of Understanding is the latest step in an ambitious program to put in place the infrastructure and market conditions to ensure that renewable energy generated offshore can be fed into the grid and brought to where it is most needed.10 Reasons Python Rocks for Research — Hoyt Koepke
3: Qt Designer Manual
1. An Introduction to Distutils — Python v2.7 documentation
10 Reasons Python Rocks for Research — Hoyt Koepke
The following is an account of my own experience with Python.Using the Cython Compiler to write fast Python code
Package Index : Theano 0.3.0
Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. Latest Version: 0.6.0rc3 Theano is a Python library that allows you to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. It is built on top of NumPy . Theano features: tight integration with NumPy: a similar interface to NumPy's. numpy.ndarrays are also used internally in Theano-compiled functions. transparent use of a GPU: perform data-intensive computations up to 140x faster than on a CPU (support for float32 only). efficient symbolic differentiation: Theano can compute derivatives for functions of one or many inputs. speed and stability optimizations: avoid nasty bugs when computing expressions such as log(1+ exp(x) ) for large values of x. dynamic C code generation: evaluate expressions faster. extensive unit-testing and self-verification: includes tools for detecting and diagnosing bugs and/or potential problems.John Anderson ( sontek ) - Debugging Python with pdb
python exercises
begginer_tutorials

