Increased performance of "Propensities" collective variable via numba.
2.6.1
Fixed bugs: - For slow CNVMs, the number of snapshots in the output could be less than the specified len_output. This is fixed by supplementing the snapshots with duplicates.
2.6.0
new features: - function to sample states given target opinion shares (sponet.states.sample_states_target_shares) - pair approximation for the CNVM with 2 opinions
2.5.1
Patch: new input argument max_chunk_size to reduce memory consumption of estimating the steady state
2.5.0
Added function that automatically samples the collective variable steady state.
2.4.0
What's Changed * Optimize datatypes of network states by manuelosos in https://github.com/lueckem/SPoNet/pull/5