<?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 Methods in Engineering with Python 3</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kiusalaas, Jaan</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Cambridge</placeTerm>
    </place>
    <publisher>Cambridge University Press</publisher>
    <dateIssued>c2013</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xi, 423 p.: 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. Introduction to Python -- 2. Systems of Linear Algebraic Equations -- 3. Interpolation and Curve Fitting -- 4. Roots of Equations -- 5. Numerical Differentiation -- 6. Numerical Integration -- 7. Initial Value Problems -- 8. Two-Point Boundary Value Problems -- 9. Symmetric Matrix Eigenvalue Problems -- 10. Introduction to Optimization</tableOfContents>
  <note type="statement of responsibility">Jaan Kiusalaas</note>
  <note>Includes Index</note>
  <subject authority="lcsh">
    <topic>Civil Engineering</topic>
  </subject>
  <classification authority="ddc">620.00285'5133/ K627n/ 2013</classification>
  <identifier type="isbn">9781107033856</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">251014</recordCreationDate>
  </recordInfo>
</mods>
