Menu

[r1196]: / trunk / course / scipy_tour.lyx  Maximize  Restore  History

Download this file

87 lines (60 with data), 1.2 kB

#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass amsbook
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Chapter

A tour of scipy
\layout Section

Purpose
\layout Section

Module overview
\layout Section

Some examples
\layout Standard

A least squares fit
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
lstinputlisting{examples/scipy_least_squares_fit.py}
\end_inset 


\layout Standard

Roots of a polynomial in 1d
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
lstinputlisting{examples/scipy_roots1d.py}
\end_inset 


\layout Standard

Bessel functions
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
lstinputlisting{examples/scipy_bessel.py}
\end_inset 


\the_end
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.