Skip to content

Commit

Permalink
add output for 2d gaussian
Browse files Browse the repository at this point in the history
  • Loading branch information
qacwnfq committed Jul 19, 2024
1 parent 4fef6df commit c11e306
Show file tree
Hide file tree
Showing 8 changed files with 2,219 additions and 4,339 deletions.
4 changes: 2 additions & 2 deletions tests/example_data/dnest4/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
these results are generated with https://github.com/eggplantbren/DNest4/tree/master/code/Examples/Rosenbrock
after hard-coding the number of dimensions to 3 and then postprocessing with showresults.p
these results are generated with https://github.com/modsim/DNest4/tree/master/code/Examples/Gaussian.

37 changes: 10 additions & 27 deletions tests/example_data/dnest4/levels.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,11 @@
# log_X, log_likelihood, tiebreaker, accepts, tries, exceeds, visits
0 -1.79769313486e+308 0 34004 34004 11180 29004
-0.969533002366 -354500.27465 0.184673637139 23998 31610 14123 39627
-1.992093494 -51190.6265937 0.102641250532 19348 31083 15920 42045
-2.97105585853 -11243.6222298 0.10325874618 16150 32920 16626 45679
-3.97897207133 -3228.1447332 0.0925587904123 13328 34880 17901 48344
-4.97405916511 -1131.35058306 0.852351592573 11151 35275 18846 50013
-5.95575811056 -427.258976564 0.701862363078 10072 37653 19414 53338
-6.96396646863 -162.646813112 0.68451125986 9137 39867 21029 56120
-7.94957402697 -64.8403524809 0.613021892441 8647 43702 20432 61568
-9.03067901421 -26.3056692322 0.547511916734 7828 44506 24788 61778
-9.96095625455 -13.8309395233 0.334151142837 8156 49730 25984 71356
-10.9692987447 -7.50274694105 0.126042530841 7817 52371 33317 75193
-11.8132222594 -4.65369550562 0.853768724211 8272 60078 29479 90233
-12.9133196991 -2.48807948192 0.61849557121 7804 61733 25002 88050
-14.128256649 -1.16046735761 0.99591232612 7330 60886 26282 82727
-15.2498883059 -0.562856436041 0.130358708691 7127 64485 34548 87606
-16.1907059421 -0.325470154533 0.755185646839 7784 74101 16481 105486
-17.8844715844 -0.13177445907 0.64628464408 5675 57277 8900 70597
-19.6545796919 -0.0423777562198 0.393064674565 3095 33798 8676 39537
-20.9945860552 -0.0201426854991 0.336737451471 2296 26703 9618 32218
-22.1297830757 -0.0109547712599 0.186364854844 2101 23981 9711 30437
-23.2211859552 -0.00633328574242 0.761743194641 1908 22712 7536 29262
-24.4377625857 -0.00321219414708 0.379439831193 1392 17613 6798 21988
-25.5351949699 -0.00173432053459 0.0956554015875 1166 15570 3206 19207
-26.8913310896 -0.000907997439061 0.454404674518 667 8955 1351 9000
-28.133055436 -0.000638533356738 0.942850144857 290 3915 142 2105
-29.2339238102 -0.000420761812001 0.219330831487 37 592 0 0
0 -1.79769313486e+308 0 499727 499727 166149 453262
-1.0026568774 -24.2288981852 0.525042931072 313893 499796 233809 634283
-2.00104817399 -9.47881708644 0.714895697478 222289 499868 255790 702044
-3.0089085931 -4.04681590384 0.767607295196 162231 499852 266854 724049
-4.00739598051 -2.06444077077 0.820064396047 122049 499914 272244 735154
-5.00194562122 -1.33835548802 0.354030593461 93363 499379 279639 739998
-5.97976893847 -1.07882381434 0.853661100021 73433 499965 264430 748006
-7.01253719773 -0.975500885046 0.54272896543 58039 499895 274178 732681
-7.9984782496 -0.940145696394 0.71683149806 47038 499256 269726 741833
-9.00812713302 -0.926715882476 0.863764379167 38641 498813 0 0
Loading

0 comments on commit c11e306

Please sign in to comment.