Jeremy M. G. Leung
Jeremy M. G. Leung
Another related issue with `numpy2` is that `oldest-supported-numpy` is now deprecated (which is great since functionality is now in numpy>=1.25) but we will also have to build with `numpy2` for...
Just a small update to this issue. We've pinned to `numpy= 2` support in the near future.
Update: June 16th is the planned release date. https://github.com/numpy/numpy/issues/24300#issuecomment-2125643448
> @jeremyleung521 Thanks a lot for the post and giving it a lot of thought! I think they all make sense to me overall. Here's my thoughts on the feasibility...
That sounds like a good plan. I can't imagine the workers start a separate mpi connection just to write the per-iter files. And a separate propagator class sounds like a...
I believe explicit re-normalization in w_init has been implemented in some form in #214. Reposted and merged into the hub.
Just wanted to add that the `numpy
> Yeah - now that I actually look at the keys of the dictionary, this is a small enough module that paring it down and out of existence might be...
After some digging and testing, It seems like @jdrusso plugged this bug in https://github.com/westpa/westpa/issues/182 for WESTPA 2.0: by prioritizing the existing callback with the same name and ignoring the subsequent...
Merged and released.