Skip to content
Snippets Groups Projects
  • Dilawar Singh's avatar
    Squashed 'moose-core/' changes from d229eba6b..e5868beb9 · cb153fa5
    Dilawar Singh authored
    e5868beb9 Merge pull request #329 from upibhalla/master
    a56b7e883 Fix to rdesigneurProtos so that the classic HH Na and K_DR channels now work properly.
    0bdebdf6f Merge pull request #328 from upibhalla/master
    bc3ff9ccd Got rid of printf debug line
    788bce98b Merge branch 'master' of https://github.com/upibhalla/moose-core
    b8eeb9d5f Merge branch 'master' of https://github.com/BhallaLab/moose-core
    47ee21c36 Fixes to rdesigneur so that chemProto without chemDistrib will not fail confusingly.
    50f03b860 Fixes to EndoMesh (#327)
    552ca01a1 Merge branch 'master' into master
    905c98332 Merge pull request #323 from hrani/master
    aca01be2e Fixed numDimentions to 3
    12e429d47 Merge branch 'master' of https://github.com/BhallaLab/moose-core
    1f91c76fc Added dummy CubeMesh as default parent for EndoMesh to avert segvs on several methods
    5a8ec044e Merge branch 'master' into master
    e4c19935e Merge pull request #324 from upibhalla/master
    0327eb9e7 Fixed test_Xchan1.py to match bugfix for Dsolve.
    2e2227649 Merge branch 'master' of https://github.com/BhallaLab/moose-core
    182e95c52 Bugfix for ConcChan to correct scaling for permeability to SI units of millimolar
    865e99dbb Merge branch 'master' of http://github.com/hrani/moose-core
    70f116ad9 cleanup in print statement
    83afd0fe3 Merge branch 'master' into master
    9b0569b93 while reading the sbml model validator can be switched off
    5b0bbe1be Merge pull request #322 from hrani/master
    05eba8faa Channel are written back to genesis and zeroth voxel moose object is written for both cubeMesh or CylMesh
    53cbe3656 reading info field for channel from kkit file (#321)
    ba88932fb CylMesh are written to SBML with annotation field and only zeroth ele… (#318)
    f917df152 Merge pull request #319 from dilawar/master
    637583439 Works after disabling alpha and beta properties.
    0b208c8c9 Now user can pass verbose option to mooseReadNML2
    556ebef64 Hotfix. If self.network not found, sett the temperate to 25 deg C.
    7c86d4ebc Merge branch 'master' of https://github.com/BhallaLab/moose-core
    3a655cd06 Minor typo in warning report for Dsolve
    b4637b21a Merge pull request #317 from upibhalla/master
    d6e35de32 Merge branch 'master' into master
    ecfca8401 Update README.md (#312)
    f66ba9003 Merge branch 'master' of https://github.com/BhallaLab/moose-core
    51dd77625 Rdesigneur passiveDistrib modified to handle legacy commands
    5d20e0433 corrected the spell of CyclMesh-->CylMesh, negating the yaxis for kkit is corrected as now saving the value of scene coOrdinates (#313)
    a8769f2c4 Update CMakeLists.txt
    f0e4db0e9 Fixes to build failure on OSX because cmake does not MACOSX but APPLE on (#316)
    2fb51c9a5 Hotfix: Neuroml2 fixes. (#315)
    e46429530 Merge pull request #314 from upibhalla/master
    b57a6d0df Merge branch 'master' into master
    d2749931d Build System Tweaks  (#309)
    293d44144 Some fixes to Ca-dependent channel prototypes in rdesigneur.
    88bcf0797 Merge pull request #311 from upibhalla/master
    aaf589ab2 Merge branch 'master' of https://github.com/BhallaLab/moose-core
    0909ceb32 Fixes as suggested by PyLint. Added a target pylint in cmake file. (#308)
    cdbf917b2 Merge branch 'master' of https://github.com/BhallaLab/moose-core
    79e2d65f5 hotfix for running Boost, Added NMDAR to rdesigneurProtos.
    eb4e83662 Fixed boost segfault with dense solver.  Also remove GSL specific attrib from the test. (#310)
    8463cc73e Update setup.cmake.py (#307)
    8c38fc6d6 Removed deprecated warnings from neuroml2 reader (#305)
    6df4332d2 Fixes to BOOST based steadystate solver (#306)
    99dd7d250 Merge pull request #302 from BhallaLab/chhennapoda
    86c424452 Merge branch 'master' into chhennapoda
    ec06b242a HotFix: Fix regression in StreadyState solver caused by #293. (#304)
    6b79f6701 prefer .so suffix over CPython version specific suffix . this way a wheel compiled by any version of python3 will work with any python3.
    92da6a7fb removed python-libsbml from install dependencies; added matplotlib. sbml and neuroml packages should be installed by user and not automatically. They may not be available for all distribution of python on all OSes.
    e2bc19c0e Merge branch 'master' into chhennapoda
    385a5cf0a Merge pull request #303 from upibhalla/master
    080767c5a Fixes to rdesigneur due to bad merge. Cleanup on rmoogli
    62f8bc89e Tweak to Neuron.cpp so it can handle insertion of spines with uniform spacing.
    b6088109b Fixes for linux.
    406fee2a0 Temp commit to test on OSX.
    cc3c604b9 Merge branch 'master' into chhennapoda
    342092829 Update moose_test.py (#301)
    61f4f6684 show timeout in moose.test() .
    abf822c4a with python2, just test with GSL. Build python3 first.
    088c61673 Made changes to build system so that pymoose directory can be built in isolation. Build system is bit more module. Ideally I should make sure that each subdirectory can built in isolation.
    3c0ff2790 Few changes to build with python3.6.
    5d688f63d Use option --relative in setup.py and tell cmake not to look into usr prefix anymore.
    1f3fe9fc3 Merge branch 'chhennapoda' of github.com:BhallaLab/moose-core into chhennapoda
    3e19983c8 removed unneeded library which is never used.
    c2fbab872 cmake related changes to build on centos5 (manylinux docker image).
    f1230f151 Merge branch 'master' of https://github.com/upibhalla/moose-core
    23a2892cc Merge branch 'master' of https://github.com/BhallaLab/moose-core
    8a835c133 minor bugfix to rdesigneur
    6ef1d567e Merge branch 'master' into master
    a9a2e758f Merge branch 'master' of https://github.com/BhallaLab/moose-core
    5e1294d99 Further updates to rdesigneur for argument handling
    a702bded5 Put in kwargs based specification of plotList, stimList and moogList. Folded savePlots into plotList but not yet tested.
    
    git-subtree-dir: moose-core
    git-subtree-split: e5868beb97afcb778d6a945c38e80300c953b39a
    cb153fa5