Examples
The following examples demonstrate features provided by QuantumWavesCSharp.
Core Mathematics
Complex arithmetic
Basic arithmetic, polar form conversion, interpolation, and utility functions provided by MathC.
Wave Functions
Wave function calculations
Demonstrates how to manually normalize a wave function using TryNormalize, sample particle positions using Sample and evaluate probability using ProbablityInRange.
Analytical Quantum Systems
Built-in solutions
Shows how to construct analytical systems such as the harmonic oscillator and infinite well.