From 1be3839eb465019c5c93c89f4ab3f4b0650e776e Mon Sep 17 00:00:00 2001 From: Ewout ter Hoeven Date: Sat, 11 Jan 2025 16:46:34 +0100 Subject: [PATCH] Update HISTORY.md Co-authored-by: Jan Kwakkel --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 53ee0febe9b..64c02f5dd50 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,7 +3,7 @@ title: Release History --- # 3.1.3 (2025-01-11) ## Highlights -Mesa 3.1.3 introduces a major reimplementation of Mesa's continuous space, providing an intuitive agent-centric API and significant performance improvements. The new implementation supports n-dimensional spaces and offers streamlined methods for agent movement and neighbor calculations. +Mesa 3.1.3 introduces a major experimental reimplementation of Mesa's continuous space, providing an intuitive agent-centric API and significant performance improvements. The new implementation supports n-dimensional spaces and offers streamlined methods for agent movement and neighbor calculations. ### New Continuous Space Features - Agent-centric movement API similar to cell spaces