How to convert Python to Cython (and Speed Up 100X)

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024

ความคิดเห็น • 15

  • @machinelearningplus
    @machinelearningplus  11 หลายเดือนก่อน

    Want to become fundamentally strong in Data Science and ML?
    Checkout - edu.machinelearningplus.com/s/pages/ds-career-path
    The ultimate resource to prepare for a successful data science career.

  • @jamesminhtran5964
    @jamesminhtran5964 หลายเดือนก่อน +1

    I have watched about 15 beginner videos on Cython and yours is the best so far. It starts by showing the 2x improvements with no code change. This was excellent. No other video event mentioned this. Then the step by step instructions to add cdef and cpdef was a great explanation for a beginner.
    And the table to show the list of C data types is very useful.
    This is also the firstt video that shows how to update setup.py with multiple pyx file. All other videos only have 1 pyx file.
    Teaching is really an art. Thank you!

  • @pietraderdetective8953
    @pietraderdetective8953 11 หลายเดือนก่อน +2

    Great content Sir!
    I would be super happy if you continue and make this Cython videos into a series.
    Not a lot of new Cython videos in TH-cam. Most I see were from 3-5 years ago.
    Liked & subscribed!

    • @machinelearningplus
      @machinelearningplus  11 หลายเดือนก่อน +1

      Noted, more to come!
      And here is the next one: th-cam.com/video/4kxH7-5N-y0/w-d-xo.html

  • @AB-cd5gd
    @AB-cd5gd 2 หลายเดือนก่อน +3

    Wow best tuto ever, would it work and actually provide improvement on front end part like tkinter?

  • @Michallote
    @Michallote 11 หลายเดือนก่อน

    Incredible job!!!! This is an amazing tutorial

  • @abinaschopdar
    @abinaschopdar 11 หลายเดือนก่อน

    Nice tutorial 🤩

  • @alicenogueira5972
    @alicenogueira5972 7 หลายเดือนก่อน

    I can't use distutils, I used from setuptools import setup but the pyd file wasn't made, how can I install distutils or what can I use instead?

  • @vishnumuralidhar5659
    @vishnumuralidhar5659 11 หลายเดือนก่อน

    then what's the use mojo when cython is present before🤔🤔🤔