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

update fns from scipy for c_light #, m_e as m0 #56

Open
github-actions bot opened this issue Nov 19, 2022 · 0 comments
Open

update fns from scipy for c_light #, m_e as m0 #56

github-actions bot opened this issue Nov 19, 2022 · 0 comments
Labels
good first issue Good for newcomers todo

Comments

@github-actions
Copy link

# TODO: update fns from scipy for c_light #, m_e as m0

import numpy as np
from numpy import sin, cos, sinh, cosh, sqrt
import scipy.linalg

# TODO: update fns from scipy for c_light #, m_e as m0
from scipy.constants import c as c_light #, m_e as m0
# TODO: use this:
# mec2 = scipy.constants.value('electron mass energy equivalent in MeV')*1e6

import matplotlib.pyplot as plt

@github-actions github-actions bot added the todo label Nov 19, 2022
@pluflou pluflou added good first issue Good for newcomers todo and removed todo labels Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers todo
Projects
None yet
Development

No branches or pull requests

1 participant