CorrelationFunctions.jl

Various correlation functions for 1,2, and 3 dimensional arrays
Author fatimp
Popularity
5 Stars
Updated Last
1 Year Ago
Started In
March 2021

CorrelationFunctions.jl

CI

CorrelationFunctions.jl is a library of correlation functions as described in Salvatore Torquato's book "Random Heterogeneous Materials".

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.

Acknowledgements

Correlation maps are written by Alexey Samarin. Special thanks to Kirill Gerke, Efim Lavrukhin and Marina Karsanina for their support.