HS3 serialization#

zfit.hs3.dumps(obj)

Serialize a PDF or a list of PDFs to a JSON string according to the HS3 standard.

zfit.hs3.loads(string)

Load a zfit object from a string representation in the HS3 format.