株式会社極東書店トップ商品一覧Visualizing Quantum Mechanics with Python.

商品詳細

Visualizing Quantum Mechanics with Python.

Visualizing Quantum Mechanics with Python.

・ISBN 978-1-032-56924-6 paper GB£ 24.99

¥7,916.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 9781003437703
著者・編者Spicklemire, Steve,
出版社 (CRC Press, UK)
出版年月2024
ページ数54 pp.
言語ENG
ニュース番号<A02-12514>

解説

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.