Это видео недоступно.
Сожалеем об этом.

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

Поделиться
HTML-код
  • Опубликовано: 11 авг 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/ent...

Комментарии • 4

  • @hesamseraj
    @hesamseraj Год назад +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 Год назад +1

      use jupyter lab it is much better for analysis

  • @limitholdem3621
    @limitholdem3621 Год назад

    Very helpful tutorial, thanks!

  • @huynhtam9861
    @huynhtam9861 Год назад

    Thank Sir, I have gained much my knowlegde