Skip to content

Ch02 and Ch03 measurement function #26

@MBounouar

Description

@MBounouar

def measure(self) -> bool:

In Chapter 2 and 3, wouldn't it be didactically more correct to write the measurement function as a product ?

np.abs((KET_0.T @ self.state) ** 2)[0, 0] ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions