nested-fit 5.6.2.dev113__tar.gz → 5.6.3.dev116__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (217) hide show
  1. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/PKG-INFO +31 -3
  2. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/README.md +30 -2
  3. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nested_fit.egg-info/PKG-INFO +31 -3
  4. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/nested_res.py +10 -3
  5. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pyproject.toml +2 -2
  6. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/funceval/latex_parser.cpp +1 -1
  7. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/.github/dependabot.yml +0 -0
  8. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/.github/workflows/build_wheels.yml +0 -0
  9. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/.gitignore +0 -0
  10. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/CMakeLists.txt +0 -0
  11. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/LICENSE +0 -0
  12. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/STEPBYSTEP_INSTALL.md +0 -0
  13. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/ThirdParty.md +0 -0
  14. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/cmake/resman.cmake +0 -0
  15. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/cmake/write_manifest.cmake +0 -0
  16. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/README.md +0 -0
  17. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/RANDOM_WALK/he-histo.dat +0 -0
  18. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/RANDOM_WALK/nf_input.yaml +0 -0
  19. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/RANDOM_WALK_NO_DB/he-histo.dat +0 -0
  20. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/RANDOM_WALK_NO_DB/nf_input.yaml +0 -0
  21. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/RANDOM_WALK_SYN/he-histo.dat +0 -0
  22. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/RANDOM_WALK_SYN/nf_input.yaml +0 -0
  23. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/README.txt +0 -0
  24. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_hard_writing/he-histo.dat +0 -0
  25. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_hard_writing/nf_input.yaml +0 -0
  26. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_input/he-histo.dat +0 -0
  27. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_input/nf_input.yaml +0 -0
  28. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_no_points_file/he-histo.dat +0 -0
  29. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_no_points_file/nf_input.yaml +0 -0
  30. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_no_stat/he-histo.dat +0 -0
  31. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/internal_func_no_stat/nf_input.yaml +0 -0
  32. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/latex_func_input/he-histo.dat +0 -0
  33. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/latex_func_input/nf_input.yaml +0 -0
  34. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/legacy_func_input/he-histo.dat +0 -0
  35. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/01_simple_example/legacy_func_input/nf_input.yaml +0 -0
  36. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/02_error_bars_data/README.txt +0 -0
  37. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/02_error_bars_data/eb_gauss_bg-x0_300-sigma_20-A_20000-p_to_bg_0.05-bin_1.dat +0 -0
  38. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/02_error_bars_data/nf_input.yaml +0 -0
  39. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/DBSCAN-RANDOM_WALK_SYN/he-histo.dat +0 -0
  40. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/DBSCAN-RANDOM_WALK_SYN/nf_input.yaml +0 -0
  41. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/DBSCAN-SLICE_SAMPLING/he-histo.dat +0 -0
  42. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/DBSCAN-SLICE_SAMPLING/nf_input.yaml +0 -0
  43. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/KNN-RANDOM_WALK_SYN/he-histo.dat +0 -0
  44. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/KNN-RANDOM_WALK_SYN/nf_input.yaml +0 -0
  45. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/KNN-SLICE_SAMPLING/he-histo.dat +0 -0
  46. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/KNN-SLICE_SAMPLING/nf_input.yaml +0 -0
  47. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/README.txt +0 -0
  48. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/agglomerative-RANDOM_WALK_SYN/he-histo.dat +0 -0
  49. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/agglomerative-RANDOM_WALK_SYN/nf_input.yaml +0 -0
  50. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/agglomerative-SLICE_SAMPLING/he-histo.dat +0 -0
  51. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/agglomerative-SLICE_SAMPLING/nf_input.yaml +0 -0
  52. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/mean-shift-RANDOM_WALK_SYN/he-histo.dat +0 -0
  53. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/mean-shift-RANDOM_WALK_SYN/nf_input.yaml +0 -0
  54. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/mean-shift-SLICE_SAMPLING/he-histo.dat +0 -0
  55. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/03_with_cluster_analysis/mean-shift-SLICE_SAMPLING/nf_input.yaml +0 -0
  56. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/04_set_of_datafiles/latex_func_input/gauss_bg-x0_300-sigma_20-A_300-p_to_bg_20-bin_1.dat +0 -0
  57. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/04_set_of_datafiles/latex_func_input/gauss_bg-x0_310-sigma_20-A_150-p_to_bg_10-bin_1.dat +0 -0
  58. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/04_set_of_datafiles/latex_func_input/nf_input.yaml +0 -0
  59. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/04_set_of_datafiles/legacy_func_input/gauss_bg-x0_300-sigma_20-A_300-p_to_bg_20-bin_1.dat +0 -0
  60. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/04_set_of_datafiles/legacy_func_input/gauss_bg-x0_310-sigma_20-A_150-p_to_bg_10-bin_1.dat +0 -0
  61. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/04_set_of_datafiles/legacy_func_input/nf_input.yaml +0 -0
  62. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/05_data_2D/README.txt +0 -0
  63. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/05_data_2D/nf_input.yaml +0 -0
  64. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/05_data_2D/test_matrix.dat +0 -0
  65. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/06_interpolation_function/ginterp.csv +0 -0
  66. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/06_interpolation_function/interp.csv +0 -0
  67. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/06_interpolation_function/nf_input.yaml +0 -0
  68. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/data_analysis/06_interpolation_function/pynf_interp.ipynb +0 -0
  69. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/function_integration/07_func_GAUSS/hard_writing/nf_input.yaml +0 -0
  70. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/function_integration/07_func_GAUSS/no_hard_writing/nf_input.yaml +0 -0
  71. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/function_integration/08_func_EGGBOX/nf_input.yaml +0 -0
  72. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/.ipynb_checkpoints/pandas_extended_analysis-checkpoint.ipynb +0 -0
  73. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/.ipynb_checkpoints/simple_analysis_visu-checkpoint.ipynb +0 -0
  74. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/pandas_extended_analysis.ipynb +0 -0
  75. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/pynf_interp.ipynb +0 -0
  76. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/quick_start_with_google_colab.ipynb +0 -0
  77. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_1gauss_bg/he-histo.dat +0 -0
  78. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_1gauss_bg/nf_input.yaml +0 -0
  79. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_2gauss_bg/he-histo.dat +0 -0
  80. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_2gauss_bg/nf_input.yaml +0 -0
  81. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_3gauss_bg/.ipynb_checkpoints/he-histo-checkpoint.dat +0 -0
  82. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_3gauss_bg/.ipynb_checkpoints/nf_input-checkpoint.dat +0 -0
  83. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_3gauss_bg/.ipynb_checkpoints/nf_input-checkpoint.yaml +0 -0
  84. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_3gauss_bg/he-histo.dat +0 -0
  85. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_3gauss_bg/nf_input.yaml +0 -0
  86. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_4gauss_bg/he-histo.dat +0 -0
  87. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/res_4gauss_bg/nf_input.yaml +0 -0
  88. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/set_of_datafiles/README.txt +0 -0
  89. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/set_of_datafiles/gauss_bg-x0_300-sigma_20-A_300-p_to_bg_20-bin_1.dat +0 -0
  90. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/set_of_datafiles/gauss_bg-x0_310-sigma_20-A_150-p_to_bg_10-bin_1.dat +0 -0
  91. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/set_of_datafiles/nf_input.yaml +0 -0
  92. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/set_of_files_analysis.ipynb +0 -0
  93. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/simple_analysis_visu.ipynb +0 -0
  94. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/jupyter_notebooks/simple_visualisation.ipynb +0 -0
  95. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/native_functions/example.cpp +0 -0
  96. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/native_functions/example.f90 +0 -0
  97. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/potential_exploration/09_ENERGY_HARM_3D/hard_writing/nf_energy.txt +0 -0
  98. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/potential_exploration/09_ENERGY_HARM_3D/hard_writing/nf_input.yaml +0 -0
  99. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/potential_exploration/09_ENERGY_HARM_3D/no_hard_writing/nf_energy.txt +0 -0
  100. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/potential_exploration/09_ENERGY_HARM_3D/no_hard_writing/nf_input.yaml +0 -0
  101. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/potential_exploration/10_Q_ENERGY_HARM_3D/hard_writing/nf_input.yaml +0 -0
  102. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/examples/potential_exploration/10_Q_ENERGY_HARM_3D/no_hard_writing/nf_input.yaml +0 -0
  103. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/.DS_Store +0 -0
  104. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercices_ICFO/ICFO2024_nested_fit_tutorial.ipynb +0 -0
  105. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercices_ICFO/res_1gauss_bg/he-histo.dat +0 -0
  106. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercices_ICFO/res_1gauss_bg/nf_input.yaml +0 -0
  107. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/exercises_quantitative_xray_spectroscopy.ipynb +0 -0
  108. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/with_U_1000_counts/c_U_1000_counts.dat +0 -0
  109. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/with_U_100s/c_U_100s.dat +0 -0
  110. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/with_U_1s/c_U_1s.dat +0 -0
  111. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/with_U_1s/nf_input.dat +0 -0
  112. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/without_U_100k_counts/s_U_100000_counts.dat +0 -0
  113. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/without_U_1M_counts/nf_input.dat +0 -0
  114. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/exercises_QXRA/without_U_1M_counts/s_U_1000000_counts.dat +0 -0
  115. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise1_piN_sampling/README.txt +0 -0
  116. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise1_piN_sampling/nf_input.dat +0 -0
  117. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise1_piN_sampling/piN-sum.dat +0 -0
  118. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise2_pN_evidence/README.txt +0 -0
  119. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise2_pN_evidence/nf_input.dat +0 -0
  120. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise2_pN_evidence/piN-sum.dat +0 -0
  121. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise2_pN_evidence/results_2000lp.txt +0 -0
  122. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise3_He-like_U_from_scratch/README.txt +0 -0
  123. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise3_He-like_U_from_scratch/he-histo.dat +0 -0
  124. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise4_He-like_U_clusters/README.txt +0 -0
  125. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise4_He-like_U_clusters/he-histo.dat +0 -0
  126. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise4_He-like_U_clusters/nf_input.dat +0 -0
  127. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise5_He-like_U_search_and_clusters_methods/README.txt +0 -0
  128. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/exercises/old_exercices/exercise5_He-like_U_search_and_clusters_methods/he-histo.dat +0 -0
  129. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/install.sh +0 -0
  130. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nested_fit.egg-info/SOURCES.txt +0 -0
  131. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nested_fit.egg-info/dependency_links.txt +0 -0
  132. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nested_fit.egg-info/entry_points.txt +0 -0
  133. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nested_fit.egg-info/requires.txt +0 -0
  134. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nested_fit.egg-info/top_level.txt +0 -0
  135. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/nf_input.yaml +0 -0
  136. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/__init__.py +0 -0
  137. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/cliw.py +0 -0
  138. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/evaluator.py +0 -0
  139. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/metadata.py +0 -0
  140. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/nested_run.py +0 -0
  141. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/utils.py +0 -0
  142. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/__init__.py +0 -0
  143. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/bar.py +0 -0
  144. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/errorui.py +0 -0
  145. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/hfinder.py +0 -0
  146. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/plot.py +0 -0
  147. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/timer.py +0 -0
  148. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/pynested_fit/widgets/var.py +0 -0
  149. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/setup.cfg +0 -0
  150. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/setup.py +0 -0
  151. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/curfit.f +0 -0
  152. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpback.f +0 -0
  153. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpbspl.f +0 -0
  154. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpchec.f +0 -0
  155. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpcurf.f +0 -0
  156. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpdisc.f +0 -0
  157. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpgivs.f +0 -0
  158. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fpknot.f +0 -0
  159. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fprati.f +0 -0
  160. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/fprota.f +0 -0
  161. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/DIERCKX/splev.f +0 -0
  162. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Makefile +0 -0
  163. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_array_tries.f90 +0 -0
  164. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_cluster_analysis.f90 +0 -0
  165. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_covariance_matrix.f90 +0 -0
  166. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_input_parse.f90 +0 -0
  167. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_integrated_func.f90 +0 -0
  168. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_interpolate.f90 +0 -0
  169. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_jsonio.f90 +0 -0
  170. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_likelihood.f90 +0 -0
  171. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_likelihood_gen.f90 +0 -0
  172. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_logger.f90 +0 -0
  173. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_math.f90 +0 -0
  174. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_metadata.f90.in +0 -0
  175. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_options.f90 +0 -0
  176. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_parameters.f90 +0 -0
  177. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_perfprof.f90 +0 -0
  178. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_potentials.f90 +0 -0
  179. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_search_new_point.f90 +0 -0
  180. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_timestamp.f90 +0 -0
  181. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/Mod_userfcn.f90 +0 -0
  182. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/dpsort.f +0 -0
  183. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/fdump.f +0 -0
  184. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/i1mach.f +0 -0
  185. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/j4save.f +0 -0
  186. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/xercnt.f +0 -0
  187. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/xerhlt.f +0 -0
  188. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/xermsg.f +0 -0
  189. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/xerprn.f +0 -0
  190. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/xersve.f +0 -0
  191. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/SLATEC/xgetua.f +0 -0
  192. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/USERFCN.f +0 -0
  193. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/USERFCN_2D.f90 +0 -0
  194. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/USERFCN_SET.f +0 -0
  195. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/cli/argparse.f90 +0 -0
  196. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/funceval/auto_func.f90 +0 -0
  197. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/funceval/native_parser.cpp +0 -0
  198. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/functions/WOFZ.f +0 -0
  199. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/functions/internal.tex +0 -0
  200. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/functions/internal_funcs.f90 +0 -0
  201. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/console.cpp +0 -0
  202. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/halt.f90 +0 -0
  203. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/hash.f90 +0 -0
  204. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/int_stack.f90 +0 -0
  205. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/resman.cpp.in +0 -0
  206. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/rmhex.cpp +0 -0
  207. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/strutil.f90 +0 -0
  208. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/helper/utils.cpp +0 -0
  209. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/init_interpolation.f +0 -0
  210. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/nested_fit.f90 +0 -0
  211. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/nested_sampling.f90 +0 -0
  212. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/rinteg.f +0 -0
  213. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/src/shirley_fitpack.f90 +0 -0
  214. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/test/CMakeLists.txt +0 -0
  215. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/test/README.md +0 -0
  216. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/test/str.f90 +0 -0
  217. {nested_fit-5.6.2.dev113 → nested_fit-5.6.3.dev116}/test/test.f90 +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nested_fit
