Skip to content
Snippets Groups Projects
  • 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