Skip to content
#

NumPy

numpy logo

NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

Here are 20,945 public repositories matching this topic...

A Python-based Rubik's Cube simulator and visualizer using matrix algebra for efficient representation, manipulation, and visualization of the cube's state. Includes a group theory approach to cube operations and a proof-of-concept visualization module using Matplotlib.

  • Updated Jun 1, 2024
  • Python

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Created by Travis Oliphant

Latest release 4 months ago

Followers
656 followers
Repository
numpy/numpy
Website
numpy.org
Wikipedia
Wikipedia

Related Topics

python scipy