Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

README

Quantum Mechanics Simulation

This demonstrates the outcome of principles generated by Quantum Mechanics in a manner visible to the human eye. This tool makes it much easier for the user to be able to access pre-scaled, pre-normalized visualizations of quantum systems. There are many intended features in this code, including but not limited to;

  • Plotting different aspects about a quantum system (primarily distance, time, energy, and energy levels)
  • Different computational methods to calculate parts of the quantum system
  • Different plotting methods

This is a demonstration piece of code. This code is not complete, however I intend to finish it. It is currently approximately ~2500 lines, and it will likely grow and shrink over time, eventually settling around ~3000 lines.

My personal choice with this code was not to make it an object-oriented dependent code, instead relying on functions to perform what objects do. That said, libraries will perform some object-oriented activities. The list of libraries is currently longer than it needs to be on purpose, however it will be shorter in future versions of code.

The code is in a development stage, it has at least 4 critical bugs.

You can expect a QoL update before 02/17/24 as long as my busy-ness doesn't catch up to me.

About

Simulates quantum wave equations.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages