QMRITools`
QMRITools`

AddToJson

AddToJson[json,<|keyvalue..|>]

adds new keys and values to the JSON list where duplicate keys are either removed or joined.

AddToJson[json,"QMRITools"]

adds the QMRITools software version to the json.

Examples