Pinned Repositories
airline-hubs
Determine which airports should be hub locations for an airline. Solved using the LeapHybridDQMSampler.
amazon-braket-examples
Example notebooks that show how to apply quantum computing in Amazon Braket.
amazon-braket-sdk-python
A python SDK for interacting with quantum devices via AWS.
awesome-quantum-software
Curated list of open-source quantum software projects.
ayazskhan.github.io
bohr_cirq_qaoa
Implementation of Quantum Approximate Optimization Algorithm (QAOA) to solve the MAXCUT problem in Google Cirq framework.
bra-ket-vue
⟨𝜑|𝜓⟩.vue - a Vue-based visualization of quantum states and operations
docs
D-Wave Ocean Documentation
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
LEAPTesting
Sample code for LEAP
ayazskhan's Repositories
ayazskhan/QCompute
QCompute is a Python-based quantum software development kit (SDK). It provides a full-stack programming experience for advanced users via hybrid quantum programming language features and a high-performance simulator.
ayazskhan/TensorNetwork
A library for easy and efficient manipulation of tensor networks.
ayazskhan/entanglion
This is a browser based realization of the IBM board game Entanglion
ayazskhan/portfolio-optimization
ayazskhan/qosf.org
Web portal of Quantum Open Software Foundation
ayazskhan/ReCirq
Research using Cirq!
ayazskhan/qram
Library for Q# implementing various qRAM proposals
ayazskhan/pyEPR
Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]
ayazskhan/shors-python
Implementation of Shor's algorithm in Python 3.X using state vectors
ayazskhan/Hackathon2020
CDL Quantum Hackathon 2020
ayazskhan/CohortProject_2020
Open collaboration of the Quantum Bootcamp 2020
ayazskhan/Our-Talk-About-D-Wave
Presentation made at U of Harrisburg Meetup on "It's Time We Have 'Our Talk' About the D-Wave!"
ayazskhan/awesome-quantum-software
Curated list of open-source quantum software projects.
ayazskhan/Quantum-Computing-using-qiskit
sample code for quantum computing algorithms using qiskit (IBM-Q library)
ayazskhan/knapsack
Implementation of knapsack problem, set up for scaling to large problem size
ayazskhan/learn-qc-with-python-and-qsharp
Companion code for Learn Quantum Computing with Python and Q# textbook
ayazskhan/ipywidgets
Interactive Widgets for the Jupyter Notebook
ayazskhan/qc_portfolio_optimization
A program that implements the portfolio optimization experiments using a hybrid quantum computing algorithm from arXiv:1911.05296. The code was developed as part of the 2020 Quantum mentorship program. Many thanks to my mentor Guoming Wang from Zapata Computing!
ayazskhan/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)
ayazskhan/QuantumGraph
ayazskhan/Python-for-Data-Science
A blog for data analytics using data science technologies
ayazskhan/mpsim
Package for using Matrix Product States (MPS) to simulate quantum circuits.
ayazskhan/IBM-Quantum-Challenge-2020
This repository contains the answers I provided during the IBM Quantum Challenge that took place between May 4, 2020 and May 8, 2020, and was organized by IBM to celebrate the fourth anniversary of IBM Quantum Experience.
ayazskhan/QuantumEducation
Quantum Computing Education for the Software Engineer
ayazskhan/DWaveCovid
Utilizing DWave to solve a Covid optimization problem
ayazskhan/MicroQiskit
ayazskhan/IBM_2020Challenge_Solutions
ayazskhan/pose-animator
ayazskhan/Solution-of-IBM-s-Global-Quantum-Challenge-2020
In this Repository I uploaded my solution files of IBM's Global Quantum Challenge of 2020
ayazskhan/qiskit-terra
Terra provides the foundations for Qiskit. It allows the user to write quantum circuits easily, and takes care of the constraints of real hardware.