<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Elegant Scipy: The art of scientific python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nunez-Iglesias, Walt</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Stefan van der</namePart>
  </name>
  <name type="personal">
    <namePart> Dashnow, Harriet</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Shroff Publishers &amp; Distributors Pvt. Ltd.</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>251</extent>
  </physicalDescription>
  <note>All Indian Reprints of O'Reilly are printed in Grayscale.

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</note>
  <subject>
    <topic>Python</topic>
  </subject>
  <classification authority="ddc">005.133 NUN</classification>
  <identifier type="isbn">978-93-5213-605-6</identifier>
  <identifier type="">Allied Informatics, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">200117</recordCreationDate>
    <recordChangeDate encoding="iso8601">20200224132220.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
