ak9im course projects
Go to file
leo 37f15b9fa6
fix autocorrelation: convert divisor to float64
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.
2023-02-25 13:40:16 +01:00
.vscode add .vscode settings 2023-01-27 01:57:20 +01:00
p1 bump p1 to v0.0.1 2023-01-28 18:56:54 +01:00
p2 fix autocorrelation: convert divisor to float64 2023-02-25 13:40:16 +01:00
.editorconfig initial commit 2022-11-03 21:18:55 +01:00
.envrc initial commit 2022-11-03 21:18:55 +01:00
.gitattributes update .gitattributes 2023-01-28 19:04:09 +01:00
.gitignore initial commit 2022-11-03 21:18:55 +01:00
.pre-commit-config.yaml p2: implement file reading+basic data operations 2023-02-24 23:50:13 +01:00
default.nix initial commit 2022-11-03 21:18:55 +01:00
flake.lock flake: add p2 2023-01-28 19:22:31 +01:00
flake.nix p2: implement file reading+basic data operations 2023-02-24 23:50:13 +01:00
README.md add README.md 2022-11-03 21:35:33 +01:00
shell.nix initial commit 2022-11-03 21:18:55 +01:00

ak9im

this repo contains code/documentation/protocols for AK9IM classes.