<?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>Modeling and simulation in python</title>
    <subTitle>an introduction for scientists and engineers</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Downey, Allen B.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvi, 248 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"Teaches the art of describing and simulating real-world systems using Python. Learn to model discrete systems, like a bike-sharing network, as well as first-order systems, like a coffee cup as it cools down, and second-order systems, like projectiles moving through space. Each chapter features hands-on examples and exercises"--</abstract>
  <tableOfContents>Modeling -- Bike share system -- Iteration -- Sweeping parameters -- World population -- Proportional growth -- Limits to growth -- Projecting population growth -- Analysis of population growth -- Case studies part 1 -- Epidemiology -- Modeling vaccination -- Sweeping parameters -- Nondimensionalization -- Cooling coffee -- Adding milk -- Pharmacokinetics -- Glucose and insulin -- Case studies part 2 -- Pennies -- Drag -- Baseball -- Optimization -- Rotation -- Torque -- Case studies part 3.</tableOfContents>
  <note type="statement of responsibility">Allen B. Downey.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer simulation</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.9.C65 D69 2023</classification>
  <classification authority="ddc" edition="23">371.397 D758m</classification>
  <relatedItem type="otherFormat" displayLabel="Online version:">
    <titleInfo>
      <title>Modeling and simulation in Python</title>
    </titleInfo>
    <name>
      <namePart>Downey, Allen.</namePart>
    </name>
    <originInfo>
      <publisher>San Francisco : No Starch Press, [2023]</publisher>
    </originInfo>
    <identifier type="local">(DLC)  2022049831</identifier>
  </relatedItem>
  <identifier type="isbn">9781718502161</identifier>
  <identifier type="lccn">2022049830</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">221203</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250326133103.0</recordChangeDate>
    <recordIdentifier source="CSPC">22890747</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
