Visualizing Quantum Mechanics With Python (Pb 2024) at Meripustak

Visualizing Quantum Mechanics With Python (Pb 2024)

Books from same Author: Spicklemire S

Books from same Publisher: Taylor & Francis

Related Category: Author List / Publisher List


  • Retail Price: ₹ 2612/- [ 3.00% off ]

    Seller Price: ₹ 2534

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 3.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 3.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Spicklemire S
    PublisherTaylor & Francis
    Edition1st Edition
    ISBN9781032569246
    Pages62
    BindingSoftcover
    LanguageEnglish
    Publish YearJune 2024

    Description

    Taylor & Francis Visualizing Quantum Mechanics With Python (Pb 2024) by Spicklemire S

    Quantum Mechanics can be an abstract and complex subject. Students often complain of confusion, struggle, and frustration as they try to master the topic. The goal of this book is to reduce the complexity and clarify the abstractions with concrete visual examples driven by simple python programs. It is assumed that the reader is concurrently taking a course in quantum mechanics, or self-studying quantum mechanics, but is looking for supplementary material to help with understanding and visualizing how quantum mechanics works.The focus of this book is writing python programs to visualize the underlying behavior of the mathematical theory. The background needed to understand quantum mechanics is differential equations, linear algebra and modern physics. We need a strong foundation in differential equations and linear algebra because the behavior of quantum systems is governed by equations that are written in terms of these concepts. Modern physics includes concepts such as special relativity and quantum phenomena like the photoelectric effect and energy quantization that the theory of quantum mechanics seeks to explain. This book is also not an introduction to the python programming language, or to numpy, or even to VPython. However its programming examples start simply and grow more complex as the chapters progress, so deep expertise in any of these is not a pre-requisite.Key features:· Provides an accessible and practical guide to the abstractions in quantum mechanics with concrete visual examples driven by simple python programs.· Contains few derivations, equations, and proofs.· For complete beginners of python programming, appendix B serves as a very brief introduction to the main concepts needed to understand the code in this book.