Releases: lueckem/SPoNet
Releases · lueckem/SPoNet
v2.3.3
Small patch that improves the printing of the progression in sample_many_runs.
v2.3.2
Fixes:
- If len_output=None in a simulate call, the output trajectory should not contain subsequent identical states. This is fixed in this patch.
v2.3.1
Patch:
- also print remaining time in sample_many_runs when verbose=True
v2.3.0
Added features:
- sample_many_runs is now able to print progress using verbose=True
v2.2.0
Added features:
- added some functions for sampling states
v2.1.0
Added features:
- enforcing no isolates in the Erdos Renyi generator for faster generation
v2.0.0
Changes:
- file reorganization (may break imports)
- stochastic approximation of opinion shares
v1.4.2
Changes:
- fixed bug with sample_many_runs that used the same rng for each subprocess