Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finishing release 4.2a5 #1099

Merged
merged 99 commits into from
Feb 14, 2022
Merged

Finishing release 4.2a5 #1099

merged 99 commits into from
Feb 14, 2022

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    0814efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbd26c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3053008 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    2a17280 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Update slam.i

    johnwlambert authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    41384d1 View commit details
    Browse the repository at this point in the history
  2. fix typo

    johnwlambert authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8ba9ae5 View commit details
    Browse the repository at this point in the history
  3. fix typo

    johnwlambert authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b7a502e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd4effb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. fix template bug

    johnwlambert authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    055e027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20622c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e63911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6678fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15c3dd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7530623 View commit details
    Browse the repository at this point in the history
  7. Address Akshay comments

    johnwlambert authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    72e4a9a View commit details
    Browse the repository at this point in the history
  8. fix templated function

    johnwlambert authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2f3fe73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a22ffa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0b37ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56312d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d37881e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    84aed90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f3fe5 View commit details
    Browse the repository at this point in the history
  3. Fix wrapping

    dellaert committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    55d8399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4db752e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ba6566 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    a82ddcc View commit details
    Browse the repository at this point in the history
  2. revert FactorIndices default argument to overloading for now

    * FactorIndices default argument is currently not easily available in
    binding code
    * see #1053 (comment)
    senselessDev committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    dbfc7bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b2135 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65d72ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d3bad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7526329 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. add space after commas

    dellaert committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    88e3330 View commit details
    Browse the repository at this point in the history
  2. use const &

    dellaert committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    1d8a456 View commit details
    Browse the repository at this point in the history
  3. fix argument name

    dellaert committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    1cc6775 View commit details
    Browse the repository at this point in the history
  4. Better wrap of load

    dellaert committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    8e2f8a8 View commit details
    Browse the repository at this point in the history
  5. Add rangeFactor typedefs

    dellaert committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    605a443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    656a695 View commit details
    Browse the repository at this point in the history
  7. Expose all ordering methods

    dellaert committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    06fb941 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. fix python example

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    cd94e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fd49ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d51989 View commit details
    Browse the repository at this point in the history
  4. Fix test

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    10fa738 View commit details
    Browse the repository at this point in the history
  5. Moved loading code

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    3090182 View commit details
    Browse the repository at this point in the history
  6. moved tests

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    6fbb948 View commit details
    Browse the repository at this point in the history
  7. moved wrapping

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ea5465c View commit details
    Browse the repository at this point in the history
  8. fix CI issue

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    34b8e4e View commit details
    Browse the repository at this point in the history
  9. Fix DiscreteBayesTree test

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a4fc68f View commit details
    Browse the repository at this point in the history
  10. nr -> number

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    762e809 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9dfe52d View commit details
    Browse the repository at this point in the history
  12. Add to wrapper

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    5d6b8f4 View commit details
    Browse the repository at this point in the history
  13. fix typo

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2e9b51a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7adc989 View commit details
    Browse the repository at this point in the history
  15. Fix test

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    113fbf1 View commit details
    Browse the repository at this point in the history
  16. Fixed print_ -> print

    dellaert committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f04d812 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    ee4c75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    236dbcb View commit details
    Browse the repository at this point in the history
  3. Fix ugly printing

    dellaert committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e4b18b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc721e7 View commit details
    Browse the repository at this point in the history
  5. bump version

    dellaert committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f65bc05 View commit details
    Browse the repository at this point in the history
  6. Address comments

    dellaert committed Feb 1, 2022
    1 Configuration menu
    Copy the full SHA
    c7fb4a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad0d7e4 View commit details
    Browse the repository at this point in the history
  8. str !

    dellaert committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f5f5f0d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    134e828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d90f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1082 from borglab/fix/sfm_reading

    Cleaned up loading SfmData
    dellaert authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fb1e3c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1083 from borglab/fixes/wrapper

    Fixes to get matlab wrapper working properly
    varunagrawal authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    001014e View commit details
    Browse the repository at this point in the history
  5. Squashed 'wrap/' changes from 767a74718..56e7c0c81

    56e7c0c81 Merge pull request #145 from borglab/matlab/raw_ptr
    2e82cd38d address review
    58ff3b0a1 update tests and fixtures
    dcb6ef80f fix matlab wrapper to properly handle raw pointers
    2377b330f refactor argument list generation
    
    git-subtree-dir: wrap
    git-subtree-split: 56e7c0c81c6df4e08c3496cc6cc8e48d881c2a8c
    varunagrawal committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f1e11d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35fa8c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    241f7a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    a1fda3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304467c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    d449113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe922b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1ec24 View commit details
    Browse the repository at this point in the history
  4. Add test for dot

    dellaert committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    13092f6 View commit details
    Browse the repository at this point in the history
  5. remove stray output

    dellaert committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c7975be View commit details
    Browse the repository at this point in the history
  6. Add header back in

    dellaert committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    72772b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    e5e9996 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    6f74fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476a253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc233fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9e6282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    539bf70 View commit details
    Browse the repository at this point in the history
  6. wrap sampling methods

    dellaert committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a25378a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2f6224 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13d370f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    325613f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4adba4f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    c344562 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. VectorValues html

    dellaert committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    f278048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb312f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    e175a95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1096 from borglab/fix/FrobeniusFactor

    Frobenius Factor Eigen Fix
    varunagrawal authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a5bee15 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Make work with boost 1.74

    dellaert committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8dcde7b View commit details
    Browse the repository at this point in the history
  2. fix TBB ordering issue

    dellaert committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    d57e5d5 View commit details
    Browse the repository at this point in the history
  3. Fix tiny issues

    dellaert committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    9f2e5ab View commit details
    Browse the repository at this point in the history
  4. Add boost version guard

    dellaert committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6337241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e65779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46f3a48 View commit details
    Browse the repository at this point in the history