A library of common utils for the AI Amplitudes project
Project description
AIAA_common
Common utils library.
To install locally, run "pip install -e ." in a clean conda environment. I am in the process of publishing to pypi!
src/ download_data.py - contains the scripts to download a (compressed) version of lance's files. Call download_all(your_dir) to download the files. This is useful for EDA and generators, but should not be called every time- for large-scale generation, it may be useful to put these files in a Docker with the module.
file_readers.py - functions to read the files. convert() is a multipurpose function that is called often, while the others are more specialized to different cases. Most of these are called within functions and should not need to be called by the typical user.
init.py- import-level objects. These include the Phi2 and Phi3 symbols, the front and back spaces and relations in various weights and formats, run-polynomials, and their coeffs. jupyter-notebook coming soon!
fbspaces.py - Utils for the front and back spaces. This includes coproducts, lookups, etc.
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 aiamplitudes_common_public-0.0.2.tar.gz.
File metadata
- Download URL: aiamplitudes_common_public-0.0.2.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8df162dd88bc434ecb95df75bae1b4ac422db4ad2f1b52b4da49b6d48411479
|
|
| MD5 |
7b0c0bdb500ce7649b9418d118a12c99
|
|
| BLAKE2b-256 |
8374c431b29b5bd43149e27df6d754eecac81a135b08d0664ca11dbdb264b6b8
|
File details
Details for the file aiamplitudes_common_public-0.0.2-py3-none-any.whl.
File metadata
- Download URL: aiamplitudes_common_public-0.0.2-py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13959f6edd3fb1f84bb7b5870c45b433a91d1e35b8e63ba5dae14bf8b433b874
|
|
| MD5 |
98bb1d04fd36dff68bfdbba386131052
|
|
| BLAKE2b-256 |
65a4c38396247207cb1cd7f06efef091553aa37965445c193752da87d0448977
|