An open API service indexing awesome lists of open source software.

https://github.com/fatimp/materialreconstruction.jl

Reconstruction of binary arrays using correlation functions and simulated annealing
https://github.com/fatimp/materialreconstruction.jl

correlation-functions simulated-annealing

Last synced: 3 months ago
JSON representation

Reconstruction of binary arrays using correlation functions and simulated annealing

Awesome Lists containing this project

README

          

# MaterialReconstruction.jl
[![CI](https://github.com/shamazmazum/MaterialReconstruction.jl/actions/workflows/test.yml/badge.svg)](https://github.com/shamazmazum/MaterialReconstruction.jl/actions/workflows/test.yml)

This package can be used to reconstruct materials from measured correlation
functions (as described in Salvatore Torquato's book "Random Heterogeneous
Materials"
[ISBN 978-1-4757-6357-7](https://www.springer.com/us/book/9780387951676)) using
a procedure called "Simulated annealing".

Look [here](https://fatimp.github.io/MaterialReconstruction.jl/stable/) for
documentation and examples.