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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity