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
Scientific ComputingUniversity of Washington via Coursera Biology Meets Programming: Bioinformatics for Beginners
University of California, San Diego via Coursera High Performance Scientific Computing
University of Washington via Coursera Practical Numerical Methods with Python
George Washington University via Independent Julia Scientific Programming
University of Cape Town via Coursera