Skip to main content

Library for calculations around discrete flavor symmetries in particle physics

Project description

FlavorPy

DOI PyPI Latest Release

What is FlavorPy?

FlavorPy is a Python library for calculations around discrete flavor symmetries in particle physics. Currently, it is split into two parts:

  • The constructterms part allows you to calculate group theoretical tensor products and therefore find the invariant terms in the action.

  • The modelfitting part is concerned with fitting a model to experimental data. More specifically flavor observables, i.e. masses and mixing, for given mass matrices with an associated parameter space can be compared and fitted to experimental data. The minimization heavily relies on lmfit.

How to install FlavorPy?

You can install FlavorPy from PyPI with pip by running

   pip install flavorpy

Alternatively, you can:

  1. Download the files from the github repository.

  2. Open python and load the files with:

    import os
    dir_to_git_folder = "home/.../FlavorPy/current_version"  # Adjust this to your case !!
    os.chdir(os.path.expanduser(dir_to_git_folder))

    import constructterms as ct
    import modelfitting as mf
  1. Start using the FlavorPy packages imported as ct and mf!

Documentation

A documentation is hosted on https://flavorpy.github.io/FlavorPy/. This site also contains examples of how to use the code.

Current development

The goal of current development is bringing the two parts together and integrating GAP or SageMath to ConstructTerms. If you want to contribute, please feel free to contact Alexander Baur

Citing FlavorPy

If FlavorPy contributes to a project that leads to a publication, please acknowledge this fact by citing

A. Baur, "FlavorPy", Zenodo, 2024, doi: 10.5281/zenodo.11060597.

Here is an example of a BibTex entry:

    @software{FlavorPy,
      author        = {Baur, Alexander},
      title         = "{FlavorPy}",
      year          = {2024},
      publisher     = {Zenodo},
      version       = {v0.1.0},
      doi           = {10.5281/zenodo.11060597},
      url           = "\url{https://doi.org/10.5281/zenodo.11060597}"
    } 

When using the NuFit experimental data, please also cite

I. Esteban, M. C. González-García, M. Maltoni, T. Schwetz, and A. Zhou, The fate of hints: updated global analysis of three-flavor neutrino oscillations, JHEP 09 (2020), 178, arXiv:2007.14792 [hep-ph], https://www.nu-fit.org.

Credit

This package uses experimental data obtained by NuFit published in JHEP 09 (2020) 178, arXiv:2007.14792, and their website www.nu-fit.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flavorpy-0.2.0.tar.gz (88.2 MB view details)

Uploaded Source

Built Distribution

flavorpy-0.2.0-py3-none-any.whl (47.1 MB view details)

Uploaded Python 3

File details

Details for the file flavorpy-0.2.0.tar.gz.

File metadata

  • Download URL: flavorpy-0.2.0.tar.gz
  • Upload date:
  • Size: 88.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.10

File hashes

Hashes for flavorpy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c6c6b3946f4ddaf421516616ed1773fee3d5feac088b8906dcc34621a2f07da3
MD5 b7c3fc9365b073d9af90f6e059300ffb
BLAKE2b-256 80e8acab3119687f9d05f919846b628acc7221e27d7982ee588f55b0bc5577e2

See more details on using hashes here.

Provenance

File details

Details for the file flavorpy-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: flavorpy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 47.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.10

File hashes

Hashes for flavorpy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 482a7626dd18665828943645a1c7ef71804fcb9908c79909ff69b5b42008b420
MD5 8cb1caa0aaf30125f76ce40aa3616206
BLAKE2b-256 4939991bccbe571930671a9cbbbee78acf9c2a2feac690a259d3fa5ce4df88e0

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page