From 307bf648d8e3fe852d7daf2fa1567d1896e50f7e Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Thu, 23 Oct 2025 15:06:25 +1000 Subject: Release v2.0.0 Major API refactoring with simplified public interface. - Added EventProcessor for high-level event processing workflow - New utility functions for data preprocessing - Additional example scripts for different use cases - Comprehensive test suite - Updated documentation with migration guide --- tests/test_diffusion_plot.png | Bin 0 -> 29811 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/test_diffusion_plot.png (limited to 'tests/test_diffusion_plot.png') diff --git a/tests/test_diffusion_plot.png b/tests/test_diffusion_plot.png new file mode 100644 index 0000000..d1ee290 Binary files /dev/null and b/tests/test_diffusion_plot.png differ -- cgit v1.2.3