API reference#
The public API of stringforge is organised around infrastructure workflows:
query data, load models, persist vacua, and validate vault submissions. Physics
calculations live in sibling packages such as JAXVacua.
Workflow entry points#
Goal |
Start here |
|---|---|
Query TDF/CICY catalogues without constructing physics models. |
|
Load catalogue rows as JAXVacua-compatible data or models. |
|
Work with the advanced KKLT index. |
|
Store, designate, retract, or fetch vacuum solutions. |
|
Validate vault parquet files and rebuild vault catalogues. |
|
Forge cluster-side production vacuum runs into a HuggingFace repo. |
|