Skip to content
Snippets Groups Projects
  1. Apr 21, 2017
  2. Apr 15, 2017
  3. Apr 14, 2017
    • HarshaRani's avatar
      added deleted files · de4e03f5
      HarshaRani authored
      de4e03f5
    • HarshaRani's avatar
      temp deleted · 7cb7cc7a
      HarshaRani authored
      7cb7cc7a
    • HarshaRani's avatar
      Resolved merge conflict · 0015fd23
      HarshaRani authored
      0015fd23
    • HarshaRani's avatar
      temp deletion · 15733245
      HarshaRani authored
      15733245
    • HarshaRani's avatar
      Squashed 'moose-examples/' changes from 7318878..69062d9 · 6ed2f701
      HarshaRani authored
      69062d9 For crossComptSimpleReac a temp fix so that segfault doesn't occur, rest cleanup
      729f216 deleted unwanted files and added new files
      045aa11 Fixed assert by Upi
      2b16c59 Deleted temp files.
      3881f8a khali khali
      97599aa Fixed docstring on example.
      
      git-subtree-dir: moose-examples
      git-subtree-split: 69062d9340a032a32f316eed69f914e486c19171
      6ed2f701
    • HarshaRani's avatar
      deleted unwanted files and added new files · f890fa08
      HarshaRani authored
      f890fa08
    • HarshaRani's avatar
      Squashed 'moose-examples/' changes from 8038f56..7318878 · 0e491aa4
      HarshaRani authored
      7318878 cleanups
      9b83291 Merge branch 'master' of github.com:BhallaLab/moose-examples
      2f46ad0 Convert u'ABCD' to 'ABCD' to probably fix the python3 issue on travis. Works fine with python3 on ubuntu 16.04/Debian8.
      6232b3a Send email to malav if build fails.
      4a92db2 Merge branch 'master' of github.com:BhallaLab/moose-examples
      4800cd6 Adding python-libsbml to dependencies.
      c045972 Fixed second script as well.
      e927a88 Merge branch 'master' of github.com:BhallaLab/moose-examples
      626afb8 Added a hack to make this script work with both python3 and python2.
      24fdc9e Indentation for python3
      e9e5d92  Using force-yes with -y
      3c60a82 Upi fix the assert error
      ca2d409 Upi cleaned up the file
      a9ddced Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      b4715d0 First commit.
      2c4fa33 This is removed b'cos Rdesignuer does the job
      4ca1f6d missing closing braces
      d120484 small correction for input eval with is str
      18990fd enter key replaced to zero, as function \'input\' with \'enter\' key give SyntaxError: unexpected EOF while parsing
      0db144c Ready for put into demo #15.
      39aa6e4 Closed docstring.
      f2dc6be Merge commit '07ef36e1'
      
      git-subtree-dir: moose-examples
      git-subtree-split: 731887849ac227fa304780406ff913c69af425ca
      0e491aa4
    • HarshaRani's avatar
      Squashed 'moose-core/' changes from c15c1b1..669b981 · ccf3e614
      HarshaRani authored
      669b981 VERSION conflict file is added
      29362b6 Merge commit '628138cb'
      
      git-subtree-dir: moose-core
      git-subtree-split: 669b981fd06bf9b0919dca08cf87505c2f411802
      ccf3e614
    • HarshaRani's avatar
      Merge commit 'ccf3e614' · 593b3f73
      HarshaRani authored
      593b3f73
    • HarshaRani's avatar
      Squashed 'moose-gui/' changes from 2a1f94f..6104940 · e565756c
      HarshaRani authored
      6104940 units added to k1,k2,k3
      a3a80bf Using force-yes with -y to avoid problem with gpg keys. Probably breaking due to policy change in apt install.
      c994d93 one more attempt -y is removed
      b869143 one more attempt expired key
      a172670 checking with travis expired key
      8ee7c22 checking with travis expired key
      a208321 travis has a problem installing moose with -y opition trying this
      ff92eb5 print stm with python3 and changes made WRT to pool and bufpool with isBuffered flag
      744f262 isbuffered is editable and if value is set/unset
      a46cec9 cleanup in demo, filemenu links
      
      git-subtree-dir: moose-gui
      git-subtree-split: 61049405f17b22f27c74e7834dc1b2cfbab61699
      e565756c
    • HarshaRani's avatar
      Merge commit 'e565756c' · 50279060
      HarshaRani authored
      50279060
    • HarshaRani's avatar
      VERSION conflict file is added · c50a82a9
      HarshaRani authored
      c50a82a9
    • HarshaRani's avatar
      Squashed 'moose-core/' changes from 434c478..c15c1b1 · 24dea426
      HarshaRani authored
      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
      24dea426
  4. Apr 06, 2017
  5. Mar 16, 2017
  6. Feb 20, 2017
  7. Feb 15, 2017