Commit Graph

17607 Commits (d48b1fc8402e28d5b6af8f59cce8dbe87e66cf0c)

Author SHA1 Message Date
Varun Agrawal eeb092ec41
Merge pull request #1729 from niwhsa9/amg/sim3 2024-03-05 12:16:00 -05:00
Ashwin Gupta 461ff96f03 Merge branch 'develop' of github.com:borglab/gtsam into amg/sim3 2024-03-03 15:10:46 -08:00
Varun Agrawal 952ce5e66c
Merge pull request #1728 from stevenlovegrove/fix/boost-matching-endif 2024-03-03 15:56:08 -05:00
Varun Agrawal 4947a10132 remove macro block for boost version 108000 2024-03-03 10:20:29 -05:00
Ashwin Gupta 8f17b5cfbb export Similarity3 specalized BetweenFactor to python 2024-03-01 16:52:28 -08:00
Steven Lovegrove 5f931c4523 Close unmatched endif 2024-02-29 15:12:57 -08:00
Varun Agrawal 01490055ff
Merge pull request #1723 from borglab/wrap-barometricfactor 2024-02-28 10:37:21 -05:00
Fan Jiang 5b9668461f
Merge pull request #1721 from talregev/TalR/fix_macos
Fixing std::optional handling being redundant in Boost version > 1.80
2024-02-27 12:43:47 -05:00
Varun Agrawal d947ffba67 correctly fix name collisions due to newly merged Boost PR 2024-02-26 17:04:15 -05:00
Varun Agrawal 2379cfab9a change C++ version to check against 2024-02-26 09:35:52 -05:00
Varun Agrawal 0d7d159203 fix for boost serialization collision 2024-02-26 09:14:39 -05:00
Varun Agrawal 67cf8706d8 Revert "Merge pull request #1714 from talregev/TalR/remove_swap"
This reverts commit 448132af27, reversing
changes made to 2dfd15e16c.
2024-02-26 08:50:51 -05:00
Varun Agrawal 9b2c4787ac Revert "Merge pull request #1719 from talregev/TalR/python_tbb_ubuntu_22_04"
This reverts commit f724f30388, reversing
changes made to 448132af27.
2024-02-26 08:44:36 -05:00
Varun Agrawal a47539506b undo serialization header change 2024-02-26 08:39:47 -05:00
Varun Agrawal f62805f8b3 add method to select underlying continuous Gaussian graph given discrete assignment 2024-02-23 12:49:51 -05:00
Varun Agrawal 26f57ce3b2 wrap barometric factor 2024-02-22 15:07:24 -05:00
Varun Agrawal 8372d8490c better printing 2024-02-20 14:11:47 -05:00
Varun Agrawal f1bb034219 Merge branch 'develop' into model-selection-bayestree 2024-02-20 14:05:40 -05:00
Varun Agrawal f87278c4d8 Merge branch 'model-selection-integration' into model-selection-bayestree 2024-02-19 19:18:19 -05:00
Varun Agrawal e9e2ef909e
Merge pull request #1705 from borglab/hybrid-lognormconstant 2024-02-19 19:17:25 -05:00
Varun Agrawal d19ebe0fdf fix issue with Boost collisions 2024-02-19 19:14:59 -05:00
Varun Agrawal f12a24e00c fix comment 2024-02-19 11:33:13 -05:00
Varun Agrawal 6d7dc57599 additional clarifying comments 2024-02-17 23:10:37 -05:00
Tal Regev 17a4e4c174
#if BOOST_VERSION < 108000 2024-02-10 12:52:24 +02:00
Varun Agrawal f724f30388
Merge pull request #1719 from talregev/TalR/python_tbb_ubuntu_22_04
Ubuntu 22.04 for python tbb. hopefully will solve the hang problem.
2024-02-09 16:22:21 -05:00
Tal Regev 046a9f5b43
Ubuntu 22.04 for python tbb. hopefully will solve the hang problem. 2024-01-26 11:58:14 +02:00
Varun Agrawal 448132af27
Merge pull request #1714 from talregev/TalR/remove_swap 2024-01-17 09:52:54 -05:00
Tal Regev 6680d7de4c
remove swap from python ci 2024-01-17 08:03:39 +02:00
Varun Agrawal 2dfd15e16c
Merge pull request #1712 from borglab/update-wrap 2024-01-16 23:52:27 -05:00
Varun Agrawal 6cc16a3943 delete cephes_names.h to remove collisions 2024-01-16 19:32:20 -05:00
Varun Agrawal f1913887db
Merge pull request #1685 from talregev/TalR/test_python_windows 2024-01-16 19:00:32 -05:00
Varun Agrawal 1979f027d5 fix comment typo 2024-01-16 15:46:01 -05:00
Tal Regev b104fd6690
fail-fast: true 2024-01-16 22:36:08 +02:00
Varun Agrawal b2e4fa2112 tests for dunder methods 2024-01-16 15:17:26 -05:00
Varun Agrawal f4ea551153 add dunder methods to interface file 2024-01-16 15:17:16 -05:00
Varun Agrawal 3b969bf94c Squashed 'wrap/' changes from bd57210d9..cdcf23207
cdcf23207 Merge pull request #163 from borglab/dunder-methods
22d429cc2 use STL functions instead of container methods
abe8818ab update pyparsing to 3.1.1
a9e896d0c add unit tests
535fe4f14 wrap supported dunder methods
079687eac parse dunder methods in interface file

git-subtree-dir: wrap
git-subtree-split: cdcf23207fbb03457c5d9dbfc2b0b57e515b5f3d
2024-01-16 15:04:09 -05:00
Varun Agrawal 3bc2d97447 Merging 'master' into 'wrap' 2024-01-16 15:04:09 -05:00
Varun Agrawal 4b2a22eaa5 model selection for HybridBayesTree 2024-01-16 15:01:31 -05:00
Varun Agrawal e7cb7b2dcd add constructor for HybridFactorGraph which takes a container of factors 2024-01-16 15:00:35 -05:00
Varun Agrawal f3e84004bf helper functions for computing leaf error and normalization constants used for model selection 2024-01-16 14:59:47 -05:00
Varun Agrawal 2bc7be20f4
Merge pull request #1711 from berndpfrommer/reduce_libcephes_cmake_version 2024-01-14 13:40:06 -05:00
Tal Regev d1ab94f51c Add comments explain the windows workaround. 2024-01-13 10:59:03 +02:00
Tal Regev 85cae70cef revert lines according to review comments. 2024-01-13 10:59:03 +02:00
Tal Regev 8023df456d add windows template specialization 2024-01-13 10:59:03 +02:00
Tal Regev 2971d9e74e Compile gtsam python for windows 2024-01-13 10:59:03 +02:00
Bernd Pfrommer a4a0fefd84 libcephes only needs 3.10, allowing build on ubuntu 18.04 2024-01-12 17:28:12 -05:00
Varun Agrawal 3f32b0a50f
Merge pull request #1704 from borglab/cephes-license 2024-01-12 16:36:45 -05:00
Varun Agrawal c5bfd524e0 better printing of GaussianMixtureFactor 2024-01-12 10:28:02 -05:00
Varun Agrawal 4c8e4973bf update Rot2::fromCosSin docstring 2024-01-08 08:52:47 -05:00
Varun Agrawal 5cdbacfd44 test and fix for issue 301 2024-01-07 20:23:58 -05:00