目錄(76章)
倒序
- 封面
- 版權(quán)頁
- 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
推薦閱讀
- .NET 4.0面向?qū)ο缶幊搪劊夯A篇
- 微服務設計原理與架構(gòu)
- Learning Linux Binary Analysis
- 新編Premiere Pro CC從入門到精通
- Cassandra Data Modeling and Analysis
- 從零開始學C#
- Android移動開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- Python機器學習之金融風險管理
- Python開發(fā)基礎
- VC++ 2008專題應用程序開發(fā)實例精講
- 趣味掌控板編程
- PHP程序設計高級教程
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)
- Spring MVC Cookbook
- Learning Redis
- Continuous Integration,Delivery,and Deployment
- C++游戲設計案例教程
- Kotlin核心編程
- Python3網(wǎng)絡爬蟲寶典
- 活動中臺:揭秘vivo的千萬級DAU活動中臺
- 數(shù)據(jù)庫管理與開發(fā)項目教程:MySQL(微課版·第4版)
- 跨平臺的移動Web開發(fā)實戰(zhàn)(HTML5+CSS3)
- Understanding Software
- Flutter基礎與實戰(zhàn):從入門到APP跨平臺開發(fā)
- Java編程從零開始學(視頻教學版)
- Lumion 3D Best Practices
- 小程序,大未來:微信小程序開發(fā)
- C語言程序設計基礎教程
- Reporting in TFS
- The Applied SQL Data Analytics Workshop