h2lib 13.1.1701__py3-none-win_amd64.whl → 13.1.2301__py3-none-win_amd64.whl

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.
h2lib/HAWC2Lib.dll CHANGED
Binary file
h2lib/_h2lib.py CHANGED
@@ -30,9 +30,9 @@ _ERROR_CODES = {
30
30
  }
31
31
 
32
32
 
33
- def H2Lib(suppress_output=False, subprocess=True):
33
+ def H2Lib(suppress_output=False, subprocess=True, cwd='.'):
34
34
  H2 = [H2LibThread, H2LibProcess][subprocess]
35
- return H2(suppress_output=suppress_output)
35
+ return H2(suppress_output=suppress_output, cwd=cwd)
36
36
 
37
37
 
38
38
  class H2LibThread(H2LibSignatures, DLLWrapper):
h2lib/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # This file is autogenerated and should not be modified manually
2
- __version__ = '13.1.1701'
3
- h2lib_version = '13.1.1701'
4
- hawc2_version = '13.1.17'
2
+ __version__ = '13.1.2301'
3
+ h2lib_version = '13.1.2301'
4
+ hawc2_version = '13.1.23+5-gcdb6f43'
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: h2lib
3
- Version: 13.1.1701
4
- Summary: Python interface to HAWC2 (13.1.17)
3
+ Version: 13.1.2301
4
+ Summary: Python interface to HAWC2 (13.1.23+5-gcdb6f43)
5
5
  Download-URL:
6
6
  Author: Mads M. Pedersen, S.G.Horcas and N.G.Ramos
7
7
  Author-email: mmpe@dtu.dk
@@ -18,3 +18,9 @@ Provides-Extra: test
18
18
  Requires-Dist: h2lib_tests; extra == "test"
19
19
  Provides-Extra: mpi
20
20
  Requires-Dist: mpi4py; extra == "mpi"
21
+ Dynamic: author
22
+ Dynamic: author-email
23
+ Dynamic: project-url
24
+ Dynamic: provides-extra
25
+ Dynamic: requires-dist
26
+ Dynamic: summary
@@ -0,0 +1,10 @@
1
+ h2lib/HAWC2Lib.dll,sha256=1DDWenk7w_1d-v7KFgWLcQ55KAOipPH2tj4pIqHCCHU,30859264
2
+ h2lib/__init__.py,sha256=f3fO4I6IEFRM9LaV2O3w9Pioj3GPI8qRl7P5Tg5ONtE,528
3
+ h2lib/_h2lib.py,sha256=L2DyUjbQzksXk6Uxw9ONu4eu_qcrYfSyEN8BWhqMoH8,35071
4
+ h2lib/_version.py,sha256=5VdqQ05CAw21vzOGZvE7_ih5_mCKGbYrwlNtPD_C6pw,160
5
+ h2lib/dll_wrapper.py,sha256=CfuRfDPEmmfYlEGKUmiXiuMhNiMcf24ripPHgqd8CiE,12761
6
+ h2lib/h2lib_signatures.py,sha256=1CuaSNfaTgnbhqcSaehQGNVHhKpvLFwgs2UucKWVQJE,24289
7
+ h2lib-13.1.2301.dist-info/METADATA,sha256=ctfxJlbL2MoblaX6BEnAml31TBjNBDhj0_N9rPOFxOI,862
8
+ h2lib-13.1.2301.dist-info/WHEEL,sha256=cRmSBGD-cl98KkuHMNqv9Ac9L9_VqTvcBYwpIvxN0cg,101
9
+ h2lib-13.1.2301.dist-info/top_level.txt,sha256=y_a-tUqphEZQ_0nsWSMaSb21P8Lsd8hUxUdE9g2Dcbk,6
10
+ h2lib-13.1.2301.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-win_amd64
5
5
 
@@ -1,10 +0,0 @@
1
- h2lib/HAWC2Lib.dll,sha256=2f3ye1UAvxStkuQdfZ45KsPuWatlk6OKQIRGFRM-qD4,30801920
2
- h2lib/__init__.py,sha256=f3fO4I6IEFRM9LaV2O3w9Pioj3GPI8qRl7P5Tg5ONtE,528
3
- h2lib/_h2lib.py,sha256=oCWMTpkui3KIxuZrQcyecBAv-KBKx0exTf3UC1WTJzc,35053
4
- h2lib/_version.py,sha256=aoq7oNXs_pDNUhj3g7OPtlrQRPyElXusqp2iqfeyvps,149
5
- h2lib/dll_wrapper.py,sha256=CfuRfDPEmmfYlEGKUmiXiuMhNiMcf24ripPHgqd8CiE,12761
6
- h2lib/h2lib_signatures.py,sha256=1CuaSNfaTgnbhqcSaehQGNVHhKpvLFwgs2UucKWVQJE,24289
7
- h2lib-13.1.1701.dist-info/METADATA,sha256=LiH31EtB7-lMnREX8IcRQ3Sj1V7F5HhJJ8W_yEjiF7s,722
8
- h2lib-13.1.1701.dist-info/WHEEL,sha256=pWXrJbnZSH-J-PhYmKs2XNn4DHCPNBYq965vsBJBFvA,101
9
- h2lib-13.1.1701.dist-info/top_level.txt,sha256=y_a-tUqphEZQ_0nsWSMaSb21P8Lsd8hUxUdE9g2Dcbk,6
10
- h2lib-13.1.1701.dist-info/RECORD,,