Changelog

Version 0.3

  • new repeat_report method
  • load_model now raises a FileNotFoundError if the model can’t be found
  • use temporary folders created by tempfile module in repeat_report (contributed by tfrench)
  • extensions now no longer need to be copied to the model directory (contributed by tfrench)
  • addition keyword argument on init of PyNetLogo link for passing additional arguments to jvm
  • additional documentation