numpy-matrix
Here are 29 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Dec 9, 2022 - Jupyter Notebook
Format matrices and tensors to HTML, string, and LaTeX, with Jupyter integration.
- Updated
Nov 18, 2024 - Python
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.
- Updated
May 28, 2021 - Jupyter Notebook
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
- Updated
Jan 22, 2024 - Jupyter Notebook
- Updated
Oct 21, 2023 - Jupyter Notebook
This module gets first trained by the pre-trained haar-cascade classifier, then using collected face data, it recognizes the user.
- Updated
Jul 4, 2021 - Jupyter Notebook
The fundamentals of Python NumPy Library.
- Updated
Feb 20, 2024 - Jupyter Notebook
basic machine learning code
- Updated
May 4, 2021 - Jupyter Notebook
NumPy (short for Numerical Python) is a powerful Python library used for working with arrays, matrices, and numerical computations.
- Updated
Jun 29, 2024 - Jupyter Notebook
I want make this course, because I want to learning how to use the Python programming language for Computer Vision.
- Updated
Nov 5, 2023 - Jupyter Notebook
A utility application that simplifies texture manipulation. Using Numpy and PIL
- Updated
Feb 23, 2024 - Python
Решение инженерных и экономических задач с NumPy
- Updated
Jul 1, 2023 - Python
This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.
- Updated
Feb 14, 2025 - Jupyter Notebook
In-depth exploration of essential NumPy functions
- Updated
Aug 17, 2024 - Jupyter Notebook
Some stuff i keep going back to while doing Data Schinece projects, that i've used for practicing
- Updated
Jan 31, 2021 - Python
- Updated
May 16, 2020 - Python
Numerical Python, working with numerical data in Python, going from Python lists to Numpy arrays, CSV data files using Numpy, and etc..
- Updated
Jan 10, 2024
Code to create a Pairwise Zip code Distance Matrix and use an index lookup. This is a tiny utility I built, for use in my work, but I figured it might be helpful to anyone else dealing with zip/postal code distances
- Updated
Nov 24, 2021 - Jupyter Notebook
fastest matmul operation than numpy for intel CPU (xeon)
- Updated
Jun 8, 2025 - C
Improve this page
Add a description, image, and links to thenumpy-matrix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenumpy-matrix topic, visit your repo's landing page and select "manage topics."