<?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>Numerical python</title>
    <subTitle>Scientific computing and data science applications with numpy, SciPy and matplotlib</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Johansson, Robert.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2022</dateIssued>
    <dateIssued encoding="marc">2019</dateIssued>
    <edition>2nd ed. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxiii, 700p. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects, demonstrates how to numerically compute solutions and mathematically model applications in big data, cloud computing, financial engineering, business management and more. Numerical Python, Second Edition, presents many brand-new case study examples of applications in data science and statistics using Python, along with extensions to many previous examples. Each of these demonstrates the power of Python for rapid development and exploratory computing due to its simple and high-level syntax and multiple options for data analysis. After reading this book, readers will be familiar with many computing techniques including array-based and symbolic computing, visualization and numerical file I/O, equation solving, optimization, interpolation and integration, and domain-specific computational problems, such as differential equation solving, data analysis, statistical modeling and machine learning.</abstract>
  <tableOfContents>1. Introduction to Computing with Python -- 2. Vectors, Matrices and Multidimensional Arrays -- 3. Symbolic Computing -- 4. Plotting and Visualization -- 5. Equation Solving -- 6. Optimization -- 7. Interpolation -- 8. Integration -- 9. Ordinary Differential Equations -- 10. Sparse Matrices and Graphs -- 11. Partial Differential Equations -- 12. Data Processing and Analysis -- 13. Statistics -- 14. Statistical Modeling -- 15. Machine Learning -- 16. Bayesian Statistics -- 17. Signal and Image Processing -- 18. Data Input and Output -- 19. Code Optimization.</tableOfContents>
  <note type="statement of responsibility">By Robert Johansson.</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Symbolic computing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>optimization</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data processing and analysis</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98</classification>
  <classification authority="ddc" edition="2">005.1372  JOHR</classification>
  <relatedItem type="host">
    <titleInfo>
      <title>Springer eBooks</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484242452 (print)</identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484242469/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484242469/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">181224</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220421091625.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0002204375</recordIdentifier>
  </recordInfo>
</mods>
