Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
SeQuant Documentation
Logo

User

  • Getting started
    • Wick’s Theorem
    • Register Index Spaces
    • Operators
  • Installation
  • User Guide
    • Operator Interface for Symbolic Many-Body Algebra
    • Coupled-Cluster Class
    • I/O
    • Evaluation Trace Analysis Using Nushell

Developer

  • Developer docs
    • Documentation Guide
  • API reference

See Also

  • TiledArray
  • Massively Parallel Quantum Chemistry
  • Valeev Research Group
Back to top
View this page

Struct SerializationOptions¶

  • Defined in File serialization.hpp

Struct Documentation¶

struct SerializationOptions¶

Public Members

bool annot_symm = true¶

Whether to explicitly annotate tensor symmetries.

SerializationSyntax syntax = SerializationSyntax::Latest¶

The syntax version of the produced output.

Copyright © 2026, SeQuant developers
Made with Sphinx and @pradyunsg's Furo
Last updated on Feb 17, 2026 4:51:01 PM
On this page
  • Struct SerializationOptions
    • Struct Documentation
      • sequant::io::serialization::SerializationOptions
        • annot_symm
        • syntax