PennyLane 是一个用于量子计算、量子机器学习和量子化学的跨平台 Python 库。由研究人员构建,用于研究

​一、软件介绍

文末提供程序和源码下载

PennyLane 是一个用于量子计算、量子机器学习和量子化学的跨平台 Python 库。由研究人员构建,用于研究。

二、Key Features 主要特点

  • 对量子计算机进行编程 。构建具有各种状态准备、门和测量的量子电路。在高性能仿真器各种硬件设备上运行,具有中间电路测量和误差缓解等高级功能。
  • 掌握量子算法 。从 NISQ 到容错量子计算,解锁用于研究和应用的算法。分析性能、可视化电路并访问用于量子化学算法开发的工具。
  • 使用量子硬件和模拟器进行机器学习 。与 PyTorchTensorFlowJAXKerasNumPy 集成,使用量子感知优化器和硬件兼容的梯度来定义和训练混合模型,以执行高级研究任务。量子机器学习快速入门
  • Quantum 数据集 。访问高质量的预模拟数据集,以缩短研究时间并加速算法开发。浏览数据集或贡献您自己的数据。
  • 编译和性能。对 just-in-time 的实验性支持 汇编。编译您的整个混合工作流程,支持 自适应电路、实时测量等高级功能 feedback 和无界循环。

三、Installation 安装

PennyLane requires Python version 3.10 and above. Installation of PennyLane, as well as all dependencies, can be done using pip:
PennyLane 需要 Python 3.10 及更高版本。PennyLane 的安装以及所有依赖项都可以使用 pip 完成:

复制代码
python -m pip install pennylane

四、Getting started 开始

Get up and running quickly with PennyLane by following our quickstart guide, designed to introduce key features and help you start building quantum circuits right away.
按照我们的快速入门指南快速启动并运行 PennyLane,该指南旨在介绍关键功能并帮助您立即开始构建量子电路。

Whether you're exploring quantum machine learning (QML), quantum computing, or quantum chemistry, PennyLane offers a wide range of tools and resources to support your research:
无论您是在探索量子机器学习 (QML)、量子计算还是量子化学,PennyLane 都提供了广泛的工具和资源来支持您的研究:

Key Resources: 主要资源:

You can also check out our documentation for quickstart guides to using PennyLane, and detailed developer guides on how to write your own PennyLane-compatible quantum device.
您还可以查看我们的文档以获取使用 PennyLane 的快速入门指南,以及有关如何编写自己的PennyLane 兼容量子设备的详细开发人员指南。

五、Demos 演示

Take a deeper dive into quantum computing by exploring cutting-edge algorithms using PennyLane and quantum hardware. Explore PennyLane demos.
通过使用 PennyLane 和量子硬件探索尖端算法,更深入地了解量子计算。探索 PennyLane 演示

Research Applications 研究应用

PennyLane is at the forefront of research in quantum computing, quantum machine learning, and quantum chemistry. Explore how PennyLane is used for research in the following publications:
PennyLane 处于量子计算、量子机器学习和量子化学研究的前沿。在以下出版物中探索 PennyLane 如何用于研究:

六、软件下载

夸克网盘分享

本文信息来源于GitHub作者地址:https://github.com/PennyLaneAI/pennylane

相关推荐
小二·7 小时前
Python Web 开发进阶实战:性能压测与调优 —— Locust + Prometheus + Grafana 构建高并发可观测系统
前端·python·prometheus
七牛云行业应用8 小时前
重构实录:我删了 5 家大模型 SDK,只留了 OpenAI 标准库
python·系统架构·大模型·aigc·deepseek
知乎的哥廷根数学学派8 小时前
基于多模态特征融合和可解释性深度学习的工业压缩机异常分类与预测性维护智能诊断(Python)
网络·人工智能·pytorch·python·深度学习·机器学习·分类
xiaoxiaoxiaolll8 小时前
《Light》突破性成果:2μm波段InP基量子点激光器性能超越传统量子阱结构
量子计算
一人の梅雨9 小时前
亚马逊SP-API商品详情接口轻量化实战:合规与商业价值提取指南
python
袁气满满~_~10 小时前
Python数据分析学习
开发语言·笔记·python·学习
axinawang11 小时前
二、信息系统与安全--考点--浙江省高中信息技术学考(Python)
python·浙江省高中信息技术
寻星探路11 小时前
【算法专题】滑动窗口:从“无重复字符”到“字母异位词”的深度剖析
java·开发语言·c++·人工智能·python·算法·ai
Dxy123931021611 小时前
python连接minio报错:‘SSL routines‘, ‘ssl3_get_record‘, ‘wrong version number‘
开发语言·python·ssl
吨吨不打野11 小时前
CS336——2. PyTorch, resource accounting
人工智能·pytorch·python