andyW296's Stars
PennyLaneAI/pennylane
PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
Qiskit/qiskit-tutorials
A collection of Jupyter notebooks showing how to use the Qiskit SDK
quantumlib/OpenFermion
The electronic structure package for quantum computers.
qiskit-community/qiskit-machine-learning
Quantum Machine Learning
PennyLaneAI/qml
Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
tencent-quantum-lab/tensorcircuit
Tensor network based quantum software framework for the NISQ era
qulacs/quantum-native-dojo
量子コンピュータ初学者のための自習教材
qiskit-community/ibm-quantum-challenge-2021
For IBM Quantum Challenge 2021 (May 20 - 26)
ranshiju/TN_tutorial
Tutorial for TN algorithms
gzzyyxh/Quafu
A small SoC with a pipeline 32-bit RISC-V CPU.
quantumlib/OpenFermion-FQE
The Fermionic Quantum Emulator (FQE) is a fermionic simulation research tool specializing in quantum circuits emulating fermion dynamics.
JQub/QuantumFlow_Tutorial
A step-by-step tutorial of QuantumFlow, using the MNIST sub-dataset {3,6} and the 16-2-2 neural network as an example.
GTorlai/NeuralNetworks-for-Quantum
Tutorials for the paper: "Neural network in quantum many-body physics: a hands-on tutorial"
bagmk/Quantum_Machine_Learning_Express
This project is one of the Qiskit mentorship programs to replicate two papers arXiv:1905.10876 and arXiv:2003.09887 using the Qiskit environment. We evaluate the parameterized quantum circuit, reproduce the expressibility and entangling capability of the 19 circuits, and the classification accuracy.
ZhuGroup-Yale/fcdmft
Ab initio full cell dynamical mean-field theory (DMFT) and GW+DMFT for solids
Hanrui-Wang/quantum-computer-systems-lectures
henrik-dreyer/MPS-in-Qiskit
Preparing Matrix Product State in Qiskit
dralgroup/MLinQCbook22
SpM-lab/sparse-ir
On-the-fly computation of IR basis functions
alexander-soare/framework-agnostic-vqe-tutorial
A brief introduction to VQE with framework agnostic code
kwanheng/Genshin-Impact
原神-私服
tyw66/SPSA-algorithm
随机扰动近似算法 Stochastic perturbation approximation algorith—— python实现
jamesdborin/qmps_syc
This repository holds the code to generate results for the work "Simulating groundstate and dynamical quantum phase transitions on a superconducting quantum computer"
overshiki/ansatz-based-imaginary-time-evolution
Ansatz-based imaginary time evolution method for quantum computing, implemented using mindquantum
gkc1000/potato
ScQ-Cloud/quafu-runtime
WeiguoMa/Quantum-C-EM
This repostory focus on quantum computing and error mitigation with tensornetwork techniques.
yanwu-gu/noise-resilient-phase-estimation
A noise resilient phase estimation method by using randomized compiling
mariomotta/quantum_database
TheMathDoctor/haar_distribution
Include a Haar distribution class that can sample approximately uniform unitary matrices of a given dimension. A distribution function is also included so that you can evaluate the distribution at a certain parameter. A module "unitary_stuffs" with a parametrization of unitaries is also available.