Numy v0.1.5 Numy.Vector View Source

Vector, basic implementation.

Implements protocols: Numy.Vc

Link to this section Summary

Functions

Create new Vector as a copy of other Vector

Create new Vector as a concatenation of 2

Link to this section Functions

Create new Vector as a copy of other Vector

Create new Vector as a concatenation of 2

Link to this function

root_mean_sq_err(v1, v2)

View Source