Treffer: 0.1 Python 0.1.1 Python Basics Running Python code
Title:
0.1 Python 0.1.1 Python Basics Running Python code
Contributors:
The Pennsylvania State University CiteSeerX Archives
Source:
Publication Year:
2014
Collection:
CiteSeerX
Subject Terms:
In, print "Hello, World!", Out, Hello, World! but you can also run Python code written into a file. In
Document Type:
Fachzeitschrift
text
File Description:
application/pdf
Language:
English
Relation:
Availability:
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.2D0F29F7
Database:
BASE
Weitere Informationen
In this class we will introduce several fundamental concepts needed further ahead. We start with an introduc-tion to Python, the programming language we will use in the lab sessions, and to Matplotlib and Numpy, two modules for plotting and scientific computing in Python, respectively. Afterwards, we present several notions on probability theory and linear algebra. Finally, we focus on numerical optimization. The goal of this class is to give you the basic knowledge for you to understand the following lectures. We will not enter in too much detail in any of the topics.