Varun Agrawal
|
94805798e9
|
rename files
|
2024-09-13 05:59:09 -04:00 |
Varun Agrawal
|
aef273bce8
|
rename GaussianMixture to HybridGaussianConditional
|
2024-09-13 05:41:24 -04:00 |
Varun Agrawal
|
187935407c
|
rename MixtureFactor to HybridNonlinearFactor
|
2024-09-13 05:40:00 -04:00 |
Frank Dellaert
|
fcc26e553d
|
Remove redundant doc
|
2024-09-13 01:21:39 -07:00 |
Frank Dellaert
|
bf00ca891d
|
Small improvements
|
2024-09-13 01:18:05 -07:00 |
Frank Dellaert
|
8fbabf5c24
|
Extreme example
|
2024-09-13 01:08:33 -07:00 |
Frank Dellaert
|
70651e2cc5
|
Inline q, use 100k
|
2024-09-12 23:45:32 -07:00 |
Frank Dellaert
|
07b4c236eb
|
Finishing touches
|
2024-09-12 23:20:05 -07:00 |
Varun Agrawal
|
6a92db62c3
|
rename GaussianMixtureFactor to HybridGaussianFactor
|
2024-09-13 00:24:18 -04:00 |
Frank Dellaert
|
e59b3afc29
|
Add second test
|
2024-09-12 18:32:27 -07:00 |
Frank Dellaert
|
2d58a5bac0
|
Importance sampling
|
2024-09-12 18:10:42 -07:00 |
Frank Dellaert
|
958a298fee
|
Clean up small things
|
2024-09-12 15:37:30 -07:00 |
Akshay Krishnan
|
5e419e1233
|
Merge pull request #1828 from borglab/ta-bata2
Add the BATA translation averaging factor with unit tests
|
2024-09-10 07:19:17 -07:00 |
Akshay Krishnan
|
14d8870c6b
|
make boolean parameter optional
|
2024-09-09 07:21:28 -07:00 |
Akshay Krishnan
|
551643bf6e
|
minor uint change
|
2024-09-08 22:22:04 -04:00 |
Akshay Krishnan
|
3319400625
|
add the default option wrapper
|
2024-09-08 22:21:49 -04:00 |
Akshay Krishnan
|
26a1ccabfc
|
add no jacobian version of evaluateerror
|
2024-09-08 20:17:06 -04:00 |
Akshay Krishnan
|
fd0ecf0cf0
|
Merge branch 'ta-bata2' of github.com:borglab/gtsam into ta-bata2
|
2024-09-08 19:54:48 -04:00 |
Akshay Krishnan
|
a6861392c9
|
rebase and remove boost
|
2024-09-08 19:44:28 -04:00 |
Akshay Krishnan
|
9021c888ef
|
add the bata translation factor, with unit tests
|
2024-09-08 19:38:59 -04:00 |
Fan Jiang
|
e3dd4e1704
|
Fix compile error on Clang 18, tweak for better type generation
|
2024-09-08 14:58:27 -04:00 |
Fan Jiang
|
30c789dbdb
|
Use pybind11-stubgen for generating stubs
|
2024-09-08 14:58:27 -04:00 |
Akshay Krishnan
|
28eae9af39
|
add the bata translation factor, with unit tests
|
2024-09-08 14:55:10 -04:00 |
Varun Agrawal
|
24ec30ea4f
|
replace emplace_back with emplace_shared
|
2024-09-06 17:32:37 -04:00 |
Varun Agrawal
|
05a4b7a87b
|
Merge branch 'develop' into direct-hybrid-fg
|
2024-09-06 17:12:09 -04:00 |
Varun Agrawal
|
31e2f54231
|
Merge pull request #1825 from borglab/turnoff-gcc9-tbb-python
|
2024-09-06 13:23:25 -04:00 |
Varun Agrawal
|
98cd11d388
|
remove gcc9+tbb CI for python wrapper since it takes far too long
|
2024-09-06 12:24:26 -04:00 |
Varun Agrawal
|
caf85c208e
|
Merge pull request #1823 from borglab/improved-hybrid-api
|
2024-09-06 12:22:56 -04:00 |
Varun Agrawal
|
9dc29e008b
|
fix test
|
2024-09-06 11:20:38 -04:00 |
Varun Agrawal
|
605542bd0c
|
update all tests to use emplace_shared
|
2024-09-06 10:46:58 -04:00 |
Varun Agrawal
|
36c0b931a4
|
replace emplace_back with emplace_shared and make shared_ptr const&
|
2024-09-06 10:46:50 -04:00 |
Varun Agrawal
|
615c04ae41
|
some more refactor and remove redundant test
|
2024-09-06 09:22:25 -04:00 |
Varun Agrawal
|
51a2fd5334
|
improved comments
|
2024-09-05 20:03:55 -04:00 |
Varun Agrawal
|
0823fdc6e8
|
simplify test
|
2024-09-05 19:03:54 -04:00 |
Varun Agrawal
|
df12392fb3
|
remove unused templates
|
2024-09-05 18:41:58 -04:00 |
Varun Agrawal
|
fa84061e4f
|
Merge branch 'develop' into improved-hybrid-api
|
2024-09-05 18:40:58 -04:00 |
Varun Agrawal
|
0bab8ecaa3
|
Merge branch 'develop' into direct-hybrid-fg
|
2024-09-05 18:32:58 -04:00 |
Varun Agrawal
|
3dbb16a114
|
remove const ref push_back
|
2024-09-05 15:51:37 -04:00 |
Varun Agrawal
|
cdcc64407e
|
Merge pull request #1713 from borglab/model-selection-bayestree
|
2024-09-05 15:12:11 -04:00 |
Varun Agrawal
|
c7e1c60224
|
Merge branch 'develop' into improved-hybrid-api
|
2024-09-05 10:04:49 -04:00 |
Varun Agrawal
|
13193a1dcd
|
better comments
|
2024-09-05 10:02:12 -04:00 |
Varun Agrawal
|
fbffd79366
|
Merge branch 'develop' into direct-hybrid-fg
|
2024-09-05 09:30:30 -04:00 |
Varun Agrawal
|
232fa02b19
|
Merge pull request #1802 from borglab/working-hybrid
Working Hybrid
|
2024-09-05 09:25:36 -04:00 |
Varun Agrawal
|
8b04d9b2f5
|
remove tests, will add later
|
2024-09-04 19:27:57 -04:00 |
Varun Agrawal
|
8f65f058e0
|
clean up code
|
2024-09-04 15:18:58 -04:00 |
Varun Agrawal
|
cc04003716
|
conditionalError method
|
2024-09-04 15:18:27 -04:00 |
Varun Agrawal
|
8214de04d1
|
Merge branch 'working-hybrid' into improved-hybrid-api
|
2024-09-03 18:51:38 -04:00 |
Varun Agrawal
|
997d0b411b
|
ratio tests for GaussianMixtureFactor
|
2024-09-03 17:39:52 -04:00 |
Varun Agrawal
|
3f782a4ae7
|
check for valid GaussianConditional
|
2024-09-03 17:36:45 -04:00 |
Varun Agrawal
|
06ecf00dba
|
improve docs when computing discreteSeparator
|
2024-09-03 15:27:33 -04:00 |