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

Add context handling with accept/reject #61

Merged
merged 40 commits into from
Nov 19, 2024
Merged

Add context handling with accept/reject #61

merged 40 commits into from
Nov 19, 2024

Commits on Sep 27, 2024

  1. added accept_reject

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c1b4a80 View commit details
    Browse the repository at this point in the history
  2. add test

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5b26460 View commit details
    Browse the repository at this point in the history
  3. fix

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f972970 View commit details
    Browse the repository at this point in the history
  4. fix lint

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    40800b8 View commit details
    Browse the repository at this point in the history
  5. improve cov

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5552bb1 View commit details
    Browse the repository at this point in the history
  6. Update neurots/utils.py

    Co-authored-by: Adrien Berchet <[email protected]>
    arnaudon and adrien-berchet committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4539597 View commit details
    Browse the repository at this point in the history
  7. better test

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ddfaa41 View commit details
    Browse the repository at this point in the history
  8. Update tests/test_utils.py

    Co-authored-by: Adrien Berchet <[email protected]>
    arnaudon and adrien-berchet committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aa231e4 View commit details
    Browse the repository at this point in the history
  9. more

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    36f941f View commit details
    Browse the repository at this point in the history
  10. revert tox py

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    38d8a0e View commit details
    Browse the repository at this point in the history
  11. fix

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eb133df View commit details
    Browse the repository at this point in the history
  12. more

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ae594d7 View commit details
    Browse the repository at this point in the history
  13. fix test

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    51248a0 View commit details
    Browse the repository at this point in the history
  14. access more params

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    51f11c6 View commit details
    Browse the repository at this point in the history
  15. fix test

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7d37683 View commit details
    Browse the repository at this point in the history
  16. more

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b84f34f View commit details
    Browse the repository at this point in the history
  17. improve

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f7960df View commit details
    Browse the repository at this point in the history
  18. comment

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5c29ee6 View commit details
    Browse the repository at this point in the history
  19. multiple boundaries

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    be1e419 View commit details
    Browse the repository at this point in the history
  20. more

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d6fc1d0 View commit details
    Browse the repository at this point in the history
  21. lint

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8392a59 View commit details
    Browse the repository at this point in the history
  22. Update neurots/generate/section.py

    Co-authored-by: Adrien Berchet <[email protected]>
    arnaudon and adrien-berchet committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3ac1f4d View commit details
    Browse the repository at this point in the history
  23. Update neurots/utils.py

    Co-authored-by: Adrien Berchet <[email protected]>
    arnaudon and adrien-berchet committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8f5dc29 View commit details
    Browse the repository at this point in the history
  24. replace del

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4b46196 View commit details
    Browse the repository at this point in the history
  25. rename null+ ar docstring

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    14efd7f View commit details
    Browse the repository at this point in the history
  26. fix test

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7cf873a View commit details
    Browse the repository at this point in the history
  27. simplify next/first point

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0333b67 View commit details
    Browse the repository at this point in the history
  28. lint

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e3d2618 View commit details
    Browse the repository at this point in the history
  29. small

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    25924c5 View commit details
    Browse the repository at this point in the history
  30. simplify AR

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    210e23e View commit details
    Browse the repository at this point in the history
  31. Update neurots/generate/section.py

    Co-authored-by: Adrien Berchet <[email protected]>
    arnaudon and adrien-berchet committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dad656f View commit details
    Browse the repository at this point in the history
  32. remove default

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    45b13c6 View commit details
    Browse the repository at this point in the history
  33. Update neurots/generate/section.py

    Co-authored-by: Adrien Berchet <[email protected]>
    arnaudon and adrien-berchet committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cb65a7b View commit details
    Browse the repository at this point in the history
  34. fix extra random

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0ec1c62 View commit details
    Browse the repository at this point in the history
  35. fix lint

    arnaudon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9baf834 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. lint

    arnaudon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    621293c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix

    arnaudon committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6afc917 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix

    arnaudon committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    83b9368 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. format

    arnaudon committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4c12644 View commit details
    Browse the repository at this point in the history
  2. cov

    arnaudon committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4b9cb8f View commit details
    Browse the repository at this point in the history