3
- Version: 5.6.2.dev113
3
+ Version: 5.6.3.dev116
4
4
  Summary: The nested_fit package.
5
5
  Author: Martino Trassinelli, Lune Maillard, César Godinho
6
6
  Project-URL: Homepage, https://github.com/martinit18/nested_fit
@@ -73,11 +73,38 @@ Other jupyter notebook examples can be found in `examples/jupyter_notebooks`.
73
73
  > :warning: Windows support is deprecated. Compile at own risk.
74
74
 
75
75
  ### Using PIP
76
- For most users if you are running on Linux or MacOS, chances are you can just install directly from pip.
76
+ For most users if you are running on Linux or MacOS, you can just install directly from pip.
77
77
  ```sh
78
78
  pipx install nested_fit
79
79
  ```
80
80
 
81
+ The `examples/` directory is bundled with the package. After installation you can
82
+ copy it to a local working area in a couple of ways:
83
+
84
+ * **directly from the installed site‑packages**
85
+
86
+ ```sh
87
+ pkgdir=$(python -c "import os,nested_fit; print(os.path.join(os.path.dirname(nested_fit.__file__), 'examples'))")
88
+ cp -rp "$pkgdir" ./nested_fit_examples
89
+ ```
90
+
91
+ * **or grab them from GitHub with `curl` alone** – no git required. Download
92
+ the repository tarball and extract just the examples directory:
93
+
94
+ ```sh
95
+ curl -L -o nf.tar.gz \
96
+ https://github.com/martinit18/nested_fit/archive/refs/heads/main.tar.gz
97
+ mkdir -p nested_fit_examples
98
+ tar -xzf nf.tar.gz --strip-components=1 nested_fit-main/examples
99
+ rm nf.tar.gz
100
+ ```
101
+
102
+ the result is a local `nested_fit_examples` tree containing all of the input
103
+ files and notebooks.
104
+ Either approach gives you a local copy of the input files and notebooks without
105
+ needing to clone the entire repository.
106
+
107
+
81
108
  ### Installing from source (automatic)
