Document the k-means random state fix

This commit is contained in:
Koen van Greevenbroek 2022-02-10 16:07:31 +01:00
parent f7ee47238a
commit a2d3edd82b

View File

@ -24,6 +24,8 @@ Upcoming Release
* Resource definitions for memory usage now follow [Snakemake standard resource definition](https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#standard-resources) ```mem_mb`` rather than ``mem``.
* Network building is made deterministic by supplying a fixed random state to network clustering routines.
PyPSA-Eur 0.4.0 (22th September 2021)
=====================================