- Jun 21, 2017
-
-
Zbigniew Jędrzejewski-Szmek authored
* pymoose: unbreak installation under Python 3 Commit 24ebac50 removed the setting of the suffix of the binary python module. Unfortunately no explanation was provided… Anyway, 'python3 setup.py build' and 'python3 setup.py install' stopped working because setup.py is expecting a file like _moose.cpython-36m-x86_64-linux-gnu.so, and it simply ignored _moose.so. As a result the binary module was not installed. * .gitignore: ignore "moose" only in the top-level directories Just "moose" would also match python/moose, with predictably bad consequences. * .gitignore: ignore VERSION It's a generated file. * Restore moose/moose.py It was removed in 24dea426. No explanation was provided, but it seems to have been a mistake, because without this file, 'import moose' has little chances of succeeding, since __init__.py includes 'from .moose import *'. * Fix a bunch of local imports
-
- Jun 19, 2017
-
-
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..
-
- Jun 03, 2017
-
-
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
-
- May 19, 2017
-
-
Dilawar Singh authored
-
- May 08, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
strict about formatting of time.
-
Dilawar Singh authored
-
Dilawar Singh authored
installing openscenegraph-dev error-prone.
-
Dilawar Singh authored
-
- May 02, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- Apr 26, 2017
-
-
malav4994 authored
-
malav4994 authored
-
malav4994 authored
-
malav4994 authored
-
Dilawar Singh authored
-
Dilawar Singh authored
ef066f704 Fixes to violation of mass-conservation when Dsolve and Gsolve run for very long time (#176) 46ea47260 Local Documentation (#177) 852819875 Added connectionList field to SparseMsg to allow direct control over connection matrix. Some sanity checks in SparseMatrix to go with this. git-subtree-dir: moose-core git-subtree-split: ef066f70493fe05fe05393af48449b264c8f4bc0
-
Dilawar Singh authored
-
- Apr 24, 2017
-
-
Dilawar Singh authored
6099142 Added missing Revision macro file from chamcham branch. d0a81a4 Merge commit 'b4d20b7c' 79d7a4c Fixed revision issue. 985e8b5 Cmake changes from chamcham branch. Build for launchpad. git-subtree-dir: moose-core git-subtree-split: 6099142d63632177056c3077d6d84035388cb93f
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
Conflicts: moose-core/CMakeLists.txt
-
Dilawar Singh authored
4f391e1 --std=c++11 is must now. Fixes BhallaLab/moose#214. 718252a Do not copy VERSION file for python. Lets find a better and more portable solution. f26225d Updated default version in setup.py file. 1476ea1 Merge commit '0ff1b77a' 0da1cc4 VERSION string is fixed to today's date if not given. git-subtree-dir: moose-core git-subtree-split: 4f391e1ef906eacb103bb85d723ee98453f06d5b
-
Dilawar Singh authored
Conflicts: moose-core/CMakeLists.txt
-
- Apr 23, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- Apr 22, 2017
-
-
Dilawar Singh authored
portable solution.
-
- Apr 21, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
d282884 specific math functions are imported 16439cc checked for Qt_Version and icon takes config.settings cecb74c resize qObject if change in text size git-subtree-dir: moose-gui git-subtree-split: d282884250997aa6cc1154b6ba93fee6c3ccc630
-
Dilawar Singh authored
-
Dilawar Singh authored
8c7c00c can pass command line arguments also 70f83d0 cleanup in return type from None to moose.shell fe4238b indentation for python3 3e81764 indentation fixes for python3 66f1bb0 Removed <<<<, === and >>> from improper merge. 0719a5d Merge commit '349abe7e' 864776c added deleted files 87a6963 temp deleted git-subtree-dir: moose-examples git-subtree-split: 8c7c00c0e29c3c02c1e20f82f8baba5206ea913d
-
Dilawar Singh authored
eb878dd Merge branch 'master' of https://github.com/BhallaLab/moose-core 68ef2ed Less verbose ReadSwc and rdesigneur. Fix to SeqSynHandler 2c93c52 return type from None to moose.shell 07fc0f9 Ignore /opt/bin/python3 on travis. Numpy is not available for this path. Try /usr/bin/python3. 45fb960 mtseed and mtrand are under moose namespace and defined in global.h file. Fixes for travis failure with BOOST. dfa0ab1 Explicitly naming the source file in synapse directory. cd32764 old makefile based flow is deprecated. Recent commit fixed the test faillure. c0f5469 Merge branch 'master' of https://github.com/BhallaLab/moose-core fd96222 Verbose flag for rdesigneur; added synapseOrder to SeqSynHandler, fixes to testSynapse e7d57cf plot_tables can plot on user given axis. 43faa23 mu.plot_records is renamed to mu.plot_tables. 99f5ee7 Merge branch 'master' of github.com:BhallaLab/moose-core 953142d Fixed for snappy builds. 6931e80 Let cmake find path of Python.h fi...
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- Apr 15, 2017
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-