82
109
  If you cannot use pip you can install via the following script:
83
110
  ```bash
@@ -416,8 +443,9 @@ Examples of use of a legacy function can be found in `examples/data_analysis/aaa
416
443
 
417
444
  ## Present version and history of the past versions
418
445
 
419
- The present version is 5.6.1\
446
+ The present version is 5.6.2\
420
447
  New features:
448
+ - Latex input support for compound variable names (i.e. x_{sub})
421
449
  - PyPI available development builds
422
450
  - PyPI binary distribution for arm64 macOS
423
451
  - Optional management of memory of dead points (in RAM or file)
@@ -48,11 +48,38 @@ Other jupyter notebook examples can be found in `examples/jupyter_notebooks`.
48
48
  > :warning: Windows support is deprecated. Compile at own risk.
49
49
 
50
50
  ### Using PIP
51
- For most users if you are running on Linux or MacOS, chances are you can just install directly from pip.
51
+ For most users if you are running on Linux or MacOS, you can just install directly from pip.
52
52
  ```sh
53
53
  pipx install nested_fit
54
54
  ```
55
55
 
56
+ The `examples/` directory is bundled with the package. After installation you can
57
+ copy it to a local working area in a couple of ways:
58
+
59
+ * **directly from the installed site‑packages**
60
+
61
+ ```sh
62
+ pkgdir=$(python -c "import os,nested_fit; print(os.path.join(os.path.dirname(nested_fit.__file__), 'examples'))")
63
+ cp -rp "$pkgdir" ./nested_fit_examples
64
+ ```
65
+
66
+ * **or grab them from GitHub with `curl` alone** – no git required. Download
67
+ the repository tarball and extract just the examples directory:
68
+
69
+ ```sh
70
+ curl -L -o nf.tar.gz \
71
+ https://github.com/martinit18/nested_fit/archive/refs/heads/main.tar.gz
72
+ mkdir -p nested_fit_examples
73
+ tar -xzf nf.tar.gz --strip-components=1 nested_fit-main/examples
74
+ rm nf.tar.gz
75
+ ```
76
+
77
+ the result is a local `nested_fit_examples` tree containing all of the input
78
+ files and notebooks.
79
+ Either approach gives you a local copy of the input files and notebooks without
80
+ needing to clone the entire repository.
81
+
82
+
56
83
  ### Installing from source (automatic)
