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

feat!: implement spin alignment #213

Closed
wants to merge 172 commits into from
Closed

feat!: implement spin alignment #213

wants to merge 172 commits into from

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    e01f302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ae6f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22636be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd7dfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19ee6e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c25a58d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57fc6c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3df7839 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1691da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f25f734 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    37bc759 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d67cd7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c08dbe9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c998d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc2a8dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6403562 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5745364 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    38ab317 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbe33a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    21d9ef6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76a12a8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ebbbbba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    14a6bc4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    37de5cf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4df723e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f6b47eb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b20974d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    810b169 View commit details
    Browse the repository at this point in the history
  29. feat: implement PoolSum

    redeboer committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    16939db View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b118e3b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7fc037d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9bc3bc7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d8fe900 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0c4e98c View commit details
    Browse the repository at this point in the history
  35. fix: identify helicity indices with resonance superscript

    Helicity indices in the spin alignment summation have a superscript
    that indicates the resonances that appear in the Topology. Previously,
    a boost chain superscript was used, but that only contains the
    resonance identifiers that are parents of the boosted state, not all
    resonances in the entire Topology.
    redeboer committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    45e8c15 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bf95a82 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    50174d0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8ce99c4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    42afc03 View commit details
    Browse the repository at this point in the history
  40. docs: make opposite helicity states dashed in DOT visualization

    Also simplifies DOT syntax
    redeboer committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e554aab View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b07b16c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    da4826b View commit details
    Browse the repository at this point in the history
  43. refactor!: enforce state 0 non-opposite helicity

    The existing implementation of is_opposite_helicity_state() had as
    effect that final state 0 is not always an opposite helicity state.
    This results in a different spin alignment sum for permutated
    topologies.
    redeboer committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    4e640c4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    afe5c45 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    9b6bd4c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a76b613 View commit details
    Browse the repository at this point in the history
  47. build: update to qrules#145

    ComPWA/qrules#145 is needed to get a consistent final state ID mapping
    redeboer committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    b008a76 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    dcf4062 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d1e0a64 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    82ce511 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    dc977f5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2addc4f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    11344f1 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6112da5 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    144b7f4 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    016667d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9db12dc View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    7203093 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    ca3c8b4 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0a7c956 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    6451f47 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6c373c3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    327dfa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    03bfe94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e2a31e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7ca2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f30aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68bd32e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a73e8ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4f61b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01e1273 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    123ac90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d180ded View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a04de4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25234c0 View commit details
    Browse the repository at this point in the history
  13. fix: change S into U

    redeboer authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e9aeb3f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    a28e48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3210661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed059ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e189622 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3984e09 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    1680e2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5518b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58104c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da75106 View commit details
    Browse the repository at this point in the history
  5. fix: perform doit() on BoostMatrix

    Fix-up to 5518b36
    redeboer committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9437b81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ba84ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec2579d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    931ed06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0aba8fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36d9658 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    644eaba View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    a7ca4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4f7d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ea167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    124152d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224dc51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c94a9e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c908d28 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    d867c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b98474 View commit details
    Browse the repository at this point in the history
  3. fix: check integral ang.mom. in builder

    This allows formulating Breit-Wigner dynamics _without_ form factor on
    an amplitude model formulated with the canonical-helicity formalism
    and with half-spin particles. The restriction to have integer value
    spins comes from the Blatt-Weisskopf factor, so this restriction has
    been moved to the builder for a Breit-Wigner with form factor.
    redeboer committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    1784f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3688421 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf05308 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c12248 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    b0e013d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b233d85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf792a View commit details
    Browse the repository at this point in the history
  4. fix: relink _T to TypeVar

    redeboer committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    504f784 View commit details
    Browse the repository at this point in the history
  5. fix: switch to KeyError

    Required for sympy.core.basic.Basic.xreplace
    redeboer committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ba34870 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc5cba0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41f48fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    219dbd6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d8881d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cfca442 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    73f3ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c553f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98addab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4e416a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    920d96a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ca1052 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. docs: link to TR-013

    redeboer committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7f196f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48d616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68b5c56 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    2ed7392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dedb58 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. feat: implement PoolSum

    redeboer committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8b39d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6aa23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3243e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90beeec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0f179c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b08ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d13cf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55e6642 View commit details
    Browse the repository at this point in the history
  9. docs: remove generated code

    redeboer committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ac34253 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    1e33551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c283b16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ecd814 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d614ca7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50f174a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcf1f3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    149458f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e05d550 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f56732 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4845278 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22aab83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b2fa79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9ae65f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    cf9e003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48869e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40a5ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb99317 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a91dac5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5f7d75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a902782 View commit details
    Browse the repository at this point in the history
  8. feat: insert alignment sum

    redeboer committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    56d5ebb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    74ed33c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5134e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c730ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79cfaa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33f5e33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c68e3a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26ddedc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbef723 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5302166 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    915187a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4697c86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04ec98d View commit details
    Browse the repository at this point in the history
  13. docs: link to ampform#245

    redeboer committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3252aba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d17693 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf346de View commit details
    Browse the repository at this point in the history