|  Richard Roberts | a5826dff93 | First pass at parallelizing linearization | 2013-08-16 22:17:28 +00:00 | 
				
					
						|  Richard Roberts | 09c4d8b712 | Disabled testBetweenFactorEM because it is in progress for debugging | 2013-08-16 21:57:49 +00:00 | 
				
					
						|  Richard Roberts | c806d88ff1 | Commented out print statements in unit test | 2013-08-16 21:57:48 +00:00 | 
				
					
						|  Richard Roberts | 793896eaea | Made noise zero so that testBetweenFactor passes | 2013-08-16 21:44:59 +00:00 | 
				
					
						|  Richard Roberts | 5dcfa04eb1 | Fixed BayesTree joint marginals for the case of joints across disjoint trees in a forest | 2013-08-16 21:24:34 +00:00 | 
				
					
						|  Richard Roberts | ce9e9b4a91 | Added "TODO: correct?" comments | 2013-08-16 21:16:07 +00:00 | 
				
					
						|  Richard Roberts | 192962d96f | Fixed a couple problems in converted ConcurrentIncrementalFilter and ConcurrentIncrementalSmoother | 2013-08-16 21:16:06 +00:00 | 
				
					
						|  Richard Roberts | da1c3549a9 | Fix for previous commit that didn't work in GCC | 2013-08-16 20:49:28 +00:00 | 
				
					
						|  Richard Roberts | 2f140669be | Fix for previous commit that didn't work in GCC | 2013-08-16 20:29:34 +00:00 | 
				
					
						|  Richard Roberts | 68c6bf4a38 | Added CMake code and preprocessor macros so that everything works without TBB and falls back on single-threading | 2013-08-16 20:26:07 +00:00 | 
				
					
						|  Richard Roberts | 69e4a3fd94 | Formatting of CMake printing | 2013-08-16 20:26:05 +00:00 | 
				
					
						|  Alex Cunningham | f4fd43391f | make targets | 2013-08-16 19:47:24 +00:00 | 
				
					
						|  Alex Cunningham | 80de8c43a1 | Fixed LinearContainerFactor linearization - now passes tests | 2013-08-16 19:42:25 +00:00 | 
				
					
						|  Chris Beall | af173c1a1c | fixed the basic examples. Discrete & Kalman filter examples are disabled for now per CMakeLists.txt | 2013-08-16 17:13:45 +00:00 | 
				
					
						|  Alex Cunningham | 0f3732d7f5 | Moved summarization back to MastSLAM - functionality largely replaced with newer elimination functionality | 2013-08-16 16:32:20 +00:00 | 
				
					
						|  Alex Cunningham | 2d413e05c6 | Removed functions largely supersceded by newer bayes tree functionality | 2013-08-16 16:32:19 +00:00 | 
				
					
						|  Duy-Nguyen Ta | 0cdb233e5f | derivatives for LieScalar compose | 2013-08-16 16:26:31 +00:00 | 
				
					
						|  Duy-Nguyen Ta | 84e9c1655d | wrap check converge | 2013-08-16 16:25:59 +00:00 | 
				
					
						|  Chris Beall | c0b753a7e8 | ugly fixes for bug in Clang 3.1 on Mac relating to ambiguous = operator when assigning to vector segment in templated function. https://dev.lsstcorp.org/trac/ticket/1907
