Repository History
Explore all analyzed open source repositories
Topic: NumPy

PyQtGraph: Fast Data Visualization and GUI Tools for Scientific Applications
PyQtGraph is a powerful, pure-Python graphics library tailored for scientific and engineering applications. It provides fast data visualization and GUI tools, leveraging NumPy for numerical processing, Qt's GraphicsView for 2D, and OpenGL for 3D displays. This makes it an excellent choice for high-performance data plotting and interactive interfaces.
Jan 20, 2026
View Details

Numba: A Just-In-Time Compiler for Numerical Python Functions
Numba is an open-source, NumPy-aware optimizing compiler for Python, leveraging the LLVM project to generate machine code. It significantly accelerates numerical functions, offering support for automatic parallelization, GPU-accelerated code, and ufuncs. This tool is essential for Python developers seeking high-performance computing capabilities.
Oct 28, 2025
View Details
Page 1