Commit Graph

9658 Commits (7ebe12b4a75a1f5bf39f1c5373d9772085d7d430)

Author SHA1 Message Date
ivan 7ebe12b4a7 Added missing QP Example Data 2016-05-15 16:44:23 -04:00
Ivan Jimenez e97c33e294 Merged develop into feature/LPSolver 2016-05-14 18:47:31 -04:00
Frank Dellaert aea1f1e572 Merged in feature/fix_values (pull request #247)
Fix Values Slowdown
2016-05-09 20:31:05 -07:00
Frank Dellaert 8826666224 Temporarily reverted maximum interoperability with MATLAB as it very much slowed down Values with losts of fixed Vectors on the C++ side 2016-05-09 13:48:59 -07:00
dellaert 9cd6f0b066 Get rid of deprecated functions 2016-05-06 09:40:08 -07:00
dellaert 272303bc90 Cleaned up code 2016-05-06 09:29:10 -07:00
dellaert a05857f56b Removed deprecated functions 2016-05-06 09:23:48 -07:00
dellaert 652242bcaa Merged two classes 2016-05-06 09:23:26 -07:00
ivan 7769455e63 [LP] Remove all zero priors 2016-05-06 11:24:15 -04:00
ivan 8d49d13516 [Parser] Disable Parsing Print Messages. 2016-05-02 19:59:04 -04:00
ivan 23a1382bb2 [QP/LP] LP Added Zeros Error Fixed.
[QP] Now Checks for syntactic Equality by comparing each factor imported .
[QP] Now Checks for semantic Equality by ensuring each imported QP gives the same solution.
2016-05-02 19:54:58 -04:00
Duy-Nguyen Ta 69c1fac81a comment 2016-04-27 03:16:46 -04:00
Duy-Nguyen Ta 61e3a2b51d remove the artificial zero priors to make testLPSolver passed with costs that don't include all vars. Why did I think I need the zero priors?? 2016-04-27 03:01:54 -04:00
Duy-Nguyen Ta 9c1952cd1f make it compile with gcc 4.9 (ubuntu).
perhaps because fstream can't be passed around by value: http://stackoverflow.com/questions/12432952/why-is-my-fstream-being-implicitly-deleted
2016-04-27 02:04:16 -04:00
Duy-Nguyen Ta 8541ad4dd4 header for boost fusion vector 2016-04-27 01:50:28 -04:00
Duy-Nguyen Ta 5ba04bba44 Fix number processors on mac for parallelizing ctest
system_profiler takes too long on my machine and the string regex replace doesn't work correctly (cmake 3.3.1)
2016-04-27 01:13:53 -04:00
Duy-Nguyen Ta 94e8f7073c Merge branch 'develop' into feature/LPSolver
# Conflicts:
#	gtsam_unstable/linear/tests/testQPSolver.cpp
2016-04-27 01:10:48 -04:00
ivan 3fc9d98707 [QP/LP] Error Identified and test sample test case generated but fails. 2016-04-25 19:00:22 -04:00
Frank Dellaert 71d73f283a Merged in fix/nav_tests (pull request #246)
Fixed compile errors with tests on Mac
2016-04-16 16:16:08 -07:00
Frank Dellaert f062e12d21 Merged in feature/upgrade_ccolamd (pull request #245)
Feature/upgrade_ccolamd
2016-04-16 15:44:35 -07:00
dellaert 63e6ed0401 Fixed compile errors with tests on Mac 2016-04-16 13:24:28 -07:00
dellaert 99f1a950a8 disable metis test if flag not set 2016-04-16 13:23:10 -07:00
dellaert 621aefb9a5 Forgot to commit cmake change 2016-04-16 13:22:49 -07:00
dellaert 83d87d0961 A bit of cleanup 2016-04-16 13:12:36 -07:00
dellaert 2c7d2dfff4 Ingested CCOLAMD 2.9.5 from April 1, 2016 2016-04-16 12:49:08 -07:00
Frank Dellaert bcf34f0fea Merged in fix/DeprecateVectorFunctions (pull request #244)
fix/DeprecateVectorFunctions
2016-04-16 10:30:47 -07:00
Alex Hagiopol f78523b1b7 Edit authors. 2016-04-16 12:36:03 -04:00
Alex Hagiopol b021ccef36 Global replace of Vector::Ones(1) and Matrix::Ones(1,1) with I_1x1 2016-04-16 12:32:48 -04:00
Alex Hagiopol df2693d2ae Use Matrix::Constant or Vector::Constant where appropriate. 2016-04-16 12:20:28 -04:00
Alex Hagiopol d9d8e4be6e Removed missed usage of delta() in Vector.h. 2016-04-15 20:39:32 -04:00
Alex Hagiopol e2a0110f3b Deprecated bool zero(). All unit tests pass. 2016-04-15 20:21:34 -04:00
Alex Hagiopol 2fe0c26f4e Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -04:00
Alex Hagiopol c2183eedb7 Deprecated size_t dim(const Vector&). All unit tests pass. 2016-04-15 19:38:28 -04:00
Alex Hagiopol b6728ef620 Deprecated Vector ones(size_t n). All unit tests pass. 2016-04-15 17:30:54 -04:00
Alex Hagiopol 76308a5d46 Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
Alex Hagiopol 03e662062f Moved inlines inside #ifdef. Passes unit tests with ALLOW_DEPRECATED ON 2016-04-15 15:56:59 -04:00
Frank Dellaert 652edb6e61 Merged in fix/DeprecateMatrixFunctions (pull request #243)
Fix/deprecatematrixfunctions
2016-04-12 23:53:42 -07:00
Frank Dellaert 38b8ccbb7d Restored config.h header 2016-04-13 00:17:59 +00:00
Alex Hagiopol 5d1035f67b Placed headers inside of #ifdef. 2016-04-12 15:08:32 -04:00
Alex Hagiopol a1037cec27 Undo CMake change. 2016-04-11 20:11:51 -04:00
Alex Hagiopol eeeebc86ee Undo changes to gtsam/matlab. 2016-04-11 19:11:02 -04:00
Alex Hagiopol 87c56cdff5 Removed useless Matrix instance. 2016-04-11 19:02:35 -04:00
Alex Hagiopol 3c195f5bc6 Switched to Eigen Fixed-Size Block expression. 2016-04-11 19:01:58 -04:00
Alex Hagiopol 72a21d63d0 Killed useless tests. 2016-04-11 18:22:51 -04:00
Alex Hagiopol aa599d409c Oops...fixed mistypes. Unit tests pass now. 2016-04-11 16:04:24 -04:00
Alex Hagiopol 379ad8b3d2 Fixed incorrect replacement of Vector.h's ones(n) with Matrix::Ones(m,n). 2016-04-11 15:25:08 -04:00
Alex Hagiopol 70b2aab352 Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
Frank Dellaert 8ee4661cd1 Merged in feature/Feature/FixedValues (pull request #103)
Attempt at removing fixed Vector wrapping
2016-04-11 09:51:09 -07:00
alexhagiopol 1feed7c20e Work in progress: deprecating inline functions. 2016-04-11 11:34:57 -04:00
dellaert b738171652 restored use of internal::handle that was accidentally removed 2016-04-10 19:01:42 -07:00