Skip to content

simulab v0.0.17

Latest
Compare
Choose a tag to compare
@EzequielPuerta EzequielPuerta released this 30 Jun 19:58
95b52e7

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[0.0.17] - 2024-06-30

Added

Zmin and Zmax allowed again for animated plotters.

[0.0.16] - 2024-06-30

Fixed

Filter Nan values from global min and max

[0.0.15] - 2024-06-29

Fixed

Fixes for custom lattices

[0.0.14] - 2024-06-29

Added

Better representation for Lattice instances

[0.0.13] - 2024-06-26

Fixed

Improved style for Categorical Animated Lattice Plotter

[0.0.12] - 2024-06-25

Fixed

Fixed FinalGridSeries only consider the plots on first column to the colorbar scale

[0.0.11] - 2024-06-24

Fixed

Fixed Categorical Animated Lattice Plotter

[0.0.10] - 2024-06-24

Added

Categorical Animated Lattice Plotter added

[0.0.9] - 2024-06-23

Fixed

Fixed issue related to agent positions duplicated when indexed by type.

[0.0.8] - 2024-06-23

Added

Heatmaps with static range values

[0.0.7] - 2024-06-17

Fixed

ExpandedMoore performance.

[0.0.6] - 2024-06-03

Fixed

ExpandedMoore neighborhood bugfixing.

[0.0.5] - 2024-06-03

Added

  • Expanded Moore neighborhood.
  • Abstract model has agents indexed by type.

[0.0.4] - 2024-06-02

Added

Pre-commit added

Fixed

Some minor changes in README file.

[0.0.3] - 2024-06-02

Fixed

Source path renamed.

[0.0.2] - 2024-06-02

Fixed

Added Plotly dependency.

[0.0.1] - 2024-06-02

Added

SimuLab's initial version.