westpa 2022.9__cp38-cp38-macosx_10_9_x86_64.whl → 2022.10__cp38-cp38-macosx_10_9_x86_64.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.
Potentially problematic release.
This version of westpa might be problematic. Click here for more details.
- westpa/_version.py +3 -3
- westpa/core/binning/_assign.cpython-38-darwin.so +0 -0
- westpa/core/h5io.py +1 -2
- westpa/core/kinetics/_kinetics.cpython-38-darwin.so +0 -0
- westpa/core/reweight/_reweight.cpython-38-darwin.so +0 -0
- westpa/fasthist/_fasthist.cpython-38-darwin.so +0 -0
- westpa/mclib/_mclib.cpython-38-darwin.so +0 -0
- westpa/trajtree/_trajtree.cpython-38-darwin.so +0 -0
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/METADATA +1 -1
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/RECORD +15 -15
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/AUTHORS +0 -0
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/LICENSE +0 -0
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/WHEEL +0 -0
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/entry_points.txt +0 -0
- {westpa-2022.9.dist-info → westpa-2022.10.dist-info}/top_level.txt +0 -0
westpa/_version.py
CHANGED
|
@@ -8,11 +8,11 @@ import json
|
|
|
8
8
|
|
|
9
9
|
version_json = '''
|
|
10
10
|
{
|
|
11
|
-
"date": "2024-05-
|
|
11
|
+
"date": "2024-05-30T14:33:52-0400",
|
|
12
12
|
"dirty": false,
|
|
13
13
|
"error": null,
|
|
14
|
-
"full-revisionid": "
|
|
15
|
-
"version": "2022.
|
|
14
|
+
"full-revisionid": "40fe71e4e393b47e0a231b178add25696e469405",
|
|
15
|
+
"version": "2022.10"
|
|
16
16
|
}
|
|
17
17
|
''' # END VERSION_JSON
|
|
18
18
|
|
|
Binary file
|
westpa/core/h5io.py
CHANGED
|
@@ -18,7 +18,6 @@ from tables import NaturalNameWarning
|
|
|
18
18
|
|
|
19
19
|
from mdtraj import Trajectory, join as join_traj
|
|
20
20
|
from mdtraj.utils import in_units_of, import_, ensure_type
|
|
21
|
-
from mdtraj.utils.six import string_types
|
|
22
21
|
from mdtraj.formats import HDF5TrajectoryFile
|
|
23
22
|
from mdtraj.formats.hdf5 import _check_mode, Frames
|
|
24
23
|
|
|
@@ -554,7 +553,7 @@ class WESTIterationFile(HDF5TrajectoryFile):
|
|
|
554
553
|
node = self._get_node(where='/', name=name)
|
|
555
554
|
data = get_item(node, slice)
|
|
556
555
|
in_units = node.attrs.units
|
|
557
|
-
if not isinstance(in_units,
|
|
556
|
+
if not isinstance(in_units, str):
|
|
558
557
|
in_units = in_units.decode()
|
|
559
558
|
data = in_units_of(data, in_units, out_units)
|
|
560
559
|
return data
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: westpa
|
|
3
|
-
Version: 2022.
|
|
3
|
+
Version: 2022.10
|
|
4
4
|
Summary: WESTPA is a package for constructing and running stochastic simulations using the "weighted ensemble" approach of Huber and Kim (1996).
|
|
5
5
|
Home-page: http://github.com/westpa/westpa
|
|
6
6
|
License: MIT
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
westpa/_version.py,sha256=
|
|
1
|
+
westpa/_version.py,sha256=59zLCh9LAH2F-_2LpdnyAOIoxNag6VO6D7dhZZILmMY,499
|
|
2
2
|
westpa/__init__.py,sha256=xyNfYIcP2ncBLu_foO1NKmJrQh8-uYdwvMuM0HsOG1M,329
|
|
3
|
-
westpa/fasthist/_fasthist.cpython-38-darwin.so,sha256=
|
|
3
|
+
westpa/fasthist/_fasthist.cpython-38-darwin.so,sha256=RkbuPGu5egdbWYNop18IFSdt5yESsPP2bThl4DfpYEk,246320
|
|
4
4
|
westpa/fasthist/__init__.py,sha256=oWj0gKEkKfHjGHwkzmpgAxDz55h2ze_sqQVzWSsOP6s,1071
|
|
5
5
|
westpa/fasthist/__main__.py,sha256=7XCBZvrKbBG3KEuQMpZD0jXa3vVMEVfZJTG8MmdbsrM,3902
|
|
6
6
|
westpa/westext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -40,7 +40,7 @@ westpa/core/textio.py,sha256=lqohyyyfMTkFvTdQ8V45yUpASiJsWTh42XAG15K63dA,2434
|
|
|
40
40
|
westpa/core/extloader.py,sha256=yxyJN-lHo3Zjd6jS6_uhC1fIl52H-h8sbV9zYJfEWGg,2239
|
|
41
41
|
westpa/core/sim_manager.py,sha256=eeCg5dALUyZ_Rm1eRRBSOpR_0UDBnyQlBvPkWY4IlzE,38653
|
|
42
42
|
westpa/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
43
|
-
westpa/core/h5io.py,sha256=
|
|
43
|
+
westpa/core/h5io.py,sha256=s3_Rt8ZjvCpumyDMKctQl406dmo8muRiHHd0L34Qtyk,37077
|
|
44
44
|
westpa/core/trajectory.py,sha256=DL7rsowKxBc1jwT7FPZFlfCWKuwagttZxd3SPgxZKU0,10913
|
|
45
45
|
westpa/core/segment.py,sha256=Gd_5htIZ6xKxxCms9XMtJncehGvMVxZeNdy4drxrnpc,4421
|
|
46
46
|
westpa/core/progress.py,sha256=tEDDn-JPY6ZNzYqyrdgA7peo7pDu8kOMvqfyiHWUgps,6753
|
|
@@ -50,7 +50,7 @@ westpa/core/yamlcfg.py,sha256=B78OEr1n_sIkW6kDzl3FO63tiugaT-1VutAgLxU0i7A,12696
|
|
|
50
50
|
westpa/core/kinetics/matrates.py,sha256=1sf7L6ojLE8yT2sFfgeB8eqgjMHdMK2O_Xgyz_RjCzc,5554
|
|
51
51
|
westpa/core/kinetics/events.py,sha256=VqYBN5rVOf3hAYUA6xQ6UN7GP6tVgRFIoP69tfGhkTo,6511
|
|
52
52
|
westpa/core/kinetics/__init__.py,sha256=djtiki7X5-IEzwjwswbdgrolwUIzVAHKxCiI5B3WH28,510
|
|
53
|
-
westpa/core/kinetics/_kinetics.cpython-38-darwin.so,sha256=
|
|
53
|
+
westpa/core/kinetics/_kinetics.cpython-38-darwin.so,sha256=mGuyYoZZ3axIIu0IMaEkoDVAFVcUuVjX-HyvurmWNQI,387584
|
|
54
54
|
westpa/core/kinetics/rate_averaging.py,sha256=gIKDXBAOSDI6KythepoC4QipUPksTRBc9zbM7DRtwo4,10300
|
|
55
55
|
westpa/core/binning/binless_driver.py,sha256=T5qWpLnjxCS9RdKeWf7eVCC_s6TQFDENL7X3VG6JIYo,2231
|
|
56
56
|
westpa/core/binning/mab_driver.py,sha256=azSqc9pqHk_zc1ptGNjXARDbK-UAnPVmCiYwebi5mPY,2223
|
|
@@ -59,11 +59,11 @@ westpa/core/binning/__init__.py,sha256=XmjBP6fg_id_vDELkcWW3u2GeuL5OPWblvX-kc7mI
|
|
|
59
59
|
westpa/core/binning/mab_manager.py,sha256=-bb9CdSXrx6XV8NWHa6Q1CTWVaGa4coAZn_lDlvHCkM,9815
|
|
60
60
|
westpa/core/binning/assign.py,sha256=e1YWyU3R12evLAoIWUrEvv3uvdKFo4u_mfKGDcK5AVU,18028
|
|
61
61
|
westpa/core/binning/binless_manager.py,sha256=XgsLaYhknzWA9IHCqOvmnLXSgM303KnKOUjLe1NM0Zw,9414
|
|
62
|
-
westpa/core/binning/_assign.cpython-38-darwin.so,sha256=
|
|
62
|
+
westpa/core/binning/_assign.cpython-38-darwin.so,sha256=EWdx6Yqw2PYllkgtI5L8Wql74CwtW6K0fq3DzQSpSdU,264384
|
|
63
63
|
westpa/core/binning/mab.py,sha256=X7L1jx--nNJTNA-PeJGDpwSa2PDMoMb4OtLpjffXQ4A,16046
|
|
64
64
|
westpa/core/binning/bins.py,sha256=WDj7DNX3MTVkRvkgAooa9G8VThxw32uIfMTuk9sS194,1460
|
|
65
65
|
westpa/core/reweight/matrix.py,sha256=219sRxkML1V9niPIndSoRvJAC0fUmpG0PLDKpmfWW-g,5509
|
|
66
|
-
westpa/core/reweight/_reweight.cpython-38-darwin.so,sha256=
|
|
66
|
+
westpa/core/reweight/_reweight.cpython-38-darwin.so,sha256=E8I9Zv7R1pRhzANN1rzeSSTK79ZnOdfRbrx8aVBt9iY,303272
|
|
67
67
|
westpa/core/reweight/__init__.py,sha256=8goYojsHMcJCZblBC2sc2fcj-NUNVEstbSLswKNlVfg,284
|
|
68
68
|
westpa/core/propagators/__init__.py,sha256=rx_kkeg3Tbb_rI0uhLGCD3OwSYj9QuhxF8QGN3mILrg,2373
|
|
69
69
|
westpa/core/propagators/executable.py,sha256=6YuNMZ7if4jGtZ2OV0k_7jmBvtHFfdaIX-LLQJ_KIc8,32201
|
|
@@ -73,7 +73,7 @@ westpa/analysis/statistics.py,sha256=M3Gj1bOiAu_SA4upR7gENYEOP2gnIEaSOZeGyoIxAc8
|
|
|
73
73
|
westpa/analysis/trajectories.py,sha256=jyrbbKOVyZ3GjHQushDS_G8C4IRXlUmxa-WzmEEVGwc,12878
|
|
74
74
|
westpa/mclib/__init__.py,sha256=NskP81wKw-tHTniyJ8QbgKAHah5JdpCrnPKJo1T-nLw,11513
|
|
75
75
|
westpa/mclib/__main__.py,sha256=cKqfE9koMcrHkslEPpFISA4Eblwl0mllaxn7pFeyX1A,881
|
|
76
|
-
westpa/mclib/_mclib.cpython-38-darwin.so,sha256=
|
|
76
|
+
westpa/mclib/_mclib.cpython-38-darwin.so,sha256=EkEwUHmfDZxkL6rwvOwuNL79Ef89EuPFfCYIhJFfArU,245992
|
|
77
77
|
westpa/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
78
78
|
westpa/cli/tools/w_direct.py,sha256=5Z9eQpvpKM-40XdiI0L3t0O3jpjMx7tk8ndYAaJxvrc,22361
|
|
79
79
|
westpa/cli/tools/w_dumpsegs.py,sha256=uv0WxvKGauyW6VT3zGyALUXVqSXwDrhwbF3ZVSJV9Mo,3952
|
|
@@ -105,7 +105,7 @@ westpa/cli/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
105
105
|
westpa/cli/core/w_truncate.py,sha256=-CHFOBr4NAZwGQ8-O5F7B0dPowpnFpm-mF9Us1gBgfo,1654
|
|
106
106
|
westpa/cli/core/w_init.py,sha256=V_CvlAuq8flg-zUO01sbMGYkLqrEDD4DU9sV90bYFus,8793
|
|
107
107
|
westpa/cli/core/w_succ.py,sha256=ZK1MHHu7t53VdBrRgJUe7b1R8DnhMKPjHOqbbOjC_As,3074
|
|
108
|
-
westpa/trajtree/_trajtree.cpython-38-darwin.so,sha256=
|
|
108
|
+
westpa/trajtree/_trajtree.cpython-38-darwin.so,sha256=akDnWWQQ8UJf7lvz2C0g_TLnINpBVbNT1mbJxm6nT5g,131304
|
|
109
109
|
westpa/trajtree/__init__.py,sha256=K64Ok5bUP-fXo1H2rigJqxCnm-U23tJlRngNOnzR3gs,96
|
|
110
110
|
westpa/trajtree/trajtree.py,sha256=sLf4kTi0QyvFdbSR__YcPwOR2wcOxtlkC4IPUFcq-9M,4497
|
|
111
111
|
westpa/oldtools/files.py,sha256=JmLtZqxD88cybEHcOU6kodAeOJYxylpYFl4OQqU13Hs,944
|
|
@@ -141,10 +141,10 @@ westpa/work_managers/zeromq/__init__.py,sha256=rrl4YbEaZr2AiEBTMlhvEFH83dBlAwWR_
|
|
|
141
141
|
westpa/work_managers/zeromq/core.py,sha256=K3Iyrz5u2Dy-GgZFL3ZXDN2iaaLm7qL-A3cm4PdBiF8,22907
|
|
142
142
|
westpa/work_managers/zeromq/work_manager.py,sha256=UB_WvnejDRVi1ZU2QWpP9uzhnccOH7b3qHgU-wSstTY,22425
|
|
143
143
|
westpa/work_managers/zeromq/node.py,sha256=CeoJhXVqrZxrV3lMnDtm3LNkGFxjS4dr3E6wd7ZQRTE,4877
|
|
144
|
-
westpa-2022.
|
|
145
|
-
westpa-2022.
|
|
146
|
-
westpa-2022.
|
|
147
|
-
westpa-2022.
|
|
148
|
-
westpa-2022.
|
|
149
|
-
westpa-2022.
|
|
150
|
-
westpa-2022.
|
|
144
|
+
westpa-2022.10.dist-info/RECORD,,
|
|
145
|
+
westpa-2022.10.dist-info/LICENSE,sha256=I2wUldIRJmflTYUxmSiITSZEKvlovlMPrE3JU5IslkY,1074
|
|
146
|
+
westpa-2022.10.dist-info/AUTHORS,sha256=YMi91-Fs-vFgZKUaItfh20uXthT9oe2Kq6CQXmqMGqg,671
|
|
147
|
+
westpa-2022.10.dist-info/WHEEL,sha256=WRwPRH7mjFT-dTZ5lq85StrNRg9EtOV3GBZVL26Gb_o,109
|
|
148
|
+
westpa-2022.10.dist-info/entry_points.txt,sha256=0Ym8meKTdYbUEMtUHF_4zaZP__4ldfFnoYXyYlKRB6s,1428
|
|
149
|
+
westpa-2022.10.dist-info/top_level.txt,sha256=otaLnQtwo9jKCJmja4iOOsOVDThUvPfjJaeLrgGEhlE,7
|
|
150
|
+
westpa-2022.10.dist-info/METADATA,sha256=17fr3iDNghuqnwUeEVWPaoG_OF-pta25C9bYblf8UiU,7563
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|