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

Inplace #297

Draft
wants to merge 86 commits into
base: main
Choose a base branch
from
Draft

Inplace #297

wants to merge 86 commits into from

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    273b502 View commit details
    Browse the repository at this point in the history
  2. path for trapeze

    PierreMartinon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    349cc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb0fc8 View commit details
    Browse the repository at this point in the history
  4. undefined reference

    PierreMartinon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    02fbaaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ece2905 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. try vector of structs

    PierreMartinon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b1feeba View commit details
    Browse the repository at this point in the history
  2. sync

    PierreMartinon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0df7f58 View commit details
    Browse the repository at this point in the history
  3. tests ok

    PierreMartinon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    46dc1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61353d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffbb02f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. comment

    PierreMartinon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f9ff77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc2a7d View commit details
    Browse the repository at this point in the history
  3. try c_block views

    PierreMartinon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d0de0d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f1b14 View commit details
    Browse the repository at this point in the history
  5. cleanup

    PierreMartinon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    820fb11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d9201d View commit details
    Browse the repository at this point in the history
  7. loop test

    PierreMartinon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5a39fc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dce69e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93df588 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. midpoint prof

    PierreMartinon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    edac074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265263f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93877cf View commit details
    Browse the repository at this point in the history
  4. grid in DOCP

    PierreMartinon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e99ccd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e878492 View commit details
    Browse the repository at this point in the history
  6. tests ok

    PierreMartinon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7813b00 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. sync from main

    PierreMartinon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8d9edaf View commit details
    Browse the repository at this point in the history
  2. tests ok

    PierreMartinon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    81b2eba View commit details
    Browse the repository at this point in the history
  3. prepare for inplace

    PierreMartinon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f5d310c View commit details
    Browse the repository at this point in the history
  4. better prof

    PierreMartinon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ca9834a View commit details
    Browse the repository at this point in the history
  5. btime

    PierreMartinon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ebbf18c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fea28fb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. more tests

    PierreMartinon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    93d8590 View commit details
    Browse the repository at this point in the history
  2. tests ok

    PierreMartinon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    824636d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8f54f View commit details
    Browse the repository at this point in the history
  4. inplace for midpoint

    PierreMartinon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    31201b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ee41f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

    PierreMartinon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e1165c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    bb5b888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0eef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af20f07 View commit details
    Browse the repository at this point in the history
  4. fbll

    PierreMartinon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2e96cbb View commit details
    Browse the repository at this point in the history
  5. todo: check tests

    PierreMartinon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0797d42 View commit details
    Browse the repository at this point in the history
  6. tests ok

    PierreMartinon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7928795 View commit details
    Browse the repository at this point in the history
  7. still ok

    PierreMartinon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2e79093 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. removed some allocs

    PierreMartinon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    11ccec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f80eb View commit details
    Browse the repository at this point in the history
  3. code warntype

    PierreMartinon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6ab7678 View commit details
    Browse the repository at this point in the history
  4. prof

    PierreMartinon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b7341b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. test dyn

    PierreMartinon committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2ed25ba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    2793dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf760e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be966a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97578c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

    PierreMartinon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b603c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78b4418 View commit details
    Browse the repository at this point in the history
  4. cleaned

    PierreMartinon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    499f441 View commit details
    Browse the repository at this point in the history
  5. cleanup

    PierreMartinon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ffa4fd View commit details
    Browse the repository at this point in the history
  6. cleanup

    PierreMartinon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    557b64f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. sync 1

    PierreMartinon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f7dc251 View commit details
    Browse the repository at this point in the history
  2. sync 2

    PierreMartinon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    de0dfeb View commit details
    Browse the repository at this point in the history
  3. sync ok

    PierreMartinon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3a2a8ce View commit details
    Browse the repository at this point in the history
  4. compat for docs

    PierreMartinon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ae740be View commit details
    Browse the repository at this point in the history
  5. jet

    PierreMartinon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    76fa250 View commit details
    Browse the repository at this point in the history
  6. ignore

    PierreMartinon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    71872e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. check getters

    PierreMartinon committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    63a179c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11673ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9b377 View commit details
    Browse the repository at this point in the history
  4. check t_i type

    PierreMartinon committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    846de64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    291a993 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. miminalist objective

    PierreMartinon committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    266f325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da2bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dae5b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

    PierreMartinon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c51c584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b184b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f97e5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cce50f View commit details
    Browse the repository at this point in the history
  6. test param

    PierreMartinon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    918a27a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cd72ce View commit details
    Browse the repository at this point in the history
  8. check block

    PierreMartinon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8c80e65 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 3, 2024

  1. mayer test

    PierreMartinon committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9d13a77 View commit details
    Browse the repository at this point in the history