QAOA_Weighted_Maxcut 目录 基本信息 量子近似优化算法(QAOA)是用于解决组合优化问题的量子算法。 Maxcut是组合优化问题的一个示例。 MaxCut问题-给定一个图,找到一种将其分为两组的方法,以使两组之间的边缘具有最大的权重。 通过对较小的更改,此代码是加权maxcut问题的通用解决方案 技术领域 使用以下项目创建项目: python版本:3.7.4 cirq版本:0.9.1 networkx版本:2.4 scipy版本:1.5.2 numpy版本:1.19.5 matplotlib版本:3.3.2
2022-12-14 15:24:14 62KB JupyterNotebook
1
湖南大学量子力学课件,量子力学入门级教案。
2022-12-10 09:15:12 27.06MB 量子力学
1
Quantum walks, the quantum mechanical counterpart of classical random walks, is an advanced tool for building quantum algorithms that has been recently shown to constitute a universal model of quantum computation. Quantum walks is now a solid field of research of quantum computation full of exciting open problems for physicists, computer scientists and engineers. In this paper we review theoretical advances on the foundations of both discrete and continuous-time quantum walks, together with the role that randomness plays in quantum walks, the connections between the mathematical models of coined discrete quantum walks and continuous quantum walks, the quantumness of quantum walks, a summary of papers published on discrete quantum walks and entanglement as well as a succinct review of experimental proposals and realizations of discrete-time quantum walks. Furthermore, we have reviewed several algorithms based on both discrete- and continuous-time quantum walks as well as a most important result: the computational universality of both continuous- and discrete-time quantum walks.
2022-12-07 11:10:33 3.22MB 量子行走 综述
1
华为端侧AI ,端侧AI模型-进展与未来.
2022-12-06 14:51:00 3.57MB 华为端侧AI
1
前者的贡献在于将量子多宇宙的概念引入遗传算法,利用多个宇宙的并行搜索,增大搜索范围,利用宇宙之间的联合交叉,实现信息的交流,从而整体上提高了算法的搜索效率。但算法中的多宇宙是通过分别产生多个种群获得的,并没有利用量子态,因而仍属于常规遗传算法。后者将量子的态矢量表达引入遗传编码,利用量子旋转门实现染色体的演化,实现了比常规遗传算法更好的效果。但该算法主要用来解决0-1背包问题。编码方案和量子旋转门的演化策略不具有通用性,尤其是由于所有个体都朝一个目标演化,如果没有交叉操作,极有可能陷入局部最优。
2022-12-04 22:22:56 4KB 量子 遗传
1
量子物理的英文书籍。 理科英文书籍的普遍特性是:全面细致、渐进、通俗易懂。
2022-12-01 07:02:03 5.46MB 量子 物理 英文
1
SPhinx在量子知道中的应用-征宇 仅用于学习
2022-11-21 21:05:37 326KB Sphinx
1
0积分下载,代码运行效果图见压缩包
2022-11-19 16:00:38 82KB
1
稳定的: 掌握: Qiskit教科书源代码 这是教科书的交互式开源的资源库。 该教科书旨在用作大学量子算法课程的补充,以及对学习量子编程感兴趣的自学者的指南。 可以在找到与教科书各部分相对应的Jupyter笔记本。 这些笔记本中的代码将不断更新为最新版本的Qiskit。 这些笔记本被编译成html并导出到。 安装qiskit_textbook软件包 Qiskit教科书提供了一些特定于教科书的工具和小部件。 这不是Qiskit的一部分,可通过qiskit_textbook软件包获得。 使用和安装此程序的最快方法是通过以下命令: pip install git+https://github.com/qiskit-community/qiskit-textbook.git#subdirectory=qiskit-textbook-src 或者,您可以下载文件夹并运行: pip ins
1
格里菲斯的《量子力学概论》的学习笔记,自己平时学习时书写的,主要是第四章,三维空间的量子力学,关于三维的薛定谔方程求解、氢原子、角动量算符及其对易性质,和1/2自旋系统的相关知识。
2022-11-17 10:13:05 8.78MB 物理
1