Cargando…

Learning scientific programming with Python /

"Learn to master basic programming tasks from scratch with real-life scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercia...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hill, Christian, 1974- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cambridge, United Kingdom : Cambridge University Press, 2015.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • 1. Introduction
  • 2. The core Python language I
  • 3. Interlude: simple plotting with pylab
  • 4. The core Python language II
  • 5. IPython and IPython notebook
  • 6. NumPy
  • 7. Matplotlib
  • 8. SciPy
  • 9. General scientific programming
  • Appendix A. Solutions.