Skip to content

entgl-t/qosf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Find the lowest eigenvalue of the following matrix:

[1 0 0 0;
0 0 -1 0;
0 -1 0 0;
0 0 0 1]

using VQE-like circuits, created by yourself from scratch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published