目錄(76章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- Acknowledgments
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Cython Won't Bite
- Installing Cython
- Getting started – Hello World
- Summary
- Chapter 2. Understanding Cython
- Linking models
- Cython keyword – cdef
- Typedef and function pointers
- The public keyword
- Keyword cpdef
- Logging from C/C++ into Python
- Using Python ConfigParser from C/C++
- Callbacks from Python to C/C++
- Cython PXD
- Integration with build systems
- Summary
- Chapter 3. Extending Applications
- Cython pure Python code
- Compiling pure Python code
- Python garbage collector
- Extending Tmux
- Embedding Python
- Cythonizing struct cmd_entry
- Implementing a Tmux command
- Hooking everything together
- Summary
- Chapter 4. Debugging Cython
- Using GDB with Cython
- Cython caveats
- Summary
- Chapter 5. Advanced Cython
- Cython and C++
- C++ new and del keyword
- Overloading
- Templates
- Static class member attribute
- Calling C++ functions – Caveat
- Python distutils
- Python threading and GIL
- Cython keywords
- Messaging server
- Caveat on GIL
- Unit testing the native code
- Preventing subclassing
- Parsing large amounts of data
- Summary
- Chapter 6. Further Reading
- Overview
- OpenMP support
- Compile time preprocessor
- Python 3
- PyPy
- AutoPXD
- Pyrex and Cython
- SWIG and Cython
- Cython and NumPy
- Numba versus Cython
- Parakeet and Numba
- Relevant Links
- Summary
- Index 更新時間:2021-07-16 09:45:36
推薦閱讀
- Unity 2020 By Example
- x86匯編語言:從實模式到保護模式(第2版)
- aelf區(qū)塊鏈應用架構指南
- Silverlight魔幻銀燈
- 51單片機C語言開發(fā)教程
- 從零開始學C#
- 智能搜索和推薦系統(tǒng):原理、算法與應用
- Python全棧開發(fā):基礎入門
- 人人都能開發(fā)RPA機器人:UiPath從入門到實戰(zhàn)
- Java Web開發(fā)基礎與案例教程
- 零基礎學SQL(升級版)
- Node.js實戰(zhàn):分布式系統(tǒng)中的后端服務開發(fā)
- Professional JavaScript
- 第五空間戰(zhàn)略:大國間的網(wǎng)絡博弈
- Oracle Database 12c DBA官方手冊(第8版)
- 3ds Max瘋狂設計學院
- 瘋狂Ajax講義(第3版)
- 架構師應該知道的37件事
- 商業(yè)銀行經(jīng)營管理(第2版)
- 輕松玩轉Scratch 3.0編程(第2版)
- Matplotlib 2.x By Example
- 零基礎學PHP第2版
- 編程卓越之道(卷2):運用底層語言思想編寫高級語言代碼(第2版)
- Oracle數(shù)據(jù)庫管理與開發(fā)(慕課版)
- 青少年編程魔法課堂:C++圖形化創(chuàng)意編程
- Hybrid Cloud Management with Red Hat CloudForms
- Python機器學習與可視化分析實戰(zhàn)
- MySQL數(shù)據(jù)庫應用項目教程
- MongoDB權威指南(第2版)
- Apache Spark 2:Data Processing and Real-Time Analytics