Dancing with Python : learn python software development from scratch and get started with... quantum computing
| 000 | 00000nam u2200205 a 4500 | |
| 001 | 000046099990 | |
| 005 | 20211206093455 | |
| 008 | 211203s2021 enka b 001 0 eng d | |
| 020 | ▼a 9781801077859 | |
| 040 | ▼a 211009 ▼c 211009 ▼d 211009 | |
| 082 | 0 4 | ▼a 005.133 ▼2 23 |
| 084 | ▼a 005.133 ▼2 DDCK | |
| 090 | ▼a 005.133 ▼b S9662d | |
| 100 | 1 | ▼a Sutor, Robert S. |
| 245 | 1 0 | ▼a Dancing with Python : ▼b learn python software development from scratch and get started with... quantum computing / ▼c Robert S. Sutor. |
| 260 | ▼a Birmingham : ▼b Packt, ▼c 2021. | |
| 300 | ▼a xxviii, 714 p. : ▼b ill. ; ▼c 24 cm. | |
| 504 | ▼a Includes bibliographical references (p. 681-689) and index. | |
| 945 | ▼a KLPA |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.133 S9662d | 등록번호 121258500 (1회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
Develop skills in Python by implementing exciting algorithms, including mathematical functions, classical searching, data analysis, plotting data, machine learning techniques, and quantum circuits
Key Features:
- Learn Python basics to write elegant and efficient code
- Create quantum circuits and algorithms using Qiskit and run them on quantum computing hardware and simulators
- Delve into Python's advanced features, including machine learning, analyzing data, and searching
Book Description:
Coding is the art and engineering of creating software, and Python has been one of the core coding languages for many years. This introductory Python book helps you learn classical and quantum computing in a unified and practical way. It will help you explore work with numbers, strings, collections, iterators, and files.
The book goes beyond functions and classes and teaches you to use Python and Qiskit to create gates and circuits for classical and quantum computing. Learn how quantum extends classical techniques using the Grover Search Algorithm and the code that implements it. Dive into some advanced and widely used applications of Python and revisit strings with more sophisticated tools such as regular expressions and basic natural language processing (NLP). The final chapters introduce you to data analysis, visualizations, and supervised and unsupervised machine learning. By the end of the book, you will be proficient in classical coding and programming the latest and most powerful quantum computers.
What You Will Learn:
- Create Python code using numbers, strings, collections, classes, objects, functions, conditionals, loops, and operators
- Write succinct code the Pythonic way using magic methods, iterators, and generators
- Explore different quantum gates and use them to build quantum circuits
- Analyze data, build basic machine learning models and plot the results
- Search for information using traditional methods and the quantum Grover Search Algorithm
- Optimize and test your code to run efficiently
Who this book is for:
The book is for Python and coding beginners. Basic familiarity with algebra, geometry, trigonometry, and logarithms is required as the book does not cover the detailed mathematics and theory of quantum computing. You can check out the author's Dancing with Qubits book, also published by Packt, for an approachable and comprehensive introduction to quantum computing.
정보제공 :
목차
Table of Contents Doing The Things That Coders Do Working with Expressions Collecting Things Together Stringing You Along Computing and Calculating Defining and Using Functions Organizing Objects into Classes Working with Files Understanding Gates and Circuits Optimizing and Testing Your Code Searching for the Quantum Improvement Searching and Changing Text Creating Plots and Charts Analyzing Data Learning Briefly Appendix A Tools Appendix B. Staying Current Appendix C The Complete UniPoly Class Appendix D The Complete Guitar Class Hierarchy Appendix E. Notices Appendix F. Production Notes
