Scientific Computing Using Cython - Best of Both Worlds!
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore scientific computing using Cython in this 35-minute EuroPython Conference talk. Learn how Cython combines Python-like syntax with C-speed performance, making it an excellent tool for speeding up computational Python code and interfacing with native libraries. Discover the process of creating Python extensions, developing in Jupyter notebooks, mixing Python with static C types, and calling native code from Cython. Gain insights into a real-world case study of Cyvlfeat, a Cython/Python wrapper for the Computer Vision library VLFeat. Ideal for Python developers with basic C/C++ knowledge looking to enhance their scientific computing skills.
Syllabus
Simmi Mourya - Scientific computing using Cython: Best of both Worlds!
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube