Commit Graph

14785 Commits (b47cd9d97bec48b0c4598a61dcda16b407d11c0f)

Author SHA1 Message Date
Varun Agrawal b47cd9d97b update GaussianMixture docstring 2022-06-02 22:55:46 -04:00
Varun Agrawal 92176db645 add comments 2022-06-02 22:50:44 -04:00
Varun Agrawal dd877479fa separate out summing of frontals into separate function 2022-06-02 22:47:45 -04:00
Varun Agrawal 3e10514846 if checks for dynamic_cast 2022-06-02 22:45:12 -04:00
Varun Agrawal 2afa6781f8 fix python test 2022-06-02 09:20:43 -04:00
Varun Agrawal 932e65c7a2 Add GTSAM_EXPORT and Testable traits 2022-06-02 00:39:52 -04:00
Varun Agrawal 709bbb0c35
Merge pull request #47 from varunagrawal/feature/GaussianHybridFactorGraph 2022-06-02 00:30:03 -04:00
Varun Agrawal 2cc0611f20 Merge branch 'fan/prototype-hybrid-tr' into feature/GaussianHybridFactorGraph 2022-06-02 00:18:58 -04:00
Varun Agrawal c8bf9d350c rename GaussianMixtureConditional to GaussianMixture 2022-06-02 00:13:02 -04:00
Varun Agrawal d2029f3d03 Add more information on conditionals requirement for GaussianMixture 2022-06-02 00:09:38 -04:00
Varun Agrawal 31ab1a32f3 update description of GaussianMixtureConditional 2022-06-02 00:03:31 -04:00
Varun Agrawal 7c7b5dd030 Rename files so that everything is HybridX 2022-06-01 23:52:21 -04:00
Varun Agrawal 1a8fa235c7
Merge pull request #46 from varunagrawal/feature/eliminate-hybrid
Break up EliminateHybrid into smaller functions
2022-06-01 23:05:52 -04:00
Varun Agrawal 841e6b01df improved equality checks 2022-05-28 18:03:52 -04:00
Varun Agrawal 852a9b9ef6 rename HybridFactorGraph to GaussianHybridFactorGraph 2022-05-28 14:25:12 -04:00
Varun Agrawal c3a59cfd62 update the EliminateHybrid note to be more specific 2022-05-27 18:46:52 -04:00
Varun Agrawal 6cd20fba4d break up EliminateHybrid into smaller functions 2022-05-27 18:34:13 -04:00
Varun Agrawal f443cf30e0 add docs for HybridFactor 2022-05-27 18:32:19 -04:00
Varun Agrawal 3bde044248 add doc strings to python unit test and add assertions 2022-05-27 18:13:06 -04:00
Varun Agrawal 9d26a3dc9d remove debug statements and add docs 2022-05-27 16:43:19 -04:00
Varun Agrawal 4ee4b37f2f HybridISAM docs 2022-05-27 16:23:35 -04:00
Varun Agrawal 30c8e1dfa7 fix doxygen section 2022-05-27 16:16:30 -04:00
Varun Agrawal e2c775302a remove debug statements 2022-05-27 16:15:53 -04:00
Varun Agrawal 5d3ffb7fe8 docs update 2022-05-27 16:14:39 -04:00
Varun Agrawal adcbb65e5c HybridFactorGraph docs and minor updates 2022-05-27 16:07:52 -04:00
Varun Agrawal d60c4aca5a add demarkers 2022-05-27 15:28:11 -04:00
Varun Agrawal 7bfa011886 update tests 2022-05-27 15:17:30 -04:00
Varun Agrawal 6d26818e79 HybridDiscreteFactor docs and minor refactor 2022-05-27 15:17:22 -04:00
Varun Agrawal 573448f126 make functional 2022-05-27 15:16:28 -04:00
Varun Agrawal 865d10da9c Hybrid factor docs and minor refactor 2022-05-27 15:15:34 -04:00
Varun Agrawal b3cab1bd4e GaussianMixtureFactor docs 2022-05-27 15:13:39 -04:00
Varun Agrawal c3a92a4705 Hybrid and Gaussian Mixture conditional docs and some refactor 2022-05-27 15:12:19 -04:00
Varun Agrawal 3f239c28be fix equality checks 2022-05-24 11:48:59 -04:00
Varun Agrawal eb074e7424 run formatting and rename wrappedFactors to asGaussianFactorGraphTree 2022-05-24 11:36:12 -04:00
Varun Agrawal e325cd1c4b include GaussianJunctionTree 2022-05-24 00:14:20 -04:00
Varun Agrawal e36583e6d5 include missing headers for msvc and fix warning 2022-05-23 22:19:51 -04:00
Fan Jiang b215d3a377 Address PR comments 2022-05-22 21:29:12 -07:00
Fan Jiang 74af969f68 Trying to make MSVC happy 2022-05-22 21:11:40 -07:00
Fan Jiang b8299d7ed6 Don't use Python dict method since it is not 2022-05-22 17:11:27 -07:00
Fan Jiang 2ae2cb6dc3 Don't crash anymore 2022-05-22 14:16:13 -07:00
Fan Jiang 04593ccb00 Fix compile error 2022-05-21 15:04:43 -07:00
Fan Jiang 2c4990b613 Address Varun's comments 2022-05-21 14:23:05 -07:00
Fan Jiang d5fd279449 Merge remote-tracking branch 'origin/develop' into fan/prototype-hybrid-tr 2022-05-21 13:56:41 -07:00
Frank Dellaert da00870ee1
Merge pull request #1196 from borglab/release/4.2a7 2022-05-16 08:22:04 -04:00
Frank Dellaert 30412b8110 Bump version 2022-05-13 14:33:04 -04:00
Frank Dellaert 06bc78175c
Merge pull request #1127 from borglab/feature/python/iterationHook 2022-05-13 13:48:18 -04:00
Gerry Chen 78c7a6b72c
Change `optimize_using` to simpler function call 2022-05-13 10:24:49 -04:00
Frank Dellaert 953aa9f5b0
Merge pull request #1194 from borglab/feature/saveTriangulation 2022-05-11 15:30:28 -04:00
Frank Dellaert 9c88249a0d
Merge pull request #1195 from borglab/fix/python-install 2022-05-11 13:40:11 -04:00
Varun Agrawal dab3089003 include patch version for Python interpreter to help disambiguate 2022-05-11 12:06:33 -04:00