15.12.2012 Views

scipy tutorial - Baustatik-Info-Server

scipy tutorial - Baustatik-Info-Server

scipy tutorial - Baustatik-Info-Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CONTENTS<br />

1 SciPy Tutorial 3<br />

1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3<br />

1.2 Basic functions in Numpy (and top-level <strong>scipy</strong>) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6<br />

1.3 Special functions (<strong>scipy</strong>.special) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10<br />

1.4 Integration (<strong>scipy</strong>.integrate) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10<br />

1.5 Optimization (optimize) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14<br />

1.6 Interpolation (<strong>scipy</strong>.interpolate) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25<br />

1.7 Signal Processing (signal) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32<br />

1.8 Linear Algebra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38<br />

1.9 Statistics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49<br />

1.10 Multi-dimensional image processing (ndimage) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57<br />

1.11 File IO (<strong>scipy</strong>.io) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80<br />

1.12 Weave . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86<br />

2 Release Notes 123<br />

2.1 SciPy 0.7.0 Release Notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123<br />

3 Reference 129<br />

3.1 Clustering package (<strong>scipy</strong>.cluster) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129<br />

3.2 Constants (<strong>scipy</strong>.constants) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152<br />

3.3 Fourier transforms (<strong>scipy</strong>.fftpack) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167<br />

3.4 Integration and ODEs (<strong>scipy</strong>.integrate) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 178<br />

3.5 Interpolation (<strong>scipy</strong>.interpolate) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187<br />

3.6 Input and output (<strong>scipy</strong>.io) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211<br />

3.7 Linear algebra (<strong>scipy</strong>.linalg) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217<br />

3.8 Maximum entropy models (<strong>scipy</strong>.maxentropy) . . . . . . . . . . . . . . . . . . . . . . . . . . 247<br />

3.9 Miscellaneous routines (<strong>scipy</strong>.misc) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 261<br />

3.10 Multi-dimensional image processing (<strong>scipy</strong>.ndimage) . . . . . . . . . . . . . . . . . . . . . . . 265<br />

3.11 Orthogonal distance regression (<strong>scipy</strong>.odr) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290<br />

3.12 Optimization and root finding (<strong>scipy</strong>.optimize) . . . . . . . . . . . . . . . . . . . . . . . . . . 297<br />

3.13 Signal processing (<strong>scipy</strong>.signal) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 326<br />

3.14 Sparse matrices (<strong>scipy</strong>.sparse) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 348<br />

3.15 Sparse linear algebra (<strong>scipy</strong>.sparse.linalg) . . . . . . . . . . . . . . . . . . . . . . . . . . 391<br />

3.16 Spatial algorithms and data structures (<strong>scipy</strong>.spatial) . . . . . . . . . . . . . . . . . . . . . . 399<br />

3.17 Special functions (<strong>scipy</strong>.special) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 422<br />

3.18 Statistical functions (<strong>scipy</strong>.stats) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 447<br />

3.19 Image Array Manipulation and Convolution (<strong>scipy</strong>.stsci) . . . . . . . . . . . . . . . . . . . . . 697<br />

3.20 C/C++ integration (<strong>scipy</strong>.weave) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 697<br />

i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!