Skip to content
Snippets Groups Projects
Commit 7c713058 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Squashed 'moose-core/' changes from 14e2d78..f3d0477

f3d0477 Merge branch 'master' of https://github.com/BhallaLab/moose-core
176a5f0 solver's short form should also be taken
8624e24 Merge branch 'master' of https://github.com/BhallaLab/moose-core
6c964b1 Added isBuffered field to Pool to let users convert the object class to BufPool, and vice versa.
97db69e moose::Neuron uses global RNG object. Global RNG object behaviour is following. - moose.seed(0) or moose.seed( ) assign a random value to seed. Use   random_device if avaible else time(NULL) is used. - moose.seed( x) set moose.seed to x.
c1dec94 Fixed long argument for mtseed in moosemodule.cpp
54c94f7 Modified travis scripts and reenabled developers to the list.
31dd779 Fixed import error with python3. No module should be imported in python/moose/__init__.py . Added a note for developers. This should fix the travis.

git-subtree-dir: moose-core
git-subtree-split: f3d0477a3ea5045db044aaae94b46a133527dbc7
parent a5122cfb
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment