Skip to content

v0.13.4

Latest

Choose a tag to compare

@BjoernLudwig BjoernLudwig released this 22 May 14:12
· 8 commits to develop since this release

Fix

  • network: Network shutdown updated for mesa 3.1 (07bbac7)
  • test_memory_monitor_agent: Fixed failing tests due to dtype mismatch (9015130)
  • network: Mesa 3.1 compatibility update. subclass MesaModel in AgentNetwork made redundant (beff208)
  • tutorials: Restructured to fix circular imports re agentnetwork (bf78922)
  • deps: Plotly conflict resolved (19ba393)
  • test_memory_monitor_agent: Fixed failing tests due to dtype mismatch (d7d6f64)
  • network: Mesa 3.1 compatibility update. subclass MesaModel in AgentNetwork made redundant (b7b9e4a)
  • tutorials: Restructured to fix circular imports re agentnetwork (c5644f3)
  • deps: Plotly conflict resolved (70adf8f)
  • test_memory_monitor_agent: Fixed failing tests due to dtype mismatch (54e51bb)

Refactor

  • conf: Revert manual version number change (7746c41)
  • conf: Bump version number to 0.14.0 (4db2181)
  • init: Bump version number to 0.14.0 (b3c9740)
  • network: Removed seed from mesa model definition (bed8947)
  • network: Updated step functions for mesa compatibility (4d0c67c)
  • base_agents: Readded accidentally deleted line (74d251f)
  • network: Restored order of arguments in method add_agent (9fb7cb7)
  • tutorials: Imports updated (baefa12)
  • agents.init: Removed commented lines (d141615)
  • network: Removed unnecessary mesaagent import (6c03c4e)
  • requirements: Platform system specified for pywin packages (c4520cd)
  • requirements: Updated to latest possible versions (2556cda)
  • base_agents: Mesa>3 conflict with MesaAgent init resolved (5f0de53)
  • requirements: Platform specified for windows specific packages (8259e88)
  • conftest: Localhost address removed from conftest for docker compatibility (e8b1d26)
  • requirements: Platform specified for windows specific packages (e9f09f8)
  • conftest: Localhost address removed from conftest for docker compatibility (48d1238)
  • noise_jitter_removal_agents: Typo in agentmet4fof import corrected (1365432)

See all commits in this version