注重体验与质量的电子书资源下载网站
分类于: 人工智能 职场办公
简介
Cython: A Guide for Python Programmers 豆 8.8分
资源最后更新于 2020-11-15 04:27:07
作者:Kurt W. Smith
出版社:O'Reilly Media
出版日期:2015-01
ISBN:9781491901557
文件格式: pdf
标签: Python Cython Programming O'Reilly C++ 2014 计算机 编程语言
简介· · · · · ·
Cython can yield massive performance improvements over pure Python—speedups of 3000X are easily attainable for certain patterns. With this book, Kurt Smith shows you how to use Cython to easily wrap C and C++ libraries in Python, handling all the details of memory management for you. By removing the barrier between Python and C, Cython harnesses the best of both languages while...