Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 850 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 850 Bytes

FOWDR: Computing Dispersion Relations of 1D Fast Neutrino Oscillations

fowdr is a Python package for computing the dispersion relations of the fast flavor oscillation waves in dense 1D neutrino gases. Please see the Jupyter Notebooks under the directory docs for the implementation details and examples.

To install, simply type the following command in a terminal:
python3 -m pip install --upgrade git+https://github.com/mikeduan/fowdr.git
Or, you can download the source code, enter the fowdr directory, and execute the command "python3 -m pip install ." in a terminal.

fowder is free to use under the MIT license. (See LICENSE.txt for details.)

This material is based upon work supported by the U.S. Department of Energy, Office of Science, Office of Nuclear Physics under Award Number DE-SC-0017803.