Skip to main content

Get massive fermions from a given scalar Abelian charge

Project description

Yukawa couplings with spontaneous symmetry breaking (SSB)

Python package Upload Python Package

Given a list of integers as the Abelian charges of fermions, check if there is a scalar which which can generate Yukawa couplings and non-zero masses for all them after the SSB-

Install

$ pip install yukawa

USAGE

>>> from yukawa import yukawa
>>> yukawa.get_massive_fermions([2, 4, 4, 5, 5, 7],9)
{'S': 9, 'ψ': [(2, 7), (4, 5)]}

Links:

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

yukawa-0.0.2.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

yukawa-0.0.2-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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