Varun Agrawal
|
02f2ef20c1
|
Revert "check CI"
This reverts commit db492ed3f8.
|
2025-03-01 01:19:03 -05:00 |
Varun Agrawal
|
db492ed3f8
|
check CI
|
2025-03-01 01:16:32 -05:00 |
Varun Agrawal
|
42d7160b9a
|
fix return type of DiscreteSearch method
|
2025-03-01 00:21:04 -05:00 |
Varun Agrawal
|
648634f42c
|
helper method for printing DiscreteValues
|
2025-03-01 00:20:16 -05:00 |
Varun Agrawal
|
d6b3c4d1d2
|
wrap more HybridBayesNet methods
|
2025-02-17 14:46:30 -05:00 |
Varun Agrawal
|
ed409c3dc2
|
wrap choose method
|
2025-02-13 17:56:31 -05:00 |
p-zach
|
452e56dc32
|
Add overviews for existing docs folders on MyST site
|
2025-02-13 12:51:49 -05:00 |
p-zach
|
4d9b307d56
|
Fix Colab button links
|
2025-02-13 10:24:29 -05:00 |
p-zach
|
5fc1f3489c
|
Python reference -> user guide with sections
|
2025-02-12 11:46:31 -05:00 |
Varun Agrawal
|
82fcedf2da
|
Merge pull request #2019 from borglab/city10000-py
|
2025-02-09 13:42:48 -05:00 |
Varun Agrawal
|
74637d82d6
|
move HybridSmoother method definitions to cpp file
|
2025-02-09 11:44:03 -05:00 |
Varun Agrawal
|
582d67eea4
|
undo C++ changes and add additional reInitialize method
|
2025-02-09 11:41:47 -05:00 |
Varun Agrawal
|
ea16de3bfd
|
wrap more HybridSmoother methods
|
2025-02-08 23:28:16 -05:00 |
Varun Agrawal
|
24b31b238f
|
wrap negLogConstant in noiseModel
|
2025-02-08 23:21:36 -05:00 |
Varun Agrawal
|
e5289aeb85
|
wrap HybridNonlinearFactorGraph methods
|
2025-02-08 23:21:26 -05:00 |
Varun Agrawal
|
ed1f8734c9
|
wrap HybridSmoother
|
2025-02-08 22:43:19 -05:00 |
Varun Agrawal
|
a35e5a6b08
|
remove rvalue argument so we can wrap method
|
2025-02-08 22:42:36 -05:00 |
Varun Agrawal
|
2998d988dd
|
Merge pull request #2010 from borglab/city10000
Updates to City10000 Example
|
2025-02-07 12:28:05 -05:00 |
Frank Dellaert
|
885e8ef9f6
|
Merge pull request #2002 from jmackay2/gcc13_memcpy_warning
Silence a warning about a memcpy overread for gcc 13
|
2025-02-06 23:11:57 -05:00 |
jmackay2
|
d22546edad
|
guard warning supression with a gcc version
|
2025-02-06 21:44:52 -05:00 |
Varun Agrawal
|
69424c6b29
|
Merge branch 'develop' into city10000
|
2025-02-03 16:02:03 -05:00 |
Frank Dellaert
|
6f11b4a870
|
Fix some merging-dependent tests
|
2025-02-02 21:29:24 -05:00 |
Varun Agrawal
|
f8ca8d6916
|
remove unneeded symbol
|
2025-02-02 14:44:30 -05:00 |
Frank Dellaert
|
ea27bac018
|
Restrict for hybrid factors (and discrete)
|
2025-02-01 02:28:01 -05:00 |
Frank Dellaert
|
352c7f2efa
|
ReInitialize
|
2025-02-01 02:25:54 -05:00 |
Varun Agrawal
|
1e48f82a43
|
kill test since we no longer need it
|
2025-02-01 02:02:18 -05:00 |
Frank Dellaert
|
ee3733713f
|
restrict for DT
|
2025-02-01 01:14:52 -05:00 |
Frank Dellaert
|
f1b184aca0
|
Fix some test for non-merge case
|
2025-02-01 01:10:42 -05:00 |
Varun Agrawal
|
858c64e167
|
Merge branch 'develop' into discrete-elimination-refactor
|
2025-01-31 22:18:14 -05:00 |
Frank Dellaert
|
3ca88f2a46
|
dynamic -> static_pointer_cast
|
2025-01-31 12:05:59 -05:00 |
Frank Dellaert
|
1e0ad3b246
|
Make non-const so we can move
|
2025-01-30 23:49:02 -05:00 |
Frank Dellaert
|
d9e8c0526d
|
Tiny savings via reserve
|
2025-01-30 23:25:06 -05:00 |
Frank Dellaert
|
0d5b03d609
|
Revert "Fix constraints"
This reverts commit 2b6545233a.
|
2025-01-30 22:10:50 -05:00 |
Frank Dellaert
|
2b6545233a
|
Fix constraints
|
2025-01-30 21:13:40 -05:00 |
Frank Dellaert
|
a24246ab63
|
Play with different elimination schemes
|
2025-01-30 16:55:50 -05:00 |
Frank Dellaert
|
16b2710c3f
|
Refactor scaledProduct
|
2025-01-30 15:55:33 -05:00 |
Frank Dellaert
|
c7864d32b5
|
New scalar operators
|
2025-01-30 15:54:11 -05:00 |
Varun Agrawal
|
b6e3b18776
|
Merge branch 'develop' into city10000
|
2025-01-30 11:01:36 -05:00 |
Frank Dellaert
|
3d4d750151
|
throw in optimize
|
2025-01-30 10:58:29 -05:00 |
Frank Dellaert
|
a1467c5e84
|
Guard all printing
|
2025-01-30 10:58:29 -05:00 |
Frank Dellaert
|
efea6b8cb9
|
DiscreteNet::prune
|
2025-01-30 10:58:29 -05:00 |
Frank Dellaert
|
b5ddba9c3c
|
Return fixed values
|
2025-01-30 10:58:29 -05:00 |
Frank Dellaert
|
e7a68fa6f2
|
Catch exception and print out things
|
2025-01-30 10:58:28 -05:00 |
Frank Dellaert
|
64d4540e9a
|
Nice new HC tests
|
2025-01-30 10:58:28 -05:00 |
Frank Dellaert
|
ce031e8e81
|
Add smoother printing
|
2025-01-30 10:58:28 -05:00 |
Varun Agrawal
|
36f2a3d298
|
two pass to for addConditionals
|
2025-01-30 10:58:28 -05:00 |
Frank Dellaert
|
7022f59237
|
Undo scaling
|
2025-01-30 10:58:28 -05:00 |
Frank Dellaert
|
09bf00b545
|
Catch pruned away
|
2025-01-30 10:58:28 -05:00 |
Varun Agrawal
|
1bdaa5062c
|
switch between TableFactor and DecisionTreeFactor
|
2025-01-30 10:58:28 -05:00 |
Varun Agrawal
|
244a046c67
|
check for nullptr
|
2025-01-30 10:58:28 -05:00 |