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

Trim pulse's Shape to envelopes #818

Merged
merged 78 commits into from
Apr 17, 2024
Merged

Trim pulse's Shape to envelopes #818

merged 78 commits into from
Apr 17, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    0287bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2fd175 View commit details
    Browse the repository at this point in the history
  3. test: fix tests

    stavros11 authored and alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b4dd723 View commit details
    Browse the repository at this point in the history
  4. feat: Drop ShapeInitError in favor of pulse default value

    If uninitialize, it will raise an error on its own when usage is attempted
    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cf72977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67f8d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dc7460 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8d87de View commit details
    Browse the repository at this point in the history
  8. feat: Rework the Exponential shape

    First non-trivial vectorization example
    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    78b0ddd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf3d4ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7695d51 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    133a60a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58ed4a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d728a62 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dbeec43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90f5d80 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23a7f67 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6891143 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6eaf5b7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b486387 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d735a3a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    16df509 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eabc173 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5f53fc2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0179c4d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    361b452 View commit details
    Browse the repository at this point in the history
  26. feat: Represent times as the parameters of linspace

    Since nothing else is strictly needed
    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2525875 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    581788a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fee3919 View commit details
    Browse the repository at this point in the history
  29. fix: Drop shape initialization in pulse post init

    Best fix ever, ~2000 tests in one shot :P
    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    90b5a60 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    575b1e1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7c94a73 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    49ce962 View commit details
    Browse the repository at this point in the history
  33. test: Fix errors in pulse

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0a2021e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3c1e599 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d846ced View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f1ac8e8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2704866 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    383dc6e View commit details
    Browse the repository at this point in the history
  39. fix: Update envelope names

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    52ab2f4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ddadd33 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    67cdbf8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    56d96bd View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    0df11bd View commit details
    Browse the repository at this point in the history
  44. fix: Fix Pylint errors

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5088be8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6378b91 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    16d0564 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    44887a4 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    738ac86 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1422a3f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    55c79b5 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    bf6b534 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    de63d47 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    17c3219 View commit details
    Browse the repository at this point in the history
  54. feat!: Move duration back to pulse

    And fix some Pylint and Pytest errors
    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3c674b9 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    efa3067 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    381f0f1 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5545a70 View commit details
    Browse the repository at this point in the history
  58. test: Fix drag tests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    eb3fc14 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    46e1ffb View commit details
    Browse the repository at this point in the history
  60. test: Fix plot tests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3d19446 View commit details
    Browse the repository at this point in the history
  61. test: Fix most pulse tests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    015e593 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d7cb9b3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    2258e4b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    d41a1b3 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    881827c View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    0f32db7 View commit details
    Browse the repository at this point in the history
  67. test: Fix unrolling tests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ff326ed View commit details
    Browse the repository at this point in the history
  68. test: Fix sweepers tests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1779e06 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    d98cada View commit details
    Browse the repository at this point in the history
  70. test: Fix dummy tests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c2419f3 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    9fd66c9 View commit details
    Browse the repository at this point in the history
  72. fix: Fix runcard dump

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8052d8c View commit details
    Browse the repository at this point in the history
  73. test: Fix the doctests

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7dc7a47 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    28e3f0b View commit details
    Browse the repository at this point in the history
  75. chore: Fix rebase leftover

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    875a604 View commit details
    Browse the repository at this point in the history
  76. chore: Poetry lock

    alecandido committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d70a44d View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    b13e411 View commit details
    Browse the repository at this point in the history
  78. Improve envelopes' docstrings

    Co-authored-by: Hayk Sargsyan <[email protected]>
    alecandido and hay-k committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6f4c84b View commit details
    Browse the repository at this point in the history