Skip to content
Snippets Groups Projects
  1. Jan 31, 2018
  2. Jan 22, 2018
  3. Jan 20, 2018
  4. Jan 19, 2018
    • Dilawar Singh's avatar
      Fixed to latex build failure on RTD, it let the build pass. Needs more · 22eb3d1a
      Dilawar Singh authored
      tweaking pehaps a listing environment for codeblock.
      Related to BhallaLab/moose#225 .
      22eb3d1a
    • Dilawar Singh's avatar
    • Dhruva-Storz's avatar
      Documentation update #1 (#225) · fc48a414
      Dhruva-Storz authored
      * Recovered quickstart section in html, added tutorials placeholder and implemented rudimentary integration between doxygen and sphinx (dependecy on breathe sphinx extension)
      
      * removed recursion limit change
      
      * Added section to quickstart, and fixed a few minor typos in the install page
      
      * Updated installation documentation with new mac osx brew install procedure. Made new section for OSX for consistency of format.
      
      * removed some breathe related stuff from conf.py
      
      * fixed minor typo in wildcard.py
      
      * Recovered rdesigneur tutorial. Modified file by adding extended contents, commented out incomplete sections. Modified rdesigneur snippets page title to 'more rdesigneur examples' instead of just 'Rdesigneur'
      
      * Added autorun statement to Compartment_net.py.
      
      removed pyrun1.py documentation as it is exactly the same as pyrun.py.
      
      updated vec information in quickstart to reflect actual ouput.
      
      * uploaded fixed compartment_net.py without all my comments
      
      * minor changes to install page, changes to doxygen readthedocs generation
      
      * forgot to add hyperlink for doxygen page
      
      * Added Chemical Bistables section to tutorials. Rest incoming
      
      * Chemical Oscillators added, minor tweaks to Chemical Bistables to match Oscillators page
      
      * Deleted extension pyc file as requested by dilawar
      
      * Changed few names, reordered tutorials
      
      * Changes to fix all non-references related and non-snippets related 'make html' errors
      
      * Update crossComptNeuroMesh.py
      
      * Added squid demo to tutorials. Removed squid demo from quickstart. Wrote a bit of theory and history about squid demo. removed redundant modules.rst file.
      
      * Undid changes to loadSbmlmodel.py as it might have caused the mac travis to fail
      fc48a414
    • hrani's avatar
      a013ba8c
    • hrani's avatar
      year and added malav and dhurva · 5f07757f
      hrani authored
      5f07757f
  5. Jan 18, 2018
  6. Jan 17, 2018
  7. Jan 16, 2018
  8. Jan 12, 2018
  9. Jan 10, 2018
  10. Jan 09, 2018
  11. Dec 28, 2017
  12. Dec 20, 2017
  13. Dec 19, 2017
  14. Dec 18, 2017
  15. Dec 15, 2017
  16. Dec 12, 2017
  17. Jul 09, 2017
  18. Jun 27, 2017
  19. Jun 21, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-examples/' changes from 80169bcc5c..0c5527e77d · dfa32490
      Dilawar Singh authored
      0c5527e77d Why docs were here?
      16ef3f4444 Merge branch 'master' of github.com:BhallaLab/moose-examples
      a47d702034 Merge commit '48fc9733'
      37d94cb38e Fixed the script. Runs with moose-3.1.2.
      fcf47109e5 Merge commit 'edd901da' as 'moose-examples'
      423c4759 Removed moose-examples due to screwed up history with https://github.com/BhallaLab/moose-examples.
      7b366bcb Merge commit '45f9e9b9'
      45f9e9b9 Squashed 'moose-core/' changes from b3b597f41..2ecab963b
      4c60725d Merge commit 'af3c29a4'
      af3c29a4 Squashed 'moose-core/' changes from ef066f704..b3b597f41
      60f3632e Fixes to allow moose module to be installed and imported (#220)
      7ffff42d documentation branch merge request (#219)
      ec194c8a Documentation final PR (#217)
      0318bd7e Added python-lxml in dependencies.
      226eb630 Added --git-ignore-branch option.
      42cb3feb...
      dfa32490
    • Dilawar Singh's avatar
      Squashed 'moose-examples/' changes from 2eb5fa888f..80169bcc5c · 48fc9733
      Dilawar Singh authored
      80169bcc5c Resolved a merge error.
      d5caa39361 use moose.element over  moose.HHChannel.
      26e9aac794 Merge branch 'master' of github.com:BhallaLab/moose-examples
      9b83291de6 Merge branch 'master' of github.com:BhallaLab/moose-examples
      2f46ad096d Convert u'ABCD' to 'ABCD' to probably fix the python3 issue on travis. Works fine with python3 on ubuntu 16.04/Debian8.
      6232b3a888 Send email to malav if build fails.
      4a92db239b Merge branch 'master' of github.com:BhallaLab/moose-examples
      4800cd62df Adding python-libsbml to dependencies.
      c045972c2e Fixed second script as well.
      e927a88875 Merge branch 'master' of github.com:BhallaLab/moose-examples
      626afb8242 Added a hack to make this script work with both python3 and python2.
      24fdc9e1b7 Indentation for python3
      e9e5d92828  Using force-yes with -y
      3c60a8263a Upi fix the assert error
      ca2d4090e7 Upi cleaned up the file
      a9ddced2bc Merge branch 'master' of https://github.com/BhallaLab/moose-examples
      b4715d09ba F...
      48fc9733
  20. Jun 19, 2017
    • malav4994's avatar
      documentation branch merge request (#219) · 7ffff42d
      malav4994 authored
      * changed files in docs folder for final version of documentation
      
      * changed the README.txt file.
      
      * changed the path to moose-examples in conf.py and formatting in chem_GUI
      
      * removed docs/source/user/py/introduction/index.rst, and /install/index.rst due to redundency
      
      * Changed some moose-example files as online readthedocs was generating some issues, and added Makefile in docs/ directory.
      
      * a couple of more changes..
      7ffff42d
  21. Jun 03, 2017
    • malav4994's avatar
      Documentation final PR (#217) · ec194c8a
      malav4994 authored
      * changed files in docs folder for final version of documentation
      
      * changed the README.txt file.
      
      * changed the path to moose-examples in conf.py and formatting in chem_GUI
      
      * removed docs/source/user/py/introduction/index.rst, and /install/index.rst due to redundency
      ec194c8a
  22. May 02, 2017