Limit this search to....

Elegant Scipy: The Art of Scientific Python
Contributor(s): Nunez-Iglesias, Juan (Author), Walt, Stéfan Van Der (Author), Dashnow, Harriet (Author)
ISBN: 1491922877     ISBN-13: 9781491922873
Publisher: O'Reilly Media
OUR PRICE:   $37.99  
Product Type: Paperback - Other Formats
Published: September 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Data Processing
- Computers | Image Processing
Dewey: 005.133
Physical Information: 0.5" H x 6.9" W x 9.1" (0.90 lbs) 280 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Welcome to Scientific Python and its community. If you're a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read code that you can use in practice. You'll learn how to write elegant code that's clear, concise, and efficient at executing the task at hand.

Throughout the book, you'll work with examples from the wider scientific Python ecosystem, using code that illustrates principles outlined in the book. Using actual scientific data, you'll work on real-world problems with SciPy, NumPy, Pandas, scikit-image, and other Python libraries.

  • Explore the NumPy array, the data structure that underlies numerical scientific computation
  • Use quantile normalization to ensure that measurements fit a specific distribution
  • Represent separate regions in an image with a Region Adjacency Graph
  • Convert temporal or spatial data into frequency domain data with the Fast Fourier Transform
  • Solve sparse matrix problems, including image segmentations, with SciPy's sparse module
  • Perform linear algebra by using SciPy packages
  • Explore image alignment (registration) with SciPy's optimize module
  • Process large datasets with Python data streaming primitives and the Toolz library

Contributor Bio(s): Walt, St: -

Stéfan van der Walt is an assistant researcher at the Berkeley Institute for Data Science at the University of California, Berkeley and a senior lecturer in applied mathematics at Stellenbosch University, South Africa. He has been involved in the development of scientific open-source software for more than a decade, and enjoys teaching Python at workshops and conferences. Stéfan is the founder of scikit-image and a contributor to numpy, scipy, and dipy.

Dashnow, Harriet: -

Harriet Dashnow is a bioinformatician and has worked at the Murdoch Childrens Research Institute, the Department of Biochemistry at the University of Melbourne and the Victorian Life Sciences Computation Initiative (VLSCI). Harriet obtained a BA (Psychology), a BS (Genetics and Biochemistry), and a MS (Bioinformatics) from the University of Melbourne. She is currently working towards a PhD. She organises and teaches computational skills workshops in such areas as genomics, Software Carpentry, Python, R, Unix, and Git version control.

Walt: -

Stefan van der Walt is an assistant researcher at the BerkeleyInstitute for Data Science at the University of California, Berkeleyand a senior lecturer in applied mathematics at Stellenbosch University, South Africa. He has been involved in the development of scientific open source software for more than a decade, and enjoys teaching Python at workshops and conferences. Stefan is the founder of scikit-image and a contributor to numpy, scipy and dipy.Nunez-Iglesias, Juan: -

Juan Nunez-Iglesias is a freelance consultant and a Research Scientist at the University of Melbourne, Australia. Prior positions include Research Associate at HHMI Janelia Farm (where he worked with Mitya Chklovskii) and Research Assistant/PhD student at the University of Southern California (where he studied computational biology supervised by Xianghong Jasmine Zhou). His principal research interests are neuroscience and image analysis. He is also interested in graph methods in bioinformatics and in biostatistics.