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

Update of random management #30

Merged

Conversation

heplesser
Copy link

@hakonsbm Here is the PR with my changes to the RNG scheme. I have merged master (79f8df2, i.e. before install dir reorganisation) and your block-vector fix branch (a0d278cd1d, so things work with boost). A number of tests fails, mostly I assume because we now have different random number sequences. We should discuss these tests tomorrow and also discuss further tests we need.

sarakonradi and others added 30 commits March 18, 2020 11:10
Refactor beta normalization factor calculation into function
sarakonradi and others added 29 commits April 15, 2020 10:54
…from_data

small changes for managing 0-dimensional inputs
Move dependencies and fix broken image links
…_data

Add option to generate connections from NumPy arrays
Only include audio backend header in MyModule if library support is detected
Handle libboost same as all other libraries
Create template for documentation issues
# Conflicts:
#	nestkernel/rng_manager.cpp
#	topology/doc/source/Topology_UserManual.md
#	topology/doc/source/Topology_UserManual.rst
@hakonsbm hakonsbm merged commit b3fd6bc into hakonsbm:feature/cpp11-librandom Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.