Commit Graph

18749 Commits (51e89d298e3e94cac02fa7804be20b05fc40c02a)

Author SHA1 Message Date
Yashas Ambati 15e1926ccf Make version string PEP440 compliant 2025-02-21 01:04:23 -05:00
Frank Dellaert 08147c7011
Merge pull request #2031 from mkielo3/fix-ekf-examples
Updated elaboratePoint2KalmanFilter.cpp example and easyPoint2KF bugfix
2025-02-21 01:00:07 -05:00
Yashas Ambati 408aaeafa4 Address some comments on PR 2025-02-21 00:22:49 -05:00
mkielo3 b6a1af03e8 Removed make_shared & x variables 2025-02-20 23:25:00 +00:00
Yashas Ambati abe4cd7727 Pass NIGHTLY env variable to cibw container 2025-02-20 18:06:30 -05:00
Yashas Ambati 5da3691609 Set package name to gtsam-nightly if nightly build 2025-02-20 17:28:42 -05:00
mkielo3 2e194501d5 Reverted unintended changes to nonlinear.i 2025-02-20 22:17:55 +00:00
mkielo3 53b1ce3885 Addressed PR feedback: applied suggested improvements 2025-02-20 22:12:46 +00:00
Yashas Ambati c17a3f80f1 Publish to TestPyPI after wheels are built 2025-02-20 16:48:06 -05:00
Frank Dellaert cddc2884c6
Merge pull request #2028 from borglab/fix/setZeroTwice
Fix small inefficiency in QR path
2025-02-20 16:44:20 -05:00
mkielo3 9e676b215e Updated elaboratePoint2KalmanFilter.cpp example and easyPoint2KF bugfix 2025-02-20 21:19:18 +00:00
Yashas Ambati d0e25bc41b Modify setup.py.in to force root to be platform-dependent 2025-02-20 16:05:06 -05:00
Varun Agrawal 518b067104 better filenaming and improved plotting 2025-02-20 13:01:04 -05:00
Yashas Ambati c4d7e622a9 Use CMake as generator 2025-02-20 11:02:23 -05:00
Yashas Ambati dc667c4122 Update make command 2025-02-20 10:35:33 -05:00
p-zach b75ca57ecd Add Rot3 2025-02-20 10:32:26 -05:00
p-zach 256610a3d8 Fix header 2025-02-20 10:32:03 -05:00
Yashas Ambati 9c2ed3d7f0 Make shared libraries 2025-02-20 10:08:24 -05:00
Yashas Ambati 5466a96de6 Install boost from source, delete CMakeCache before building 2025-02-20 00:56:31 -05:00
Frank Dellaert c0c8972d0d inplace_QR *already* zeros out below diagonal 2025-02-19 23:38:43 -05:00
Frank Dellaert c87050bc8b Got rid of zeroBelowDiagonal, as Eigen has it, and was used in only a single place 2025-02-19 23:38:19 -05:00
Yashas Ambati 8cbb4fc154 Trying something 2025-02-19 23:34:14 -05:00
Yashas Ambati 4a57824ea5 Install dependencies in manylinux container as well 2025-02-19 23:16:20 -05:00
Yashas Ambati 00b70e661a Fix ANOTHER bad path 2025-02-19 23:08:26 -05:00
Yashas Ambati 500808396a Update another bad path 2025-02-19 23:01:00 -05:00
Yashas Ambati 16a516c3f9 Update CMake command to point to right path 2025-02-19 22:55:11 -05:00
Yashas Ambati ae433fbe03 Create initial workflow for cibuildwheel 2025-02-19 22:51:52 -05:00
Varun Agrawal 2062e0124e add discrete assignments as labels 2025-02-18 15:57:36 -05:00
Porter Zach 6b73f3efdf
Merge pull request #2026 from borglab/fix-workflow-fr
Fix req workflow
2025-02-18 14:13:39 -05:00
Varun Agrawal 0c349f7805 update noise model so we don't get ILS 2025-02-18 11:45:13 -05:00
Varun Agrawal 82e2c4f80e return whether loop is ambiguous 2025-02-18 11:44:32 -05:00
Varun Agrawal 6919bae1b7 generate a single plot with subplots 2025-02-18 10:23:37 -05:00
Varun Agrawal ebfb94c4fd small fixes 2025-02-17 18:25:23 -05:00
Varun Agrawal 9f1aa6ae6e arg to plot hypotheses 2025-02-17 18:04:45 -05:00
Varun Agrawal d6b3c4d1d2 wrap more HybridBayesNet methods 2025-02-17 14:46:30 -05:00
Porter Zach c55f73332d
Fix req workflow 2025-02-16 19:52:22 -05:00
Porter Zach 854639b275
Merge pull request #2025 from borglab/add-rot2
Create doc ipynb for Rot2
2025-02-16 19:05:14 -05:00
p-zach 320776beac Create doc ipynb for Rot2 2025-02-16 13:45:10 -05:00
Frank Dellaert 52b11e26d5
Merge pull request #2024 from borglab/fix-req-check
Edit required check so that it doesn't hang when only non-code files modified
2025-02-16 00:45:09 -05:00
p-zach 592ec4d7de Edit correct workflow 2025-02-15 19:27:57 -05:00
p-zach e22c31c636 Edit required check so that it doesn't hang when only non-code files modified 2025-02-15 19:08:52 -05:00
Varun Agrawal 782a45484e more command line arguments 2025-02-14 10:42:55 -05:00
Varun Agrawal 2b8df45698 check for invalid Bayes nets 2025-02-14 10:42:24 -05:00
Varun Agrawal fefc6c314b improve plot saving 2025-02-14 10:42:03 -05:00
Varun Agrawal 435e721f5c plot all hypotheses 2025-02-13 20:00:48 -05:00
Varun Agrawal ed409c3dc2 wrap choose method 2025-02-13 17:56:31 -05:00
Varun Agrawal a560f373fa rename to reinitialize and separate method for saving results 2025-02-13 17:56:20 -05:00
Frank Dellaert fa37ce710d
Merge pull request #2023 from borglab/add-docs-overviews
Add overviews for existing docs folders on MyST site
2025-02-13 13:26:28 -05:00
p-zach 452e56dc32 Add overviews for existing docs folders on MyST site 2025-02-13 12:51:49 -05:00
Frank Dellaert 4f2e9f6c06
Merge pull request #2021 from p-zach/set-up-myst
Set up MyST site deploy
2025-02-13 11:13:21 -05:00