<?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>Learning scientific programming with Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hill, Christian</namePart>
    <namePart type="date">1974-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <dateIssued encoding="marc">2020</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource</extent>
  </physicalDescription>
  <abstract>"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 commercial packages and this fast-paced introduction moves from the basics to advanced concepts in one complete volume, enabling readers to gain proficiency quickly. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving on to the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualization, this textbook also discusses the use of Jupyter Notebooks to build rich-media, shareable documents for scientific analysis. The second edition features a new chapter on data analysis with the pandas library and comprehensive updates, and new exercises and examples. A final chapter introduces more advanced topics such as floating-point precision and algorithm stability, and extensive online resources support further study. This textbook represents a targeted package for students requiring a solid foundation in Python programming"--</abstract>
  <note type="statement of responsibility">Christian Hill.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Science</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Science</topic>
    <topic>Mathematics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="lcc">Q183.9</classification>
  <classification authority="ddc" edition="23">005.133 HIL</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Learning scientific programming with Python</title>
    </titleInfo>
    <name>
      <namePart>Hill, Christian, 1974-</namePart>
    </name>
    <originInfo>
      <publisher>New York : Cambridge University Press, 2020.</publisher>
      <edition>Second edition.</edition>
    </originInfo>
    <identifier type="local">(DLC) 2020017917</identifier>
  </relatedItem>
  <identifier type="isbn">9781108778039</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="lccn">2020017918</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">200422</recordCreationDate>
    <recordChangeDate encoding="iso8601">20221205093655.0</recordChangeDate>
    <recordIdentifier>21514043</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
