This repository was archived by the owner on Dec 31, 2021. It is now read-only.
libndarray
Directory actions
More options
Directory actions
More options
libndarray
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
The ndarray library =================== This directory contains the core ndarray library, which is written in pure C and is independent of the Python C-API. Building: --------- On Unix systems, this library follows the configure, make, make install pattern. On Windows, the 'windows' directory s used to build Python for Win32 and x64 platforms.