Olá,
Visitante
. Por favor
entre
ou
registe-se
se ainda não for membro.
05 de Fevereiro de 2026, 12:56
Início
Fórum
Ajuda
Donativos
Entrar
Registe-se
Os Reformados da Investigação
»
LITERATURA
»
Livros técnicos
»
[Livro] Cython - A Guide For Python Programmers - Kurt W. Smith (2015)
« anterior
seguinte »
Imprimir
Páginas: [
1
]
Autor
Tópico: [Livro] Cython - A Guide For Python Programmers - Kurt W. Smith (2015) (Lida 327 vezes)
0 Membros e 1 Visitante estão a ver este tópico.
bairradino_52
Visitante
[Livro] Cython - A Guide For Python Programmers - Kurt W. Smith (2015)
«
em:
27 de Outubro de 2016, 21:43 »
Cython - A Guide For Python Programmers - Kurt W. Smith (2015)
Cython - A Guide For Python Programmers - 1st Edition
Formato:
PDF
Tamanho:
04 MB
Data de publicação:
January 31, 2015
Genero:
guia para programadores Python
Págs.:
254
Autor:
Kurt W. Smith
ISBN-10:
1491901551
ISBN-13:
978-1491901557
Idioma:
Ingles
Build software that combines Pythonâ™s expressivity with the performance and control of C (and C++). Itâ™s possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practical guide, youâ™ll learn how to use Cython to improve Pythonâ™s performance—up to 3000x— and to wrap C and C++ libraries in Python with ease.
Author Kurt Smith takes you through Cythonâ™s capabilities, with sample code and in-depth practice exercises. If youâ™re just starting with Cython, or want to go deeper, youâ™ll learn how this language is an essential part of any performance-oriented Python programmerâ™s arsenal.
Use Cythonâ™s static typing to speed up Python code
Gain hands-on experience using Cython features to boost your numeric-heavy Python
Create new types with Cython—and see how fast object-oriented programming in Python can be
Effectively organize Cython code into separate modules and packages without sacrificing performance
Use Cython to give Pythonic interfaces to C and C++ libraries
Optimize code with Cythonâ™s runtime and compile-time profiling tools
Use Cythonâ™s prange function to parallelize loops transparently with OpenMP
Clicar aqui para ver conteúdo escondido
(Passar cursor para mostrar conteúdo)
Registado
amfm
Reformado Júnior
Agradecimentos
-Dados: 334
-Recebidos: 147
Mensagens: 234
Sexo:
Re: [Livro] Cython - A Guide For Python Programmers - Kurt W. Smith (2015)
«
Responder #1 em:
28 de Outubro de 2016, 09:19 »
Registado
Solrac77
Reformado Sénior
Agradecimentos
-Dados: 2
-Recebidos: 80
Mensagens: 378
Sexo:
Re: [Livro] Cython - A Guide For Python Programmers - Kurt W. Smith (2015)
«
Responder #2 em:
27 de Dezembro de 2017, 00:31 »
Registado
Imprimir
Páginas: [
1
]
« anterior
seguinte »
Os Reformados da Investigação
»
LITERATURA
»
Livros técnicos
»
[Livro] Cython - A Guide For Python Programmers - Kurt W. Smith (2015)