Rings, numerical conversion, and persistence

These utilities support the main categorical workflows. The list is selective; use Julia's help mode and method table for exact signatures.

RolePrincipal public namesManual
Grothendieck and based ringssplit_grothendieck_ring, ZPlusRing, multiplication_table, print_multiplication_table, fpdimGrothendieck rings, computing with fusion rings
Complex and numerical realizationcomplex_embedding, complex_embeddings, numericCoefficient fields, numerical computations, numerical fusion categories
Exact fusion-category archivessave_fusion_category, load_fusion_categoryData exchange
Numerical symbol tablesnumeric_symbols_to_csv, numeric_symbols_from_csv, load_numeric_fusion_categoryData exchange
Native object persistencesave, loadData exchange

Symbol archives and CSV tables carry convention choices that cannot be inferred from a bare array. Read the precise symbol conventions and the serialization section of the data-exchange chapter before moving data between programs.