close
Skip to content

Latest commit

 

History

History

README.md

NumPy Reference Documentation

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.

Contents

  • neps/ - NumPy Enhancement Proposals (NEPs) relevant to NumSharp

Source

The authoritative NumPy source is available at src/numpy/ (checked out to v2.4.2).