https://github.com/anindya-dey/yt-numpy
https://github.com/anindya-dey/yt-numpy
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anindya-dey/yt-numpy
- Owner: anindya-dey
- Created: 2024-05-30T13:25:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-30T14:51:06.000Z (over 1 year ago)
- Last Synced: 2025-01-17T06:46:50.137Z (9 months ago)
- Language: Jupyter Notebook
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numpy Crash Course
This repo contains two `jupyter` notebooks:
- `numpy-crash-course.ipynb`: It contains various questions related to `numpy` for practice and revision.
- `numpy-crash-course-solutions.ipynb`: It contains solutions to the above questions.