kartik arcot
|
bea191f009
|
removed boost/shared_ptr
|
2023-01-22 08:40:02 -08:00 |
Frank Dellaert
|
d3a40fbc71
|
Use initializer lists in tests and gtsam_unstable
|
2023-01-07 23:59:39 -08:00 |
Duy-Nguyen Ta
|
b2e5dadcdb
|
Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces
# Conflicts:
# gtsam/symbolic/tests/testVariableIndex.cpp
# gtsam_unstable/gtsam_unstable.h
# gtsam_unstable/linear/RawQP.cpp
# gtsam_unstable/linear/RawQP.h
|
2019-05-12 09:26:28 -04:00 |
Frank Dellaert
|
140c666c41
|
Moved DSFMap to gtsam
|
2019-04-04 09:22:22 -04:00 |
Duy-Nguyen Ta
|
1cdc228d6a
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
yao
|
f7ec58cde0
|
Replaced BOOSE_FOREACH with for in gtsam_unstable folder.
|
2016-05-21 11:52:14 -04:00 |
Yao Chen
|
3b7c57aedf
|
Replaced BOOSE_FOREACH with for in gtsam_unstable folder.
|
2016-05-20 23:41:41 -04:00 |
Richard Roberts
|
f9ca07e610
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
Richard Roberts
|
aa093a35da
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
Richard Roberts
|
fe235b1209
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07:00 |
Richard Roberts
|
661a157553
|
Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults.
|
2014-02-13 01:34:31 -05:00 |
jing
|
376892f67f
|
fix FixVector(size_t m, ...), which also has dangerous behavior
|
2014-01-23 19:02:24 -05:00 |
jing
|
8641816b21
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
Frank Dellaert
|
4e2b658588
|
some excel file I forgot to check in
|
2013-11-23 19:04:43 +00:00 |
Frank Dellaert
|
b88e15e694
|
Faster variant of DSFMap, if not as elegant.
|
2013-10-27 03:45:12 +00:00 |
Frank Dellaert
|
d1a62b0cc1
|
Killed other variants
|
2013-10-27 02:50:47 +00:00 |
Frank Dellaert
|
f4b7ab54b0
|
Several DSFMap variants
|
2013-10-27 02:18:42 +00:00 |
Andrew Melim
|
5e29bc5b67
|
Return set partitions from DFSMap
|
2013-10-26 22:22:31 +00:00 |
Frank Dellaert
|
14ab4f6355
|
Quadratic growth in nr images to be expected.
|
2013-10-26 20:21:10 +00:00 |
Frank Dellaert
|
b80859211c
|
Timing DSF variants: functional DSF is faster than in-place, but both way slower than DSFMap, which in turn is slower than DSFBase
|
2013-10-26 20:14:01 +00:00 |
Frank Dellaert
|
48dd3cb769
|
DSF with Map, allows more general types
|
2013-10-26 17:57:03 +00:00 |
Frank Dellaert
|
19966fe112
|
Added pairwise matching example
|
2013-10-26 16:08:18 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Yong-Dian Jian
|
6c2f213091
|
1. use DSFVector for spanning tree in SubgraphSolver
2. move DSFVector from unstable to stable
3. create Dummy.cpp to prevent base_unstable degenerate
|
2012-09-05 15:03:35 +00:00 |
Alex Cunningham
|
9ce892ce65
|
gtsam_unstable now builds and tests pass
|
2012-05-03 17:03:25 +00:00 |