[PYTHON] Hypothesis / Verification (176) How to make a textbook that is easier than "The easiest textbook for quantum computers"

How to make a textbook that is easier than "the easiest quantum computer textbook"

519rZ5XAMxL.jpg https://www.amazon.co.jp/dp/B07RY7CFTF/

The easiest quantum computer textbook is certainly easier than other books. As with any book, narrowing down the readers can be confusing to other readers. Therefore, we aim to create a simpler textbook by showing a different classification and a different perspective from the "easiest quantum computer textbook".

https://github.com/kaizen-nagoya/way_to_quantum_computer/blob/master/text/easiest.md

First, put out the items.

Feature

Overlay

Calculate while keeping 0 and 1.

probability

Grasp both the state and the result as a probability.

history

abacus

A tool that is good at addition and subtraction. It handles integers and decimals, and can also be used for multiplication and division.

slide rule

CPU

FPU

DSP

GPU

FPGA

Quantum computer

Quantum gate

Quantum annealing

principle

Continuous computer (analog computer) and discrete computer (digital computer)

language

python

Reference

Quantum computer patent https://qiita.com/kaizen_nagoya/items/4429b2f5ed1a49180b55

Quantum computer paper https://qiita.com/kaizen_nagoya/items/4d945685d296e3591f92

Quantum computer entrepreneur https://qiita.com/kaizen_nagoya/items/982112af4b4b81bc8e71

Today, I talked about quantum computers. https://qiita.com/kaizen_nagoya/items/cf00ff211389ce5e2571

Quantum Computer: Three Ways to Get to Quantum Mechanics https://qiita.com/kaizen_nagoya/items/cfc35e62c81a978cc2fc Seven Ways for Programmers to Study Quantum Mechanics https://qiita.com/kaizen_nagoya/items/7061f62b3629eee395f2

Hypothesis / Verification (106) Why Quantum Computers Now? https://qiita.com/kaizen_nagoya/items/03bf7f7f0b1722f90a28

Toward a systematic understanding of quantum computers by quantum annealing https://qiita.com/kaizen_nagoya/items/6351065cad1368d14291

References in "Basics of Quantum Annealing" https://qiita.com/kaizen_nagoya/items/2b2fe08b5824c6c3c68d

Question of Quantum Computer 16 "Basics of Quantum Annealing" https://qiita.com/kaizen_nagoya/items/683961f9e747e144413d

Participating in "Quantum Computing Technology Symposium" @ Kyoto 20190311 https://qiita.com/kaizen_nagoya/items/76b5c6d18703b9ab86d5

Recommended Posts

Hypothesis / Verification (176) How to make a textbook that is easier than "The easiest textbook for quantum computers"
How to make a Raspberry Pi that speaks the tweets of the specified user
Tips for Python beginners to use the Scikit-image example for themselves 7 How to make a module
How to use pip, a package management system that is indispensable for using Python
The shortest memo for building a python environment that takes less than 5 minutes to work.
How to deploy the easiest python textbook pybot on Heroku
How to make a Python package (written for an intern)
How to write a test for processing that uses BigQuery
A story that is a little addicted to the authority of the directory specified by expdp (for beginners)
To make sure that the specified key is in the specified bucket in Boto 3
How easy is it to synthesize a drug on the market?
How to make a command to read the configuration file with pyramid
How to judge that the cross key is input in Python3
[Introduction to Python] How to use the in operator in a for statement?
Spigot (Paper) Introduction to how to make a plug-in for 2020 # 01 (Environment construction)
How to make a unit test Part.1 Design pattern for introduction
How to make a Japanese-English translation
Since ubuntu 20.04 is out, I will write a recipe for how to make an oleo distro (2020-06-04 version)
How to make a crawler --Advanced
How to make a recursive function
How to make a deadman's switch
[Blender] How to make a Blender plugin
How to make a crawler --Basic
The easiest way to make Flask
[Python] What is a formal argument? How to set the initial value
How to make a model for object detection using YOLO in 3 hours
How to make a rock-paper-scissors bot that can be easily moved (commentary)
How to create a wrapper that preserves the signature of the function to wrap
I want to identify the alert email. --Is that x a wildcard? ---
What is a C language library? What is the information that is open to the public?
I felt that mock for object is easier to see via patch.
[Python] How to make a class iterable
How to make a Backtrader custom indicator
How to make a Pelican site map
Let's display a simple template that is ideal for Django for the first time
[AWS] Wordpress How to deal with "The response is not a correct JSON response"
[Introduction to Python] How to get the index of data with a for statement
A new form of app that works with GitHub: How to make GitHub Apps
A site called "Introduction to Tohoho's WWW" that is useful for starting to learn the second and third programming languages
Explaining how to make LINE BOT in the world's easiest way (2) [Preparing a bot application in a local environment with Django in Python]