57
84
  If you cannot use pip you can install via the following script:
58
85
  ```bash
@@ -391,8 +418,9 @@ Examples of use of a legacy function can be found in `examples/data_analysis/aaa
391
418
 
392
419
  ## Present version and history of the past versions
393
420
 
394
- The present version is 5.6.1\
421
+ The present version is 5.6.2\
395
422
  New features:
423
+ - Latex input support for compound variable names (i.e. x_{sub})
396
424
  - PyPI available development builds
397
425
  - PyPI binary distribution for arm64 macOS
398
426
  - Optional management of memory of dead points (in RAM or file)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nested_fit
3
- Version: 5.6.2.dev113
3
+ Version: 5.6.3.dev116
4
4
  Summary: The nested_fit package.
5
5
  Author: Martino Trassinelli, Lune Maillard, César Godinho
6
6
  Project-URL: Homepage, https://github.com/martinit18/nested_fit
@@ -73,11 +73,38 @@ Other jupyter notebook examples can be found in `examples/jupyter_notebooks`.
73
73
  > :warning: Windows support is deprecated. Compile at own risk.
74
74
 
75
75
  ### Using PIP
76
- For most users if you are running on Linux or MacOS, chances are you can just install directly from pip.
76
+ For most users if you are running on Linux or MacOS, you can just install directly from pip.
77
77
  ```sh
78
78
  pipx install nested_fit
79
79
  ```
80
80
 
81
+ The `examples/` directory is bundled with the package. After installation you can
82
+ copy it to a local working area in a couple of ways:
83
+
84
+ * **directly from the installed site‑packages**
85
+
86
+ ```sh
87
+ pkgdir=$(python -c "import os,nested_fit; print(os.path.join(os.path.dirname(nested_fit.__file__), 'examples'))")
88
+ cp -rp "$pkgdir" ./nested_fit_examples
89
+ ```
90
+
91
+ * **or grab them from GitHub with `curl` alone** – no git required. Download
92
+ the repository tarball and extract just the examples directory:
93
+
94
+ ```sh
95
+ curl -L -o nf.tar.gz \
96
+ https://github.com/martinit18/nested_fit/archive/refs/heads/main.tar.gz
97
+ mkdir -p nested_fit_examples
98
+ tar -xzf nf.tar.gz --strip-components=1 nested_fit-main/examples
99
+ rm nf.tar.gz
100
+ ```
101
+
102
+ the result is a local `nested_fit_examples` tree containing all of the input
103
+ files and notebooks.
104
+ Either approach gives you a local copy of the input files and notebooks without
105
+ needing to clone the entire repository.
106
+
107
+
81
108
  ### Installing from source (automatic)
82
109
  If you cannot use pip you can install via the following script:
