leo
37f15b9fa6
both for Autocorrelate and AutocorrelateMP, even though for the latter the change only covers converting the divisor expression as a whole, instead of individual elements separately. |
||
---|---|---|
.. | ||
data | ||
stats | ||
.golangci.yml | ||
data.go | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md | ||
run.go |
p2
this is a Go subproject containing code for task no. 2.
compile
go build -v .
run
# pass a csv data file.
./p2 -datafile=./data/m.csv