-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bfbba85
commit 2e4eb55
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# MPS_Snesim | ||
One method for enhancing simulation continuity of Snesim algorithm using multiple search trees | ||
|
||
1.The 'mGstat' library, created by Thomas Mejer Hansen, serves as a fundamental tool for this study and is utilized extensively throughout the tests. It plays a crucial role in the analysis, modeling, and simulation of geostatistical data. (https://github.com/cultpenguin/mGstat). | ||
|
||
2.The 'Paper_Test_Code' includes all the data and code used in this paper. Figure 9-22 can be displayed by simply running the program. | ||
|
||
3.The 'relycode' includes important functions necessary for running the 'Paper_Test_Code' program. | ||
|
||
4.The 'export_fig-master' package is utilized to export figures. (https://github.com/altmany/export_fig) |