-
Notifications
You must be signed in to change notification settings - Fork 13
Entropy nomenclature
Gal Winer edited this page Dec 2, 2021
·
2 revisions
Terms in the Entropy project and what they mean
Entity | Description |
---|---|
Graph | A collection of nodes |
Node | A unit of experimentation |
AutoTuner | A set of tools to perform automatic calibration of a graph |
Param Store | A DB which stores parameters describing a quantum machine |
Results Store | A DB for storage of results generated by nodes |
Experiment | A specific run of a graph containing one or more nodes |
Result | A named data structure produced by a node |
Results GUI | A web based GUI for viewing and interacting with results |
Quantum Machine | An abstraction on top of a set of parameters |