Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed random seed selection to use numpy #430

Merged
merged 1 commit into from
Aug 14, 2021

Conversation

mdenker
Copy link
Member

@mdenker mdenker commented Aug 14, 2021

This is a bug fix to the SPADE tutorial, where the random number generator was incorrectly initialized, leading to inconsistent realizations of the point processes.

@mdenker mdenker added the bugfix Fix for an indentified bug. label Aug 14, 2021
@mdenker mdenker added this to the v0.11.0 milestone Aug 14, 2021
@mdenker mdenker force-pushed the fix/spade_tutorial branch from 0042e75 to 990ce16 Compare August 14, 2021 21:21
@coveralls
Copy link
Collaborator

coveralls commented Aug 14, 2021

Coverage Status

Coverage remained the same at 88.412% when pulling 990ce16 on INM-6:fix/spade_tutorial into 00f0cd3 on NeuralEnsemble:master.

@mdenker mdenker merged commit 3520ac2 into NeuralEnsemble:master Aug 14, 2021
@mdenker mdenker deleted the fix/spade_tutorial branch August 14, 2021 22:21
@Moritz-Alexander-Kern Moritz-Alexander-Kern mentioned this pull request Mar 9, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fix for an indentified bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants