ncrystal-python 4.3.2__tar.gz → 4.4.0__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 (70) hide show
  1. {ncrystal_python-4.3.2/src/ncrystal_python.egg-info → ncrystal_python-4.4.0}/PKG-INFO +1 -1
  2. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/__init__.py +1 -1
  3. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_query.py +2 -2
  4. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_common.py +8 -0
  5. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_mmc_doc.py +2 -2
  6. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0/src/ncrystal_python.egg-info}/PKG-INFO +1 -1
  7. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/LICENSE +0 -0
  8. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/README.md +0 -0
  9. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/pyproject.toml +0 -0
  10. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/setup.cfg +0 -0
  11. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/__main__.py +0 -0
  12. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_chooks.py +0 -0
  13. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_cif2ncmat.py +0 -0
  14. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_endf2ncmat.py +0 -0
  15. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_hfg2ncmat.py +0 -0
  16. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_mcstasunion.py +0 -0
  17. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_minimc.py +0 -0
  18. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_ncmat2cpp.py +0 -0
  19. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_ncmat2endf.py +0 -0
  20. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_ncmat2hkl.py +0 -0
  21. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_nctool.py +0 -0
  22. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_vdos2ncmat.py +0 -0
  23. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cli_verifyatompos.py +0 -0
  24. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_clientry.py +0 -0
  25. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cliimpl.py +0 -0
  26. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_cliwrap_config.py +0 -0
  27. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_coreimpl.py +0 -0
  28. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_hfgdata.py +0 -0
  29. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_hklobjects.py +0 -0
  30. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_is_std.py +0 -0
  31. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_locatelib.py +0 -0
  32. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_miscimpl.py +0 -0
  33. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_mmc.py +0 -0
  34. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_mmc_impl.py +0 -0
  35. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_msg.py +0 -0
  36. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_ncmat2cpp_impl.py +0 -0
  37. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_ncmat2endf_impl.py +0 -0
  38. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_ncmatimpl.py +0 -0
  39. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_numpy.py +0 -0
  40. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_sabutils.py +0 -0
  41. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/_testimpl.py +0 -0
  42. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/api.py +0 -0
  43. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/atomdata.py +0 -0
  44. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/cfgstr.py +0 -0
  45. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/cifutils.py +0 -0
  46. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/cli.py +0 -0
  47. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/constants.py +0 -0
  48. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/core.py +0 -0
  49. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/datasrc.py +0 -0
  50. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/exceptions.py +0 -0
  51. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/hfg2ncmat.py +0 -0
  52. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/hist.py +0 -0
  53. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/mcstasutils.py +0 -0
  54. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/minimc.py +0 -0
  55. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/minimc_objects.py +0 -0
  56. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/misc.py +0 -0
  57. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/mmc.py +0 -0
  58. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/ncmat.py +0 -0
  59. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/ncmat2cpp.py +0 -0
  60. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/ncmat2endf.py +0 -0
  61. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/obsolete.py +0 -0
  62. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/plot.py +0 -0
  63. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/plugins.py +0 -0
  64. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/test.py +0 -0
  65. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/NCrystal/vdos.py +0 -0
  66. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/ncrystal_python.egg-info/SOURCES.txt +0 -0
  67. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/ncrystal_python.egg-info/dependency_links.txt +0 -0
  68. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/ncrystal_python.egg-info/entry_points.txt +0 -0
  69. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/ncrystal_python.egg-info/requires.txt +0 -0
  70. {ncrystal_python-4.3.2 → ncrystal_python-4.4.0}/src/ncrystal_python.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ncrystal-python
3
- Version: 4.3.2
3
+ Version: 4.4.0
4
4
  Summary: Library for thermal neutron transport in crystals and other materials.
5
5
  Author: NCrystal developers (Thomas Kittelmann, Xiao Xiao Cai)
6
6
  License:
@@ -55,7 +55,7 @@ For detailed usage conditions and licensing of this open source project, see:
55
55
 
56
56
  #NB: Synchronize meta-data below with fields in setup.py+template_setup.py.in meta data:
57
57
  __license__ = "Apache 2.0, http://www.apache.org/licenses/LICENSE-2.0"
58
- __version__ = '4.3.2'
58
+ __version__ = '4.4.0'
59
59
  __status__ = "Production"
60
60
  __author__ = "NCrystal developers (Thomas Kittelmann, Xiao Xiao Cai)"
61
61
  __copyright__ = "Copyright 2015-2024 %s"%__author__
@@ -75,8 +75,8 @@ def main( progname, args ):
75
75
  unpack = unpack_json )
76
76
  if to_stdout:
77
77
  if unpack_json:
78
- import pprint
79
- pprint.pp(res)#NB: .pprint sorts dicts, .pp does not
78
+ from ._common import ncpprint
79
+ ncpprint(res,do_sort=False)
80
80
  else:
81
81
  print(res)
82
82
  else:
@@ -639,3 +639,11 @@ def create_read_only_view(data):
639
639
  return tuple(create_read_only_view(v) for v in data)
640
640
  else:
641
641
  return data
642
+
643
+ def ncpprint(obj, *, do_sort=False):
644
+ import pprint
645
+ #NB: pprint.pprint sorts dicts, while pprint.pp does not
646
+ if do_sort:
647
+ pprint.print(obj)
648
+ else:
649
+ pprint.pp(obj)
@@ -469,5 +469,5 @@ if __name__=='__main__':
469
469
  r=gen_doc_impl( subject=sys.argv[1],
470
470
  mode = mode )
471
471
  if mode == 'dict':
472
- import pprint
473
- pprint.pp(r)
472
+ from ._common import ncpprint
473
+ ncpprint(r,do_sort=False)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ncrystal-python
3
- Version: 4.3.2
3
+ Version: 4.4.0
4
4
  Summary: Library for thermal neutron transport in crystals and other materials.
5
5
  Author: NCrystal developers (Thomas Kittelmann, Xiao Xiao Cai)
6
6
  License:
File without changes