home.social

#meshgrid — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #meshgrid, aggregated by home.social.

fetched live
  1. I kind of feel that I finally found a way to visualize and maybe explain to myself and others how a #numpy #meshgrid works... Let's see how long this feeling lasts 😂
    (... I should draw some diagrams from this insight...) #python #education

  2. I kind of feel that I finally found a way to visualize and maybe explain to myself and others how a #numpy #meshgrid works... Let's see how long this feeling lasts 😂
    (... I should draw some diagrams from this insight...) #python #education

  3. If you’ve come to #Python directly from #MATLAB, as I have, and you used to use meshgrid in MATLAB, you possibly use it in exactly the same way in Python?

    I did for a very long time…

    But Python has more options which can save you execution time and memory

    Here’s my exploration of #NumPy’s #meshgrid and other related functions

    thepythoncodingbook.com/2022/0

    #programming #coding #LearnPython #LearnToCode #ScientificProgramming #Visualisation