http://llvm.org/bugs/show_bug.cgi?id=13103 | 2013-08-16 15:18:44 +00:00 | 
				
					
						|  Richard Roberts | 14fef517d8 | Fixed list_of problem on old boost and clang | 2013-08-16 15:07:54 +00:00 | 
				
					
						|  Richard Roberts | 0212bbc30d | Fixed some unit tests | 2013-08-16 04:11:02 +00:00 | 
				
					
						|  Richard Roberts | e2733d9899 | Fixed serialization problems with tbb data structures | 2013-08-16 04:10:29 +00:00 | 
				
					
						|  Richard Roberts | 6d4c101d86 | Fixed empty list bug in COLAMDConstrainFirst | 2013-08-16 04:09:48 +00:00 | 
				
					
						|  Richard Roberts | ebe1635016 | Using TBB timers for wall time | 2013-08-16 00:46:54 +00:00 | 
				
					
						|  Richard Roberts | 66eb9c9964 | Small matrix optimization and improved some timing statements | 2013-08-16 00:46:51 +00:00 | 
				
					
						|  Luca Carlone | 3701dc6322 | Changes in CFS for unordered (still work in progress) | 2013-08-15 22:12:09 +00:00 | 
				
					
						|  Luca Carlone | 6337a65ce7 | Updated Incremental Smoother to unordered | 2013-08-15 22:12:07 +00:00 | 
				
					
						|  Alex Cunningham | 957169b5cc | Fixed compile in tests comparing sets of keys | 2013-08-15 20:22:50 +00:00 | 
				
					
						|  Richard Roberts | f24496b8a0 | Added w20000 dataset and simplified names of w100 and w10000 | 2013-08-15 20:17:27 +00:00 | 
				
					
						|  Richard Roberts | 1ad8591b6a | Added relinSkip option to SolverComparer, trapping/printing exceptions, and changed default batch mode to Cholesky | 2013-08-15 20:17:24 +00:00 | 
				
					
						|  Richard Roberts | dac4be44f1 | Bug fix in SolverComparer | 2013-08-15 20:17:23 +00:00 | 
				
					
						|  Richard Roberts | 20b6e33362 | Added w20000 dataset and simplified names of w100 and w10000 | 2013-08-15 20:17:02 +00:00 | 
				
					
						|  Richard Roberts | a0b9dd2724 | Added relinSkip option to SolverComparer, trapping/printing exceptions, and changed default batch mode to Cholesky | 2013-08-15 20:16:59 +00:00 | 
				
					
						|  Richard Roberts | 2321952f0a | Bug fix in SolverComparer | 2013-08-15 20:16:58 +00:00 | 
				
					
						|  Richard Roberts | 165e0b8797 | Quick attempt at parallelizing back-substitution | 2013-08-15 18:16:32 +00:00 | 
				
					
						|  Richard Roberts | 9b75df07ff | Small change with no_op in treeTraversal | 2013-08-15 18:16:29 +00:00 | 
				
					
						|  Alex Cunningham | 148e6f6898 | Added missing include | 2013-08-15 17:44:17 +00:00 | 
				
					
						|  Alex Cunningham | 591a43a343 | Added TBB linking flags to wrap build script | 2013-08-15 17:44:17 +00:00 | 
				
					
						|  Richard Roberts | 7767f813e8 | Copied back-substitution pointer caching scheme from ISAM to batch | 2013-08-15 17:39:15 +00:00 | 
				
					
						|  Richard Roberts | 4e8fe533c8 | Revert "With Richard: changing from "unsafe_erase" to "erase"" This reverts commit 562bee77cc046234b19fd230c165b5e5f51a8ba3. | 2013-08-15 17:23:52 +00:00 | 
				
					
						|  Richard Roberts | bd89c5fd45 | Using FastVector (with tbb allocator) instead of vector | 2013-08-15 17:21:20 +00:00 | 
				
					
						|  Richard Roberts | d3a9c4edcd | Removed commented code | 2013-08-15 17:21:15 +00:00 | 
				
					
						|  Richard Roberts | e3ea39f182 | Made allocator switchable at compile time in Fast* | 2013-08-15 17:21:14 +00:00 | 
				
					
						|  Richard Roberts | f6fc000e12 | Removed wrong inclusion of -inst file | 2013-08-15 17:21:10 +00:00 | 
				
					
						|  Alex Cunningham | f01883b08b | With Richard: changing from "unsafe_erase" to "erase" | 2013-08-15 14:40:01 +00:00 | 
				
					
						|  Richard Roberts | 5b4f61171f | Changed back to fastmap to fix serialization | 2013-08-15 14:24:21 +00:00 | 
				
					
						|  Richard Roberts | 8eecbf377c | Fixed passing temporary as non-const reference that doesn't compile on GCC | 2013-08-15 14:12:42 +00:00 | 
				
					
						|  Richard Roberts | 174c2da7d9 | Switched a couple of data structures - ISAM2::Nodes and Scatter, to tbb versions for better performance | 2013-08-14 22:54:00 +00:00 | 
				
					
						|  Richard Roberts | 19c69967a2 | Printing number of threads in SolverComparer | 2013-08-14 22:53:57 +00:00 | 
				
					
						|  Chris Beall | 523bd73a6c | fix for gcc/Linux | 2013-08-14 21:38:13 +00:00 |