- Jan 23, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
2ba6bd5 cleanup d0f5918 replace writeKkit to moosewriteKkit cb067ac correct from writeKkit to mooseWriteKkit 6b1bff4 Ubuntu16.04 with networkx and pygraphviz has some bug, for now small fix, automatic layout will be done spring_layout format dbe6875 Update .travis.yml 8a71426 Update README.md fcbacd5 Added travis file to moose-gui. ddcfbdc Removed shebangs from python scripts. d5cf170 Fixed the address of Free Software Foundation Inc. b88d5cc Merge commit 'aca40347' e0cea9f Squashed 'moose-gui/' changes from 1ef13c9-1ef13c9 git-subtree-dir: moose-gui git-subtree-split: 2ba6bd5d8e6b022edf3f3aa1a567462ab7ddf6ed
-
Dilawar Singh authored
-
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. ...
-
Dilawar Singh authored
-
Dilawar Singh authored
1b5b9a9 cspace and genesis model can be merged, yet to check what will happen with co-ordinates 9a405f6 for merging model one can pass file path or the modelpath 51da21a auto-coodinates are not done here, writter(SBML or kkit) will take care 4ba03b7 spell mistake 355e3e6 missing msg definition 3969bcb removed SBML option in Makefile d1c4119 Merging 2 genesis model 1469b6e clean up in writting plot when file was read from SBML 4894a96 changes made to co-ordinate calculation depending where it comes from (GUI/direct), and type of file (GENESIS,SBML,cspace) c11fcf0 validation.py is added: common place to validate SBML model before reading and writing, various changes made wrt chemUtil 6e7fa32 changes made to add chemUtil as a package and moose.py spell mistake 4551455 removing pyc files e6f8c8f chemical based utils like add_delete_ChemicalSolver, chemiConnectionUtil: where chemical objects and connection are searched, graphUtils: used just pygraphviz to la...
-
Dilawar Singh authored
-
-
- Jan 20, 2017
-
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Make sure that innerArea is not negative. Move sending out of messages to the bottom of the process function. Add sending out of concentration to the buffer and diffusion to other difshells in DifShell and diffusion to other buffers in DifBuffer in reinit. This matches genesis implementation.
-
Asia Jędrzejewska-Szmek authored
In DifShell reinit set C (calcium) to Ceq. In DifBuffer reinit calculate bFree (free buffer) and bBound (bound buffer) to steady state value. This matches genesis implementation.
-
Asia Jędrzejewska-Szmek authored
Integration results were incorrect, because the helper variables were not reset after every iteration.
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Most of Cinfo code is moved to DifShellBase, so it got deleted from DifShell. Method's names are changed, because they are now inherited from DifShellBase.
-
Asia Jędrzejewska-Szmek authored
Base classes are necessary for implementing hsolve.
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Reintroduced implementation of Difbuffer used moose objects that have been since rewritten and renamed. Change used moose objects to current version.
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Change process_0 to proc, to match other classes which need to be driven by ticks.
-
Asia Jędrzejewska-Szmek authored
π is defined as a constant in the headers, no need to create a variable. Also constify some other variables. No functional change.
-
Asia Jędrzejewska-Szmek authored
New getters and setters are added.
-
- Jan 06, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
Update about homebrew.
-
Dilawar Singh authored
-
Dilawar Singh authored
directory. If neccessary, this can be symlinked to other folders as well. - Cleanup in index.rst to make sure whole document build as whole one. - Cleanup toplevel index.rst. Removed non-existing entries. - Section numbers is currently disabled. It can be enabled in top-level `index.rst` file by putting `:numbered:` in ::toc.
-