<?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>Computational Quantum Mechanics</title>
  </titleInfo>
  <name type="personal">
    <namePart>Izaac, Joshua</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Wang, Jingbo</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">gw</placeTerm>
    </place>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>1st ed. 2018.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (XIII, 494 pages 1 illustrations)</extent>
  </physicalDescription>
  <abstract>Quantum mechanics undergraduate courses mostly focus on systems with known analytical solutions; the finite well, simple Harmonic, and spherical potentials. However, most problems in quantum mechanics cannot be solved analytically. This textbook introduces the numerical techniques required to tackle problems in quantum mechanics, providing numerous examples en route. No programming knowledge is required - an introduction to both Fortran and Python is included, with code examples throughout. With a hands-on approach, numerical techniques covered in this book include differentiation and integration, ordinary and differential equations, linear algebra, and the Fourier transform. By completion of this book, the reader will be armed to solve the Schrödinger equation for arbitrarily complex potentials, and for single and multi-electron systems.</abstract>
  <tableOfContents>Part I Scientific programming: an introduction for physicists: Numbers and precision -- Fortran -- Python -- Part II Numerical methods for quantum physics: Finding roots -- Differentiation and initial value problems -- Numerical integration -- The eigenvalue problem -- The Fourier transform -- PART III Solving the Schrödinger equation: One dimension -- Higher dimensions and basic techniques -- Time propagation -- Central potentials -- Multi-electron systems -- Exercises.</tableOfContents>
  <note type="statement of responsibility">by Joshua Izaac, Jingbo Wang.</note>
  <subject authority="lcsh">
    <topic>Atomic structure</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Molecular structure</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Physics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Quantum physics</topic>
  </subject>
  <subject>
    <topic>Quantum Physics</topic>
  </subject>
  <subject>
    <topic>Atomic/Molecular Structure and Spectra</topic>
  </subject>
  <subject>
    <topic>Numerical and Computational Physics, Simulation</topic>
  </subject>
  <classification authority="ddc" edition="23">530.12 IJC</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Computational quantum mechanics</title>
    </titleInfo>
    <identifier type="local">(DLC)  2018955445</identifier>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="series">
    <titleInfo>
      <title>Undergraduate Lecture Notes in Physics</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9783319999302</identifier>
  <identifier type="lccn">2019751631</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">190215</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220315120442.0</recordChangeDate>
    <recordIdentifier source="OSt">21733916</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
