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

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • 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

  • @limitholdem3621
    @limitholdem3621 Рік тому

    Very helpful tutorial, thanks!

  • @huynhtam9861
    @huynhtam9861 Рік тому

    Thank Sir, I have gained much my knowlegde

  • @hesamseraj
    @hesamseraj 2 роки тому +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 2 роки тому +1

      use jupyter lab it is much better for analysis