Module numpy::prelude

source ·
Expand description

A prelude

The purpose of this module is to avoid direct imports of the method traits defined by this crate via a glob import:

use numpy::prelude::*;

Re-exports§

Traits§