You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
445 B

- (DONE) Implement tensor function
- (DONE) Fix dot product amplitudes
- (DONE) Verify we can reproduce a entanglement
- (DONE) FORMGATE U HAD ID
- (DONE) need to form hashmap for storing variables
- (DONE) APPLY U R
- (DONE) REPL stuff:
- (DONE) introspection of registers
- (DONE) help command
- + SELECT S1 R2 0 1 (0-1 is a range, S1 is where it's saved and R2 is the register)
- + MEASURE RES S1 (measure S1) (probably hardest to support.)