Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add de broglie wavelength calculation function #65

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 13, 2022

  1. Spyder init

    xuan-sun committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d50cc4f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. New branch and default updates

    Created a new document to write function. Updated .gitignore to ignore spyder project inits.
    xuan-sun committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9415f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027c625 View commit details
    Browse the repository at this point in the history
  3. Added internals of function

    Added math with fundamental constants to de Broglie wavelength function.
    
    Added a validate_quantities to perform initial checks.
    xuan-sun committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0ab517e View commit details
    Browse the repository at this point in the history
  4. removed .spyproject

    This was committed too early. Updated .gitignore and removed on local machine via command line.
    xuan-sun committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    2e1ba4c View commit details
    Browse the repository at this point in the history
  5. Added an alias

    xuan-sun committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3455bd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bd49ab View commit details
    Browse the repository at this point in the history