Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated the references to scipy module
  • Loading branch information
ShivaniDM authored Apr 13, 2024
1 parent f5b78f6 commit d253f71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,15 @@ This repository documents our exploration of quantum computing applications in i

- **Successes**: Successfully implemented solutions and gained valuable insights into quantum computing applications for atomic clock design.
- **Limitations**: Interpretability challenges with VQE and integration complexities remain unresolved.
-

## Future Directions

- **Version Compatibility**: Address version compatibility issues with Qiskit and explore alternative optimization algorithms.
- **Integration Optimization**: Investigate synergies with machine learning techniques for improved integration of error correction and feedback control systems.
- we will be using scipy optimiser which is compatible with latest version of qiskit to implement VQE algorithm on our circuit.
- Scipy optimiser reference.py
- this file references implementation of VQE algorithm using scipy optimiser method.

## Pros and Cons of Quantum Algorithms

Expand Down

0 comments on commit d253f71

Please sign in to comment.