https://github.com/fatimp/correlationtrackers.jl
Type for fast updating of correlation functions
https://github.com/fatimp/correlationtrackers.jl
Last synced: 3 months ago
JSON representation
Type for fast updating of correlation functions
- Host: GitHub
- URL: https://github.com/fatimp/correlationtrackers.jl
- Owner: fatimp
- License: other
- Created: 2021-05-18T09:59:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T04:08:26.000Z (over 3 years ago)
- Last Synced: 2025-10-21T12:49:11.829Z (8 months ago)
- Language: Julia
- Size: 462 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CorrelationTrackers.jl
[](https://github.com/shamazmazum/CorrelationTrackers.jl/actions/workflows/test.yml)
`CorrelationTrackers.jl` is a library which helps you to fastly update correlation
functions calculated by `CorrelationFunctions.jl` package when you
insignificantly change the input.
To build a documentation do the following:
1. From Julia REPL: `import Pkg; Pkg.add("Documenter")`
2. From shell, this directory being the working directory: `cd docs && julia make.jl`
Also the documentation for the most recent release is available on
[GitHub Pages](https://fatimp.github.io/CorrelationTrackers.jl/stable/).
## Acknowledgements
Special thanks to Kirill Gerke, Efim Lavrukhin and Marina Karsanina for their support.