Introduction to Numerical Computing With NumPy - Logan Thomas | SciPy 2022

Sdílet
Vložit
  • čas přidán 11. 08. 2022
  • NumPy provides Python with a powerful array processing library and an elegant syntax that is well suited to expressing computational algorithms clearly and efficiently. We'll introduce basic array syntax and array indexing, review some of the available mathematical functions in NumPy, and discuss how to write your own routines. Along the way, we'll learn just enough about Matplotlib to display results from our examples.
    The tutorial is intended for people new to the scientific Python ecosystem. Previous experience in Python or another programming language is useful but not required.
    github.com/enthought/Numpy-Tu...
  • Věda a technologie

Komentáře • 4

  • @hesamseraj
    @hesamseraj Před rokem +1

    I am trying to switch from R to Python and use pycharm as my main IDE.
    These videos are really helpful.
    Thank you very much for sharing them.

    • @floopybits8037
      @floopybits8037 Před rokem +1

      use jupyter lab it is much better for analysis

  • @limitholdem3621
    @limitholdem3621 Před 11 měsíci

    Very helpful tutorial, thanks!

  • @huynhtam9861
    @huynhtam9861 Před 10 měsíci

    Thank Sir, I have gained much my knowlegde