This directory contains documentation about NumPy behavior based on NumPy 2.4.2.
These documents serve as reference material for understanding NumPy's APIs, semantics, and implementation details. They are used to ensure NumSharp maintains 1-to-1 behavioral compatibility with NumPy.
neps/- NumPy Enhancement Proposals (NEPs) relevant to NumSharp
The authoritative NumPy source is available at src/numpy/ (checked out to v2.4.2).