A module to perform the multiplet decomposition using Young tables and construct the corresponding projectors
Project description
OrthoBase
A Python library for constructing multiplet projectors in the decomposition of the product of adjoint representations in the SU(N_c) group. The library also provides numerous methods to work with Young tableaux. The software achieves high efficiency through a combination of the Z3 satisfiability modulo theories solver and the symbolic manipulation program FORM.
Key features:
- Construct multiplet projectors for the decomposition of adjoint representation products in SU(N_c) groups
- Efficient algorithms implemented using the Z3 solver and FORM symbolic manipulation
- Comprehensive set of methods for working with Young tableaux
- Easy-to-use Python interface for seamless integration into your projects
- Well-documented code and extensive online documentation for quick start and reference
The library's toolset provides researchers working in fields involving SU(N_c) groups and Young tableaux with a powerful and efficient means to streamline their work in these domains.
Installation
OrthoBase requires Python version 3.10 or newer and can be installed on any Unix-like operating system.
The latest release can be installed from PyPI using pip:
$ python3 -m pip install --user --upgrade OrthoBase
This will install the library with all its python dependencies. There are additional dependencies described below. They should be installed manually or using the package manager of your operating system.
Additional dependencies
These dependencies are not automatically installed via pip. Therefore, users
must manually install them and ensure that the relevant files are included in
the $PATH and $LD_LIBRARY_PATH environment variables:
- FORM (http://www.nikhef.nl/~form/)
- An implementation of MPI (Message Passing Interface) should be installed. Some popular implementations include:
Usage
Refer to the online documentation of our package.
You can run the example calculation as follows:
$ ./demo.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file OrthoBase-0.1.tar.gz.
File metadata
- Download URL: OrthoBase-0.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fc300d7c09c2428dad6a230f620d51a7039cff86991f1f0b102b04bb6d429c9
|
|
| MD5 |
ef14dac58bec776f25a065f7fc9d2ea1
|
|
| BLAKE2b-256 |
2bf5bfbcc80bbd8d548ca60f26b7eb51f4d8ca41cb6693aa480c25f3f535de02
|
File details
Details for the file OrthoBase-0.1-py3-none-any.whl.
File metadata
- Download URL: OrthoBase-0.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9cd9372cb4bef09d6f78baecef0ecca740b8b3a7b68ef30962a044f717d7c1a
|
|
| MD5 |
705e8f82b46c3b1903638b7cf268aaf4
|
|
| BLAKE2b-256 |
4f7116dba55891ba36247176d94a5dbf8a5ae554a45e32c585b3d1cca6ee9d7f
|