Squashed 'moose-core/' changes from f3d0477..434c478
434c478 qMerge branch 'master' of https://github.com/BhallaLab/moose-core 425d8c8 writeKKit: checked if matplotlib is install before importing, moose.py:removed all unwanted check's on genesis_support and sbml_support 0791eb5 Fixes to SeqSynHandler 51a3a30 Moved Pool::increment, decrement and nIn to PoolBase for uniformity with Solvers. Dummy functions except in Pool and BufPool 1c9a9df group info is added to plot 03dbc2c While connecting table for plotting, a check is made to see if its pool fdc4924 Cleaner way to replace the string 4f92820 libsbml spell corrected 22a276d unwanted print statement cleanup 2c48b1c reading group information from the SBML if exist into moose e68a509 spell correction 8deaed8 switched from new to old to old to new while providing the files for mergering ef9edd1 clenup while loading model and solvers are deleted c2383e2 python3 compatibility with print statement 4ac79b1 Function cleanup while mergering and path cleanup 6fd5ed6 chemUtil and merge folders also needed to copied while using "make install" while using cmake caaafc9 Fixed test script for python3. Removed VERSION file. Pull request BhallaLab/moose#206 . a9a8344 Merge commit '7c713058' 6d907ee Script testing DifShells 0dd5cd6 Merge commit 'a5122cfb' 4fc5760 Fixed docstring on example. git-subtree-dir: moose-core git-subtree-split: 434c47885637c72d820f92914660a679b34c0301
Showing
- VERSION 1 addition, 1 deletionVERSION
- kinetics/Pool.cpp 4 additions, 54 deletionskinetics/Pool.cpp
- kinetics/Pool.h 3 additions, 3 deletionskinetics/Pool.h
- kinetics/PoolBase.cpp 45 additions, 0 deletionskinetics/PoolBase.cpp
- kinetics/PoolBase.h 6 additions, 0 deletionskinetics/PoolBase.h
- python/moose/SBML/readSBML.py 42 additions, 14 deletionspython/moose/SBML/readSBML.py
- python/moose/SBML/writeSBML.py 7 additions, 6 deletionspython/moose/SBML/writeSBML.py
- python/moose/genesis/writeKkit.py 102 additions, 82 deletionspython/moose/genesis/writeKkit.py
- python/moose/merge/merge.py 117 additions, 124 deletionspython/moose/merge/merge.py
- python/moose/moose.py 4 additions, 43 deletionspython/moose/moose.py
- python/setup.py 2 additions, 0 deletionspython/setup.py
- synapse/RollingMatrix.cpp 14 additions, 0 deletionssynapse/RollingMatrix.cpp
- synapse/SeqSynHandler.cpp 74 additions, 51 deletionssynapse/SeqSynHandler.cpp
- synapse/SeqSynHandler.h 20 additions, 9 deletionssynapse/SeqSynHandler.h
- synapse/testSynapse.cpp 43 additions, 0 deletionssynapse/testSynapse.cpp
- tests/python/chan_proto.py 140 additions, 0 deletionstests/python/chan_proto.py
- tests/python/param_chan.py 80 additions, 0 deletionstests/python/param_chan.py
- tests/python/params.py 26 additions, 0 deletionstests/python/params.py
- tests/python/test_all.sh 2 additions, 1 deletiontests/python/test_all.sh
- tests/python/test_difshells.py 190 additions, 0 deletionstests/python/test_difshells.py
Please register or sign in to comment