Skip to content

v0.0.1 (2018-05-18)

Compare
Choose a tag to compare
@ejhigson ejhigson released this 18 May 13:26
· 90 commits to master since this release

Added:

  • UserWarning when random seeding is used when running with MPI and more than 1 processes noting that, despite the seeding, the results will not be reproducible due to MPI.

Changed:

  • fixed bugs occurring when running with MPI in python using mpi4py.