package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Apr 30, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func L1Norm(numbers []int) (l1norm int)
L1Norm returns L1 norm of numbers
func Sum(numbers []int) (sum int)
Sum returns sum of numbers
SumFromString returns sum numbers which be converted from strings
Numbers represents numbers
NewNumbers is constructor for Numbers
CalcL1Norm calc L1 norm of numbers
CalcSum calc sum of numbers
SumHistory represents history of sum calculation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.