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
- Host: GitHub
- URL: https://github.com/fatimp/materialreconstruction.jl
- Owner: fatimp
- License: other
- Created: 2021-05-31T05:21:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T04:59:00.000Z (over 3 years ago)
- Last Synced: 2025-10-21T12:52:56.948Z (8 months ago)
- Topics: correlation-functions, simulated-annealing
- Language: Julia
- Homepage:
- Size: 1.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MaterialReconstruction.jl
[](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.