Sorry. Version is 1.15. Not sure about 1.16.
text decoration visible is also visible in legend
wheel for python3.7
Asix break feature
Run ctest after build is successful.
Tests etc are passing on 64 bit ubuntu 14.04
Added patch to find numpy headers on Mac by Yen.
Fix: locate headers for NumPy
Enabled c++11 again. Issues are fixed by Subha.
Merge branch 'trunk' of github.com:BhallaLab/mo...
fixed the name of dependencies in travis.
added tests to script. If tests fails, build fa...
Changed the name of target from moose-bin to mo...
Fixed linking and compilation issues.
Reverted back to subha changes.
Modifies hdf5 macors to integrate NSDF.
Added NSDFWriter to cmake.
Also acc4.xml does not seem to be in trunk branch. There is no way I can compare...
status: open --> closed
I installed libSBML-5.11.0. Still running into seg faults. Do I need to install a...
Merge branch 'trunk' of github.com:BhallaLab/mo...
SWC file which does not load into MOOSE
Standard location of moose data after installation
Updating new trunk.
Fixed a packaging issue. return statement outsi...
Merge branch 'experimental' into trunk
Tagged revision 6820 as moose-ghevar.
Undoig 2to3 changes. This is not a module.
Used 2to3 tool to make scripts compatible with ...
Disabling sbml for faster build.
- Remove the symbolic link from python path. Th...
Added a script to visualize kkti models.
Added rdesigneur module to PYTHONPATH.
- Protected test under DO_UNIT_TESTS macro.
Undoig 2to3 changes. This is not a module.
Fixed some tests.
Fixed two tests.
python module is named moose now.
- Fixed a test function; moved it under -DDO_UN...
Fixed few issues with setup-moogli.py
Installtion path created by moogli and moose in...
Clean up of cmake file.
Added another test to check the kinekit model l...
Used 2to3 tool to make scripts compatible with ...
Added test for loading SBML models.
No table is being created in this test.
Added experimental branch to travis build service.
Added changed to cmake file.
plot with transparent background.
Fixed README path.
Added email notification setting to travis [ci ...
Added packaging info. [skip ci]
Final script. THis passes almost all tests.
Not using coverage analysis.
Absolute path is added to test scripts. Ctest w...
Disable verbose makefiles in travis.
Disabling sbml for faster build.
using standard ctest to run tests.
Fix the path in ctest file. Pushing build on tr...
Added coverall .
Both linux and osx are added to travis. Failure...
Compile with both gcc and clang.
Enabled ctest in travis.
Using configure script to install libsbml. CMak...
Removed test_snippets. Only fundamental tests s...
Few more formatting changes to README file [ski...
Formatted README file in markdown format. [ci s...
Removed missing package from Ubuntu-12.04.
This should take care of libbz2 linking error.
Master and trunk branches are added to travis.
Subshells are not supported in Travis. Using cd...
Using subshells to build gsl and libsbml.
This version should work.
Both gsl and sbml are in the script for travis-CI.
Testing one more change in travis-ci.
Added gsl to travis dependency list.
Installing gsl from source code in travis.
Changing travis config file to build it on Trav...
- Remove the symbolic link from python path. Th...
Moved run_snippets.py to tests/python/test_snip...
updated synchan test script.
Added a note. How to install using cmake.
Instruction on how to use cmake to install moos...
Intiial commit of kkit visualizer using graphviz.
Added rdesigneur module to PYTHONPATH.
Added a script to visualize kkti models.
Adds a function to set the total number of mole...
Git-trunk and svn-trunk are synced.
Adds a function to set the total number of mole...
Removed moose-dev package.
Dont use verbose makefile on launchpad.
Fixed the path of _moogli.
Fixed the name of moogli module. moogli.so -> _...
Fixed the path of README file.
Updated moose, now building 3.0.2
disable mumble test.
Building with DEBUG=OFF on launchpad.
Enabled DEBUG=OFF.
fixed vector test as well. explit path to moose...
Fixed a test. No plot is generated. [skip ci]