Yunseo Kim's Study Notes
Preview Image

Time-independent Schrödinger Equation

We derive the time-independent Schrödinger equation ψ(x) by applying the separation of variables method to the original form of the Schrödinger equation (time-dependent Schrödinger equation) Ψ(x,t). We explore the mathematical and physical significance and importance of the separated solution obtained this way. We also examine the method of obtaining the general solution of the Schrödinger equation as a linear combination of separated solutions.

Preview Image

Schrödinger Equation and Wave Function

We examine the basic form of the Schrödinger equation, which holds a similar position in quantum mechanics as Newton's laws of motion in classical mechanics. We also explore the statistical interpretation of the physical meaning of wave functions obtained as solutions to the Schrödinger equation, perspectives on quantum indeterminacy, and the physical meaning of measurement in the Copenhagen interpretation (collapse of the wave function).

Preview Image

Building a Deep Learning Development Environment with NVIDIA Container Toolkit and Docker/Podman (2) - Configuring the Container Runtime for GPU Usage, Writing a Dockerfile, and Building a Container Image

This series covers setting up a container-based deep learning environment locally with NVIDIA Container Toolkit, then configuring SSH and JupyterLab so it can be used as a remote server. Part 2 walks through writing a Dockerfile and building the container image.