//
pkg.gl
Category
github.com/mmcloughlin/addchain
internal
bigvector
package
0.4.0
Repository:
https://github.com/mmcloughlin/addchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
62 SLOC
#
Functions
Add
Add vectors.
Lsh
Lsh left shifts every element of the vector v.
New
New constructs an n-dimensional zero vector.
NewBasis
NewBasis constructs an n-dimensional basis vector with a 1 in position i.
#
Interfaces
Vector
Vector of immutable multi-precision integers.