首页计算机书籍计算机语言《High Performance Python》Micha Gorelick Ian Ozsvald
弗兰克马克

文档

221

关注

0

好评

0
PDF

《High Performance Python》Micha Gorelick Ian Ozsvald

阅读 955 下载 0 大小 7.6M 总页数 370 页 2022-09-27 分享
价格:¥ 10.00
下载文档
/ 370
全屏查看
《High Performance Python》Micha Gorelick Ian Ozsvald
还有 370 页未读 ,您可以 继续阅读 或 下载文档
1、本文档共计 370 页,下载后文档不带www.pdfdz.com水印,支持完整阅读内容。
2、古籍基本都为PDF扫描版,所以文档不支持编辑功能,即不支持文档内文字的复制粘贴。
3、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
4、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
5、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。
OREILLYHigh PerforncePythonPRACTICAL PERFORMANTPROGRAMMING FOR HUMANicha Gorelick lan OzsvaldHigh Perfornce PythonYour Python code y run correctly,but you need it to run faster.Byexploring the fundamental theory behind design choices,this practical"Despite its popularityguide helps you gain a deeper understanding of Python's implementation.in academia andYou'll learn how to locate perfornce bottlenecks and significantly speedup your code in high-data-volume programs.industry,Python is oftendiissed as too slow forHow can you take advantage of multi-core architectures or clusters?Or build a system that can scale up and down without losing reliability?real applications.ThisExperienced Python programmers will learn concrete solutions to thesebook sweeps away thatand other issues,along with war stories from companies that use highmisconception with aperfornce Python for social media ytics,productionized chinelearning.and other situations.thorough introductionto strategies for fast andGet a better grasp of numpy.Cython,and profilersscalable computationLeam how Python abstracts the underlying computerwith Python."architecture-Jake VanderPlasUse profiling to find bottlenecks in CPU time and memory usageUniversity of WashingtonWrite efficient programs by choosing appropriate datastructuresSpeed up trix and vector computationsUse tools to compile Python down to chine codeManage multiple l/Oand computational operations concurrentlyConvert multiprocessing code to run on alocal or remote clusterSolve large problems while using less RAMMicha Gorelick,winner of the Nobel Prize in 2046 for his contributions to timetravel,went back to the 2000s to study astrophysics.work on data at bitly.andco-found Fast Forward Labs as resident Mad Scientist,working on issues fromchine learning to per fornt stream algorithms.lan Ozsvald is a data scientist and teacher at Modellnsightio,with over ten yearsof Python experience.He's taught high perfornce Python at the PyCon andPyData conferences and has been consulting on data science and high perfor-nce computing for years in the UK.PYTHON /PERFORMANCETwitter:@oreillymediafacebook/oreillyISBN:978-1-449-36159-4High Perfornce PythonMicha Gorelick and Ian OzsvaldBeijing·Cambridge·Farnham·Koln·Sebastopol·TokyoOREILLY
返回顶部