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

fast forward #1791

Merged
merged 45 commits into from
Oct 20, 2023
Merged

fast forward #1791

merged 45 commits into from
Oct 20, 2023

Commits on Sep 5, 2023

  1. fix hms test, #1713

    dehann committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e6530d7 View commit details
    Browse the repository at this point in the history
  2. update NEWS

    dehann committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bf60845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb689ff View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 16, 2023

  1. streamlining updates

    dehann committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    2d7f28f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. wip restoring tests

    dehann committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cd232b0 View commit details
    Browse the repository at this point in the history
  2. one solveTree issue remains

    dehann committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    60ad0a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1774 from JuliaRobotics/23Q3/enh/derel_getsample

    fixes, debugging, wip on derel test
    dehann authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ad00c3b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    24d3764 View commit details
    Browse the repository at this point in the history
  2. Fix getPointType of Position{N}

    Affie committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fb11a0d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1777 from JuliaRobotics/23Q3/test/dereldrop0init

    restore DERelative tests, drop zero init
    dehann authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ff9bfff View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Fix parametric solveUp svector

    Affie committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8c9b8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af6e166 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 2, 2023

  1. New solveRLM with sparse keyword

    * new does not support conditional
    * old renamed to solveRLM_conditional (used in init)
     * old only supports one point type
     * solveRLM_sparse can be deleted, new performs better
     * 0.875540 seconds (5.11 M allocations: 543.265 MiB, 9.95% gc time)
    Affie committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3d89532 View commit details
    Browse the repository at this point in the history
  2. Improve getSparsityPattern

    Affie committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7f25694 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

    dehann committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a33dd76 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. missing two tests

    dehann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2330c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16dd691 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    a3fa4ca View commit details
    Browse the repository at this point in the history
  2. Add Covariance estimate

    Affie committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5d62f24 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. bug fix, restore tests

    dehann committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    21cddbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1776 from JuliaRobotics/23Q3/fix/pospointtype

    Fix getPointType of Position{N}
    dehann authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    525602e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8101563 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5553f1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    808da77 View commit details
    Browse the repository at this point in the history
  6. No Parametric Mixtures for now

    Affie committed Oct 9, 2023
    1 Configuration menu
    Copy the full SHA
    c6a9b0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51181fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b586be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    6f7878c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Dehann Fourie <6412556+dehann@users.noreply.github.com>
    Affie and dehann authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8f43286 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1779 from JuliaRobotics/23Q4/fix/mix_deconv_sa

    Fix mixture sampling and deconv for static arrays
    Affie authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c58ae70 View commit details
    Browse the repository at this point in the history
  4. sphere support comment

    Affie committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6f3e431 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1778 from JuliaRobotics/23Q3/dev/parametric

    Refactor Parametric solve for better performance and better use of Manopt.jl
    Affie authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d2963ac View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. workaround hack for #1781

    dehann committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3b44e29 View commit details
    Browse the repository at this point in the history
  2. drop warning

    dehann committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9d6c581 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1782 from JuliaRobotics/23Q4/hack/1781

    workaround hack for #1781
    dehann authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4c04074 View commit details
    Browse the repository at this point in the history
  4. cf.manifold for CalcFactor

    dehann committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    22c541f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1707b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Swop parametric optim for manopt and better convolution performance (#…

    …1784)
    
    * swop parametric optim for manopt
    
    * improve non-parametric performance
    
    * Standardise to use getManifold
    
    * covariance calc try catch on hessian inverse
    Affie authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c49e4b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Use CalcFactorNormSq as functor (#1786)

    * Use CalcFactorNormSq as functor
    * Force svector for performance
    * Fix deconv manifold and init
    
    NOTE #1786 (comment)
    Affie authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    65e1715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0757330 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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