Schrödinger and Schrödinger-Feynman simulators for quantum circuits.
-
Updated
Sep 17, 2024 - C++
Schrödinger and Schrödinger-Feynman simulators for quantum circuits.
Korringa-Kohn-Rostoker (multiple scattering theory/Green's function method) band structure calculation
Augmented Plane Waves (both APW and LAPW), band structure computation
Scattering on a Lennard-Jones potential, cross-section computation.
Advanced Fiber-optic communication systems simulator via split-step Fourier method
Calculator of ARPES spectra for depletion/accumulation surface layers
The Dirac Engine is a C++ physics engine which simulates quantum phenomena like basic quantum and wave mechanics, spin 1/2 particles and their antimatter partners in 1D, 2D and 3D.
Visualization of the hydrogen atom orbitals using the analytical solution of the time independent Schrodinger equation for the hydrogen atom
TALISES (This Ain't a LInear Schrödinger Equation Solver) is an easy-to-use C++ implementation of the Split-Step Fourier Method, for numeric calculation of a wave function's time-propagation under a (non)linear Schrödinger equation.
An intuitive approach to introducing the Schrodinger wave equation using a classical particle, a cloud of similar particles representing uncertainty of velocity and position, and a histogram. We generate a cloud of particles to show how a stochastic approach to quantum uncertainty yields an expectation value for the classical particle which deve…
水素原子とヘリウム原子に対するSchrödinger/Scalar Dirac/Dirac方程式のソルバー
Implementation of RK4 algorithm to solve 2D Schrödinger equation
atus-pro unstable playground
This is a program written in C++ to solve for the eigen energies in an arbitrary 1D potential profile, using a finite elements approach.
This repository contains the implementation of numerical methods for solving the Black-Scholes Equation and the Time-Dependent Schrödinger Equation. It features C++ code using the Crank-Nicolson method, along with Python scripts for visualizing the results. A detailed report analyzing the findings and methodologies is also included.
Schrödinger's Wave Function Visualization
Implements the continuous Galerkin spectral element method to solve the Schrödinger equation
Solving the time dependent Schrödinger equation using the Crank-Nicolson method
Add a description, image, and links to the schrodinger-equation topic page so that developers can more easily learn about it.
To associate your repository with the schrodinger-equation topic, visit your repo's landing page and select "manage topics."