Skip to content

Conversation

simonschoelly
Copy link
Member

This PR allows one to provide also a Random.AbstractRNG as a seed for spring_layout.

This became necessary as Random.MersenneTwister is not stable over different Julia versions leading to a broken test. Now we can use StableRNG from StableRNGs.jl in that test.

In addition when providing initial locations instead of a seed or a random number generator we now check the length of these vectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant