Update script now changes to a new place
Update script updated again
no message
Merged hotfix into master
Merged in docs (pull request #4) Docs
Fix for issue #6. Only disable signed/unsigned on GCC v 4.8 and above as there is a bug in lower versions which prevents compiling.
Merge branch 'master' into hotfix
Added more docs. Added example files
Merge branch 'master' into docs
README.md edited online with Bitbucket
Updated readme
Renamed README so it will show nice markup
Added more documentation
Only include headers in documentation
Started adding doxygen docs
Added more careful dealing with tests and precision
Merged various changes since branch
Removed mpack SVD, gone back to traditional.
Stop t2toolkit depending on libtempo2
Fix for issue #5
HOTFIX: fix qd.m4 to not add -lqd when there is no qd
Merged in ltlBranch (pull request #2) started to merge..
Merge branch 'ltlBranch' into temponest_deintegration Small changes to make merge correct # Conflicts: # configure.ac
Merged in temponest_deintegration (pull request #3) Temponest_deintegration
started to merge..
A small change to the update script
Removed temponest to an external repository
Fixes for versioning to appease Rutger
Tidy up warnings. Print warning/error summary at the end of textOutput.
Unit test ensures that an error is reported when doing a bad fit
Strip colour command codes from logs when writing to a file.
Fix for Issue #3
TKmatrix class now implemented
Started creating new linear algebra code.
Merge branch 'master' into adv_lin_alg * master: Fixes for clean build on Ubuntu 15.4 Conflicts: .gitignore tests/Makefile.am
Fixes for clean build on Ubuntu 15.4
Merged hotfix into master
Added mpack routines for builtin linalg work
First implementation of TK::SVD and other general fixes for TK::matrix
SVD now works
Trying to get SVD working with Rgesdd. Better to try Rgesvd.
Added missing pthread autoconf file
Default disable mkeith's changes until they are more stable.