Skip to content
Snippets Groups Projects
Commit 41be11d5 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Squashed 'moose-core/' changes from 3f8c345..b8a8b6d

b8a8b6d hotfix from branch issue167.
8a6346d Merge branch 'chamcham' of github.com:BhallaLab/moose-core into chamcham
7d4cf8b Changes from master branch. Test on macosx as well as linux. Quantified import to avoid self-recursion. Ran autopep8 on files.
de3d964 Changes from master branch. Test on macosx as well as linux.
9156b89 Fixes for issue #164. Also hotfix for branch chamcham.
e821a9d Fixes due to API change in SBML support.
bb8c850 Fixes to #164.
806605d Fixed the prog -> position. Hotfix for release.
2cba78a Merge branch '3.1.1' of github.com:BhallaLab/moose-core into 3.1.1
82c3024 Fixes to #163.
598433e Related to BhallaLab/moose#204.
48c5535 formating
0cec9d2 spell correction
6d66bc1 function to add and delete solvers to Chemical solver
eefafa9 filename changed
c9208a9 added mooseWriteKkit, moosedeleteChemSolver,mooseaddChemSolver and cleaned up write/ReadSBML as mooseWriteSBML, mooseReadSBML for consistency in moose.py
d462c7e Removed saveModel which doesn't exists anymore
8c5af82 Fixes to issue 129 (#162)
eee822b Fixes to recent build failure on travis.
bdc1436 Alternative implementation of moose.Streamer  (#161)
94444f9 Notify user if python-libsbml is not found.
db41ad5 Merge pull request #157 from dilawar/master
c11cb03 Added recently added C++ files in synapses folder.
5868a2f Added libsbml test. Runs only when python2 is used.
716305c Fixes to boost build failure on travis.
4355f02 Various fixes to libsbml related part.
acf46ff Fixes to lintian errors [ skip ci ]
75c8f34 Similar fixes to writeSBML file.
54f127e Cleanup and fixed pylint error     power( ) -> pow( )     Instead of try catch, check for libsbml at the begining and warn user.
d24b389 Fixes to test_sbml scripts. The basic functions are working.
0430732 BhallaLab/moose-core#156 .  Created writeSBML and readBSML functions in moose.py
c56b347 BhallaLab/moose-core#156 . Removed deprecated sbml functions.
0e09e0b VERSION is a temp file.
29190b6 Merge branch 'master' of github.com:BhallaLab/moose-core
2c8156a Changed the environement variable which cmake uses to search for GSL.
ee4ae8a Merge branch 'master' of github.com:dilawar/moose-core
da93767 Fixes to recent travis failure. All files are now compile with python2 and python3.
0ec89d2 Added test to make sure each python script compiles with python2 as well.
98d6c31 Merge branch 'master' of github.com:BhallaLab/moose-core
3bc4e6c Update .travis.yml
c1f4c84 Adding pre-commit hooks. BhallaLab/moose#189 .
8847b26 Update .travis.yml
6b2fa39 Disabling libsbml on travis. It does not build with clang.
12a72da python-libsbml doesn't build with clang. Allowing failure for clang compiler on travis (test commit).
be83da8 Fixed import statement in genesis. Related to python3 import.
ac29a99 Enable QUIET_MODE for Release. No information is printed onto console when moosemodule is loaded.
6e871fa Changes : 0. Mixed tabs and spaces are turned into 4 spaces. 1. Python code is python3 compatible. 2. Removed libmumbl from source tree. Not in active development.
5916f7f Fixed a typo in travis.
246bc58 Merge commit '04170cb4'
0390d6a Updated.
993f8f7 Fixed, python2 incompatible print function use.
030aea3 Some updates to fix static hdf5 libraries.
4255ecf This project build pymoose, gui and its examples. TODO: ctest must check each example as well.
c92e761 Builds whole moose project.
d40fbe6 Added some sanity tests for both moose and moogli.
29fd242 Even when format is set, stream!
f96fe68 One test failing on nargis (centos-6). Try it locally.
eb61ab7 ctest script setups its environment. No need to have set environment for each tests.
1b43dc7 This fixes python3 linking problem on openSUSE-Leap. Not sure about travis.
ec15bd2 Linking error with boost-filesystem.
0847eb2 This might or might now work with python3. Taking a shot.
e7a87b8 Some changes in Makefile. Protected some boost related code with USE_BOOST macros.

git-subtree-dir: moose-core
git-subtree-split: b8a8b6d150f89339c6d63971268f0a07546a9ebc
parent 04170cb4
No related branches found
No related tags found
Showing with 502 additions and 326 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment