Skip to content

v1.0.2

Choose a tag to compare

@zspatter zspatter released this 14 May 14:31
edfd77e

A few noteworthy features added in the release:

Generators now have two functions:

  • generate_organs() or generate_patients() - these return a list of generated elements
  • generate_organs_to_list() or generate_patients_to_list() - these add all of the generated elements to the applicable OrganList or WaitList object