Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 177 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 177 Bytes

matrixScaling

This tool is made for the purpose of Scaling matrices to reduce computational load

Usage: go build scale2d.go

./scale2d -i <inputfile.csv> -o <outputfile.csv>