Monday, July 26, 2021

Qiskit Textbook Lecture 3

Qiskit Textbook Lecture 3

2021/07/26

說明:

Qiskit 教科書使用 Matplotlib 作為預設的電路繪圖套件。

-----


https://pixabay.com/zh/photos/painting-acrylic-paint-background-3135875/

-----

Matplotlib

-----

「Qiskit Textbook uses default circuit drawer as Matplotlib.」

Qiskit 教科書使用 Matplotlib 作為預設的電路繪圖套件。

https://qiskit.org/textbook/ch-prerequisites/setting-the-environment.html

-----

References


參考文件一

matplotlib

「matplotlib 是 Python 語言及其數值計算庫 NumPy 的繪圖庫。它提供了一個物件導向的 API,用於使用通用 GUI 工具包將繪圖嵌入到應用程式中。SciPy 也使用 matplotlib 進行圖形繪製。」

https://zh.wikipedia.org/wiki/Matplotlib

https://matplotlib.org/


參考文件二

matplotlib tutorial

https://matplotlib.org/stable/tutorials/index.html


參考文件三

pyplot tutorial

「matplotlib.pyplot is a collection of functions that make matplotlib work like MATLAB.」

matplotlib.pyplot是使 matplotlib 像 MATLAB 一樣工作的函數集合。

https://matplotlib.org/stable/tutorials/introductory/pyplot.html

-----

No comments: