Skip to content
Snippets Groups Projects
  1. Apr 14, 2017
    • 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
      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
  2. Jan 23, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-examples/' changes from ed3253d..8038f56 · 07ef36e1
      Dilawar Singh authored
      8038f56 documentation is moved under main function
      6ebca4d Corrected kkitwrite function
      1726122 Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      fbcaef7 added line to show how to set solver to sbml files
      07a11d3 Merge pull request #11 from dilawar/master
      536b53e Construct absolute path relative to script directory.
      f5a7d84 All files must be python2 and python3 compatible [skip ci]
      6895e56 All compiles with python2 and python3.
      d9cb5b7 This version compiles with python2.
      d80ec97 print_statement is the first statement of file.
      74c70bc Custom fixes to print end='' statement on python2. Whenever possible import from __future__.
      8977107 python-qt4 instead of python-pyqt4 is valid name package.
      5e47fd8 Install and do not use moogli.
      7b8c680 Fixed all files breaking with python3 compielall module.
      e00a845 Fixed two more files.
      3f789a1 Fixed one more script.
      54f9549 Fixed syntax of this file as well.
      63b9c43 Fix some more syntax issues.
      5446b0e All scripts are now python3 compatible.
      e5e259f This script is broken.
      3e420f0 Merge remote-tracking branch 'bhallalab/master'
      92ba920 Merge branch 'master' of github.com:dilawar/moose-examples
      8a47205 Fixed print( , end='' ) with python2
      f756065 Fixed print_function in couple of scripts.
      3c6fbe0 Converted files to be campatible with python3 with tool 2to3.
      da8c0dc Ran 2to3 on all examples. See which scripts are failing on travis.
      469e3f3 These scripts were not chmod to executable. Removed hashbang from header.
      3429792 Merge branch 'master' of github.com:BhallaLab/moose-examples
      d34c8df Merge branch 'master' of github.com:BhallaLab/moose-examples
      d56f575 Changelog:     - No python3 incompatible file should be added to repo.     - moose contains moogli now. No need to install it separately.
      31137eb Fixed, python2 incompatible print function use.
      a5375cc Merge commit '00a12e20'
      15de0ce Since none of the following files was executable, removed shebangs.
      4a20952 To run this file libsbml needs to be installed and not compile with moose as its at python level
      092eec8 Doxygen_1.8.9 is added which should be used to generate doxygen files,Rdesigneur folder is creater under "user" folder and corrected index.rst file is updated, deleted "html" folder,Rdesigneur markdown file with correct date,"snippet " and "tutorial"folder is created with relevant files to generate html files
      bee94a1 Merge commit '3c9138df'
      4590e9e Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      62e3218 Moved docs to moose. Removed temp directory.
      dc5a230 Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      c8f96c5 Once simulation is done, store the results in png file.
      5c36c87 Used 2to3 tool to make these scripts python3 compatibles. Also saving results to a png file after run is over.
      
      git-subtree-dir: moose-examples
      git-subtree-split: 8038f56ec24965353de70fb460ceccff3861f7b1
      07ef36e1
  3. Nov 19, 2016
  4. Nov 14, 2016
    • Dilawar Singh's avatar
      Squashed 'moose-examples/' changes from 0494d05..d7e9a97 · 3c9138df
      Dilawar Singh authored
      d7e9a97 Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      0def9bd correction with function names
      e9950fe Merge pull request #7 from rahulgayatri23/master
      0e7cef8 Contains a readme file.
      282955a clean up in checking the file name and runtime
      ed2198f Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      37ad100 mooseReadSBML is corrected
      64565e9 parallelSolver folder has a script to try the parallelization of the solvers.
      bdc5c95 Added spine calcium diffusion chemical model example files
      344f73c traub 2005 gui: switched to networkx for drawing morphology
      747bbee Partial fix to traub 2005 demo.
      d458ca8 fixed a work around for small bug in the draw_grapviz function in networkx-1.11 which no longer import toplevel namespace
      599d976 Updated traub2005 example.
      70b3389 New examples for axon and myelinated axon
      
      git-subtree-dir: moose-examples
      git-subtree-split: d7e9a9791cf267811eaac827e0915cc021309ee5
      3c9138df
  5. May 18, 2016