83
110
  ```bash
@@ -416,8 +443,9 @@ Examples of use of a legacy function can be found in `examples/data_analysis/aaa
416
443
 
417
444
  ## Present version and history of the past versions
418
445
 
419
- The present version is 5.6.1\
446
+ The present version is 5.6.2\
420
447
  New features:
448
+ - Latex input support for compound variable names (i.e. x_{sub})
421
449
  - PyPI available development builds
422
450
  - PyPI binary distribution for arm64 macOS
423
451
  - Optional management of memory of dead points (in RAM or file)
@@ -94,9 +94,16 @@ class Analysis(object):
94
94
  self.df = None
95
95
  print('No data points to load')
96
96
  else:
97
- self.df = pd.read_csv(path+'nf_output_points.txt', delim_whitespace=True, header=0,
98
- #names=["weight","lnlikelihood"] + ["val_%s" % d for d in range(1, self.number_of_values+1)])
99
- names=["weight","lnlikelihood"] + self.par_names)
97
+ # pandas may raise an error if `delim_whitespace` is provided depending
98
+ # on the version; use a regex sep and the python engine for safe
99
+ # whitespace-separated parsing.
100
+ self.df = pd.read_csv(
101
+ path + 'nf_output_points.txt',
102
+ sep=r"\s+",
103
+ engine='python',
104
+ header=0,
105
+ names=["weight","lnlikelihood"] + self.par_names,
106
+ )
100
107
  print(self.df.columns)
101
108
  print('Available parameters :', list(self.df.columns))
102
109
  self.df.head()
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "nested_fit"
7
- version = "5.6.2.dev113"
7
+ version = "5.6.3.dev116"
8
8
  description = "The nested_fit package."
9
9
  readme = "README.md"
10
10
 
@@ -65,7 +65,7 @@ archs = ["x86_64", "arm64"]
65
65
  archs = ["x86_64"]
66
66
 
67
67
  [tool.setuptools_scm]
68
- fallback_version = "5.6.2.dev113"
68
+ fallback_version = "5.6.3.dev116"
69
69
 
70
70
  [options]
71
71
  python_requires = ">=3.8"
@@ -4,7 +4,7 @@
4
4
  // Date : 26/07/2023
5
5
 
6
6
  // Supported features :
7
- // - Params need to be 1 letter (+1 optional subscript letter)
7
+ // - Params need to be 1 letter (+1 optional subscript letter) or of the form x_{<subscript_str>}
8
8
  // - Function calls need to be under \mathrm{func_name}(other_func(x)) or \texttt{func_name}(other_func(x))
9
9
  // - Supported built-ins : \frac, \sqrt, \exp, \log, \sin, \cos, \tan
10
10
  // - Supported contants : \pi