Giter Site home page Giter Site logo

gharib85 / wave_packet_sim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nmonrio/wave_packet_sim

0.0 0.0 0.0 3.42 MB

Repository containing the code and progress for the numerical methods lab of the Quantum Physics lab "Numerical Solution of 1D Schrödinger equation for a Gaussian wave packet".

Python 100.00%

wave_packet_sim's Introduction

Numerical Solution of 1D Schrödinger equation for a Gaussian wave packet

How to start?

Ensure that you are using Python 3.9 and the following libraries:

  • matplotlib, a library used for data visualization, plotting and animating the packet.
  • numpy, that provides the mathematical ground to work in python, including arrays or constants (pi or exp).
  • tkinter, used for the GUI creation.

If you are using pip, be sure to install them prior to using the code by inputing in the Command Prompt:

pip install <package_name>

As well ensure that the python.exe is in the Windows PATH (you can check this by running the command python on the cmd).

Instructions of use

GUI is in development process. However, to run the code for each of the exercises run the the correspondent modules with each of the exercises.

wave_packet_sim's People

Contributors

nmonrio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.