Pedro Rivero

Results 29 issues of Pedro Rivero

### Is your feature request related to a problem? Please describe. Cache is hold in memory and gets erased when the python job holding it finishes. ### Describe the solution...

enhancement
DC-4

### What is the nature of the issue? New content ### Describe the issue Build an interactive and up-to-date Jupyter Notebook tutorial for QRAND v1.0.0 ### Which files need to...

documentation
good first issue
unitaryhack
DC-2

Develop an initial set of classes implementing the `ValidationStrategy` interface. These classes will need to expose a validate method which takes in a bitstring (i.e. a string of only zeros...

enhancement
unitaryhack
DC-3

### Is your feature request related to a problem? Please describe. The internal structure of `BitCache` is very similar to some common data structures. However, it does not implement any...

enhancement
DC-3

The following classes need to be developed implementing the corresponding interfaces: - [ ] `CirqPlatform` ← `QuantumPlatform` - [ ] `CirqBackend` ← `QuantumBackend` - [ ] `CirqJob` ← `QuantumJob` -...

enhancement
unitaryhack
DC-3

### Is your feature request related to a problem? Please describe. As of May 2021, QRAND depends on `NumPy` and `randomgen`, but it only needs certain parts of these packages....

enhancement
DC-4

### What is the nature of the issue? Missing documentation. ### Describe the issue Build a Read The Docs website. ### What content needs to be added, updated, or replaced?...

documentation
DC-2

### Is your feature request related to a problem? Please describe. Currently, calls to the quantum backends are not made until the `BitCache` does not hold enough bits to satisfy...

enhancement
DC-3

### What is the nature of the issue? New content. ### Describe the issue We need to design QRAND's graphic identity. All files should be in **SVG** format. ### Which...

documentation
DC-2

### Summary Redesign sectioning format and order in `.gitignore`, and add new ignore (i.e. `.venv/`). ### Details and comments - Major sections in all-caps - Subsections use multiple `#` symbols...