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

Basic Neutrino Oscillation Functionality #1

Merged
merged 29 commits into from
Aug 12, 2020
Merged

Conversation

8me
Copy link
Contributor

@8me 8me commented Aug 7, 2020

What the title says ;-)

@8me 8me requested a review from tamasgal August 7, 2020 17:12
@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@48f35c4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   69.44%           
=========================================
  Files             ?        3           
  Lines             ?       72           
  Branches          ?        0           
=========================================
  Hits              ?       50           
  Misses            ?       22           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48f35c4...be98154. Read the comment docs.

docs/src/index.md Outdated Show resolved Hide resolved
@8me 8me merged commit 7460834 into master Aug 12, 2020
@8me 8me deleted the basic_oscillation_linalg branch August 12, 2020 19:41
Copy link
Member

@tamasgal tamasgal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

import Base
export transprob, OscillationParameters, PMNSMatrix, Hamiltonian, MatterOscillationMatrices

# TEMPORARY UNTIL PhysicalConstants.jl GETS UPDATED
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These three lines are a bit confusing, G_F is overwritten

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it is not that clean as it could be, but as I wrote in the comment this was expected to survive just a few days. Unfortunately I didn't have the time a.k.a. to finish my PR in the PhysicalConstants project.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😉

docs/src/index.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants