Repository navigation

#

numpy-exercises

Numpy exercises.

Python
1715
2 年前

Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific computing with Python. Besides its obvious scientific uses, Numpy can also be used as an efficient multi-dimensional container of generic data.

Jupyter Notebook
238
2 年前

NumPy fundamentals for tensor computation; Matplotlib for data visualization

Jupyter Notebook
23
6 年前

numpy practice exercise with solution

Jupyter Notebook
13
7 年前

Extended material of the summer course "Introduction to High-Performance Computing in Python for Scientists!". Goethe Research Academy for Early Career Researchers (GRADE), Goethe University Frankfurt, Germany.

Jupyter Notebook
11
3 年前

This repository will be the training documentation and "cheat sheets" I create for myself, my students, and any projects I need to work in. Documentation is KEY - and ensuring you utilize your knowledge solidifies it. So this is a mixture of both.

Jupyter Notebook
8
2 年前
Jupyter Notebook
7
6 年前

Introduction to Computer Vision by Dr. Bei Xiao

Python
7
7 年前

This repository is full of practical guide of python libraries NumPy, Pandas, Matplotlib, simple program to create QRcode

Jupyter Notebook
6
3 个月前

This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib

Jupyter Notebook
5
3 年前

It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.

Jupyter Notebook
5
4 年前

NumPy Data Science Essential Traing COurse. Part of Youtube Course Offered by TheEngineeringWorld.

Jupyter Notebook
4
7 年前

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities

Jupyter Notebook
4
1 年前

NumPy is a Python library that is the core library for scientific computing in Python.

Jupyter Notebook
3
6 年前

An archive of Data Science and analytics projects and lessons

Jupyter Notebook
2
9 个月前