https://github.com/fuodorov/python
Python Numpy Tutorial
https://github.com/fuodorov/python
numpy python
Last synced: 9 months ago
JSON representation
Python Numpy Tutorial
- Host: GitHub
- URL: https://github.com/fuodorov/python
- Owner: fuodorov
- Created: 2020-02-17T04:45:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T15:50:43.000Z (almost 4 years ago)
- Last Synced: 2023-05-12T17:29:07.185Z (about 3 years ago)
- Topics: numpy, python
- Language: HTML
- Size: 2.97 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Numpy Tutorial
Python is a great general-purpose programming language on its own, but with the help of a few popular libraries (numpy, scipy, matplotlib and holoviews) it becomes a powerful environment for scientific computing.
We expect that many of you will have some experience with Python and Numpy; for the rest of you, this section will serve as a quick crash course both on the Python programming language and on the use of Python for scientific computing.