Transcription of Maths with Python Documentation - Read the Docs
{{id}} {{{paragraph}}}
Maths with Python DocumentationRelease Sciences, University of SouthamptonOct 13, 2016 Contents1 First steps .. to use these notes .. list ..82 Python .. : Variables and assignment ..173 .. programs and modules .. and strings .. it together .. : basic functions .. : Floating point numbers ..314 Loops - how to repeat .. and Sequences .. flow .. : Prime numbers ..465 Basic .. : Logistic map ..536 Classes and and Object Oriented Programming .. : Equivalence classes ..597 Scientific Python .. : Lorenz attractor .. : Mandelbrot .. : The shortest published Mathematical paper ..848 Symbolic Python .. reading .. : systematic ODE solving ..979 .. data in .. statistical functions .. data .. numbers .. : Anscombe s quartet .. 10910 Exceptions and Exceptions and Testing.
• numpy • matplotlib • scipy • spyder • spyder-app • sympy Other packages that will be useful are • jupyter • nose • numba • pandas The command to install new packages is conda install. So, to install the packages above type (or copy and paste) first activate labs if on Windows, or sourceactivate labs if on Mac or Linux ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}