Squashed 'moose-core/' changes from 434c478..c15c1b1
c15c1b1 Changes to testSynapse so it can compile in DEBUG mode. Issue #175. e4caa2f Merge branch 'master' of github.com:BhallaLab/moose-core f99cd77 Removed VERSION file .. again. 7646e6b Python3/python2 compatible import statements. b77448d Removed VERSION file from source. 97e1a25 Fixed broken test in synapse/testSynapse.cpp file eb4eeb2 Install python3-numpy using pip on travis. Another failure is with synapse tests setResponseScale and setWeightScale ; these functions are not available. 1998b5f Fixes to python3 import . 22849ab Find python3 on travis. f5870c9 missing parentheses for print stm 17462d1 Merge branch 'master' of https://github.com/BhallaLab/moose-core 9471341 Group's with annotation is written and read from SBML model 5ab33ad Put SparseMatrix access functions into SparseMsg 46d80cc All default units are added, as some of the simulator requires all the units to be specfied, km unit is defined, group and annotation to the group (compartment and color) is added b76929f Find gsl header as well. 4df3c47 If user set the GSL_ROOT_DIR then do not search in system dir. 1ef020e Always use private muparser. abfa2c8 Merge branch 'master' of https://github.com/BhallaLab/moose-core ff7bf04 Moved isBuffered field from Pool to PoolBase. c470f10 group information is populated as per SBML rules under listofGroups instead of annotation 70c1e8b clean up in documention 98c5a76 Hopefully description given for merging the files will be clear to user git-subtree-dir: moose-core git-subtree-split: c15c1b1b41e429e96ea769c85c105e6167c68ffa
Showing
- .travis/travis_build_linux.sh 1 addition, 1 deletion.travis/travis_build_linux.sh
- .travis/travis_prepare_linux.sh 1 addition, 0 deletions.travis/travis_prepare_linux.sh
- CMakeLists.txt 3 additions, 9 deletionsCMakeLists.txt
- VERSION 0 additions, 1 deletionVERSION
- basecode/SparseMatrix.h 13 additions, 0 deletionsbasecode/SparseMatrix.h
- cmake_modules/FindGSL.cmake 24 additions, 18 deletionscmake_modules/FindGSL.cmake
- kinetics/BufPool.cpp 0 additions, 1 deletionkinetics/BufPool.cpp
- kinetics/Pool.cpp 8 additions, 20 deletionskinetics/Pool.cpp
- kinetics/Pool.h 2 additions, 2 deletionskinetics/Pool.h
- kinetics/PoolBase.cpp 30 additions, 0 deletionskinetics/PoolBase.cpp
- kinetics/PoolBase.h 8 additions, 0 deletionskinetics/PoolBase.h
- ksolve/KinSparseMatrix.cpp 0 additions, 15 deletionsksolve/KinSparseMatrix.cpp
- ksolve/KinSparseMatrix.h 0 additions, 4 deletionsksolve/KinSparseMatrix.h
- ksolve/ZombieBufPool.cpp 4 additions, 0 deletionsksolve/ZombieBufPool.cpp
- ksolve/ZombieBufPool.h 1 addition, 0 deletionsksolve/ZombieBufPool.h
- ksolve/ZombiePool.cpp 5 additions, 0 deletionsksolve/ZombiePool.cpp
- ksolve/ZombiePool.h 1 addition, 0 deletionsksolve/ZombiePool.h
- msg/SparseMsg.cpp 41 additions, 0 deletionsmsg/SparseMsg.cpp
- msg/SparseMsg.h 6 additions, 2 deletionsmsg/SparseMsg.h
- python/moose/SBML/readSBML.py 62 additions, 18 deletionspython/moose/SBML/readSBML.py
Please register or sign in to comment