geeeekDing
Research Interests: Quantum Information, Quantum Computing, Quantum Application in NISQ era
Peking UniversityBeijing
Pinned Repositories
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
CVX
A MATLAB system for disciplined convex programming
deeplearning-models
A collection of various deep learning architectures, models, and tips
HiQsimulator
A high performance distributed quantum simulator
lightspeed
Lightspeed: An ultralight C++/Python library for electronic structure theory development
openqemist
The open-source portion of the QEMIST package developed at 1QBit
P2RDM
parametric two-electron reduced density matrix method
QC-DMET
QC-DMET: a python implementation of density matrix embedding theory for ab initio quantum chemistry
QMMM_String_eABF_Tutorial
NAMD QM/MM Tutorial on Free Energy Profile of Reaction Mechanisms
representability
Representability is a library to work with linearly constrained mathematical programs over tensors.
geeeekDing's Repositories
geeeekDing/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
geeeekDing/deeplearning-models
A collection of various deep learning architectures, models, and tips
geeeekDing/HiQsimulator
A high performance distributed quantum simulator
geeeekDing/lightspeed
Lightspeed: An ultralight C++/Python library for electronic structure theory development
geeeekDing/P2RDM
parametric two-electron reduced density matrix method
geeeekDing/QMMM_String_eABF_Tutorial
NAMD QM/MM Tutorial on Free Energy Profile of Reaction Mechanisms
geeeekDing/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
geeeekDing/CVX
A MATLAB system for disciplined convex programming
geeeekDing/openqemist
The open-source portion of the QEMIST package developed at 1QBit
geeeekDing/QC-DMET
QC-DMET: a python implementation of density matrix embedding theory for ab initio quantum chemistry
geeeekDing/representability
Representability is a library to work with linearly constrained mathematical programs over tensors.
geeeekDing/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
geeeekDing/Entanglement-Detection-Beyond-Measuring-Fidelities
Entanglement Detection Beyond Measuring Fidelities - M. Weilenmann, B. Dive, D. Trillo, E. A. Aguilar and M. Navascués - 20th December 2019
geeeekDing/expRNN
Optimization with orthogonal constraints and on general manifolds
geeeekDing/gsc
gsc (Graph State Compass)
geeeekDing/HQCA
tools for the development of quantum computing algorithms for molecular systems based on reduced density matrices
geeeekDing/M-L-AssistedDetectingCoherence
geeeekDing/ProjectQ
ProjectQ: An open source software framework for quantum computing
geeeekDing/Python
All Algorithms implemented in Python
geeeekDing/Python-100-Days
Python - 100天从新手到大师
geeeekDing/QFold
Software to solve the folding protein problem taking into account the energy of the protein structure
geeeekDing/qmmm-workshop
Workshop teaching QMMM using Amber
geeeekDing/Quantum-Walks-On-NxN-Grids
Code used for "Scattering Quantum Random Walks on Square Grids and Randomly Generated Mazes" paper
geeeekDing/rdkit_summary
rdkit总结与实践
geeeekDing/SPVQE
VQE is a promising quantum algorithm, but it presents problems dealing with ions or excited states. For this reason it is possible to modify the algorithm with constrains. In this repo we implemented a practical working version of vqe that is able to perform well even in noisy environments.
geeeekDing/sqm-ml
Code to create a Hybrid Semiempirical Quantum Chemical - Machine Learning (SQM-ML) scoring function for protein-ligand interactions
geeeekDing/Tangelo
Tools developed for running end-to-end chemistry workflows on quantum computers and simulators.
geeeekDing/v2rdm_casscf
A variational 2-RDM-driven CASSCF plugin to Psi4
geeeekDing/VQE
A python module and example scripts to perform molecular simulationts with the variational quantum eigensolver (VQE)
geeeekDing/VQE-CIRQ_AdaptVQE
VQE Dissertation Project