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

Refactor find.turn.point.R and find.tol.time.R and recover.weaker.R #91

Merged
merged 58 commits into from
Aug 17, 2022

Commits on Jul 29, 2022

  1. setup remote

    wverastegui committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b006c19 View commit details
    Browse the repository at this point in the history
  2. Update

    wverastegui committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b099d9e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Refactoring

    wverastegui committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e573714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91746c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70152c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60119d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    572ebaa View commit details
    Browse the repository at this point in the history
  6. Renamed all.times to delta_rt which is the actual content of the vari…

    …able and renamed matching function
    hechth committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    145e31f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    4b4863c View commit details
    Browse the repository at this point in the history
  2. adjusted namespace

    hechth committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c67e22d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6d1d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ced53c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    d520cde View commit details
    Browse the repository at this point in the history
  2. Fixing other test cases

    hechth committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9004c22 View commit details
    Browse the repository at this point in the history
  3. added coments

    wverastegui committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a49291d View commit details
    Browse the repository at this point in the history
  4. Finalized find.tol.time

    hechth committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    133a1bc View commit details
    Browse the repository at this point in the history
  5. started find.turn.point

    hechth committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f7e54ab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    fbdd303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54f576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93a9d3 View commit details
    Browse the repository at this point in the history
  4. post merge cleanup

    hechth committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    91547dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5f4c21 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    75b39a1 View commit details
    Browse the repository at this point in the history
  2. final refactorings

    root committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0bdeaf3 View commit details
    Browse the repository at this point in the history
  3. Updated changelog file

    wverastegui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    824fcae View commit details
    Browse the repository at this point in the history
  4. updated variable name

    hechth committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    821bb9a View commit details
    Browse the repository at this point in the history
  5. Finalized documentation

    hechth committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    8e1f381 View commit details
    Browse the repository at this point in the history
  6. Added final documentation sections.

    root committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e5cde42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8587a61 View commit details
    Browse the repository at this point in the history
  8. tiny refactor

    hechth committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    3788061 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. reformatting

    hechth committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9c3df64 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    01ed54a View commit details
    Browse the repository at this point in the history
  2. fixed typo

    hechth committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8beafb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e91d2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5db5d2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d11743b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    215afdc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    13928c8 View commit details
    Browse the repository at this point in the history
  2. Fixed bug with vscDebugger

    hechth committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7cd24d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9192974 View commit details
    Browse the repository at this point in the history
  4. Adapted to new variable name

    hechth committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7c8c114 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f3cec6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96c64ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4b9d3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9df570d View commit details
    Browse the repository at this point in the history
  9. Update conda/meta.yaml

    hechth authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    fa06229 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update DESCRIPTION

    hechth authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    852e2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79aa394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c354bdc View commit details
    Browse the repository at this point in the history
  4. Added missing function exports

    hechth committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    054f62f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

    hechth committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    6c7cf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c213a View commit details
    Browse the repository at this point in the history
  4. moved arrange out of loop

    hechth committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    51fa953 View commit details
    Browse the repository at this point in the history
  5. reverted change

    hechth committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    804f16b View commit details
    Browse the repository at this point in the history
  6. Fixed documentation

    hechth committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bbf3237 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update R/find.tol.time.R

    Co-authored-by: Matej Troják <trojak@mail.muni.cz>
    hechth and xtrojak authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    668a6bf View commit details
    Browse the repository at this point in the history