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

First jets implementation #242

Merged
merged 154 commits into from
May 19, 2023
Merged

First jets implementation #242

merged 154 commits into from
May 19, 2023

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    e8ee894 View commit details
    Browse the repository at this point in the history
  2. Replace the old runner in solve

    With the not yet implemented one
    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1898c9d View commit details
    Browse the repository at this point in the history
  3. Extend parts documentation

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    75dbd90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d8bb76 View commit details
    Browse the repository at this point in the history
  5. Introduce evolution points

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    129004b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cf3780 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d805a98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72c1cf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    472b3bd View commit details
    Browse the repository at this point in the history
  10. Rename thresholds file

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f95cc1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78d9db9 View commit details
    Browse the repository at this point in the history
  12. Fix couplings

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    48e7741 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3f0f5d View commit details
    Browse the repository at this point in the history
  14. Fix matching tests

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8324ab9 View commit details
    Browse the repository at this point in the history
  15. Fix import in grid.py

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    99afc73 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8bd132f View commit details
    Browse the repository at this point in the history
  17. Fix test_couplings

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    014a794 View commit details
    Browse the repository at this point in the history
  18. Pin nf in example cards

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d18fb00 View commit details
    Browse the repository at this point in the history
  19. Minimal fix to recipes.create

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dd15ec8 View commit details
    Browse the repository at this point in the history
  20. Rename more q2->mu2

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7b0aac0 View commit details
    Browse the repository at this point in the history
  21. Fix test/eko/io/test_runcards

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    717516b View commit details
    Browse the repository at this point in the history
  22. Fix legacy loading

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c22e82d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c1ca7e6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    213b4db View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ea986e6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3b5c390 View commit details
    Browse the repository at this point in the history
  27. Introduce eko.epgrid

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    73d038b View commit details
    Browse the repository at this point in the history
  28. Adjust eko.evolgrid

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8dcad8f View commit details
    Browse the repository at this point in the history
  29. Update src/eko/matchings.py

    Co-authored-by: Felix Hekhorn <[email protected]>
    alecandido and felixhekhorn committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2308cf2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    be10863 View commit details
    Browse the repository at this point in the history
  31. Introduce cliff operators

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2e96815 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cb018dd View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7f3ea5e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    99b66b2 View commit details
    Browse the repository at this point in the history
  35. Update src/eko/io/inventory.py

    Co-authored-by: Felix Hekhorn <[email protected]>
    alecandido and felixhekhorn committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c684026 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    405a84b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f3c8366 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1dca8f7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a932cbe View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1e773b5 View commit details
    Browse the repository at this point in the history
  41. Update inventory iteration

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8d914bd View commit details
    Browse the repository at this point in the history
  42. Update EKO methods

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    08fdef1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    819d102 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    597f841 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    bebd35d View commit details
    Browse the repository at this point in the history
  46. Simplify operator grid

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f963503 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    30edb8f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    895d93c View commit details
    Browse the repository at this point in the history
  49. Add explicit squared ratios

    Because for ratios its even harder to propagate the linear vs squared information
    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    165a722 View commit details
    Browse the repository at this point in the history
  50. Small fix to legacy runner

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5e5d9f2 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    1e7a476 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f1c4b48 View commit details
    Browse the repository at this point in the history
  53. Drop method check, since determined from enum value

    Thus the domain is already restricted by the enum definition, which would coincide with the removed check
    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    93e662d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    5fe955c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    771c6ac View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    4caff5d View commit details
    Browse the repository at this point in the history
  57. Drop some type assertions

    As a consequence of improved inventories typing
    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6166be7 View commit details
    Browse the repository at this point in the history
  58. Fix msbar_masses

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    46faf95 View commit details
    Browse the repository at this point in the history
  59. Start fixing grid

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    abba5fc View commit details
    Browse the repository at this point in the history
  60. Make test_ome running

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c615a3e View commit details
    Browse the repository at this point in the history
  61. Revert "Make test_ome running"

    This reverts commit 21334f7.
    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    605a472 View commit details
    Browse the repository at this point in the history
  62. Attempt to fix grid and ome

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    66ba375 View commit details
    Browse the repository at this point in the history
  63. Fix eko/evop/test_init

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    cf50483 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    85ed203 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    edf8d83 View commit details
    Browse the repository at this point in the history
  66. Update rotations name

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    af85f39 View commit details
    Browse the repository at this point in the history
  67. Fix test eko/io/bases

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    29555c3 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    4d35418 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    b2fd2c4 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    d58129d View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    b1d0329 View commit details
    Browse the repository at this point in the history
  72. Fix test apply

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5515530 View commit details
    Browse the repository at this point in the history
  73. Fix test eko/io/items

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5f1e8e1 View commit details
    Browse the repository at this point in the history
  74. Fix genpdf tests

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4142d09 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    d8f67ce View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    d135f71 View commit details
    Browse the repository at this point in the history
  77. Fix manipulate and tests

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f8c3ae7 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    fe68995 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    233878e View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    788368c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    f71cece View commit details
    Browse the repository at this point in the history
  82. Lift flavor tensor blow-up

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d09c14d View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    dc7e478 View commit details
    Browse the repository at this point in the history
  84. Pin nf0=4 in LHA FFNS

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f8e9228 View commit details
    Browse the repository at this point in the history
  85. Update tests/eko/test_matchings.py

    Co-authored-by: Felix Hekhorn <[email protected]>
    alecandido and felixhekhorn committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d60b2b0 View commit details
    Browse the repository at this point in the history
  86. Update tests/eko/test_matchings.py

    Co-authored-by: Felix Hekhorn <[email protected]>
    alecandido and felixhekhorn committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8c7baaa View commit details
    Browse the repository at this point in the history
  87. Improve docstring

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    75120f3 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    44db62e View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    323fec9 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    cd296a3 View commit details
    Browse the repository at this point in the history
  91. Fix parts assignment

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    36a8251 View commit details
    Browse the repository at this point in the history
  92. Test elements creation

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8f701c9 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    2a67d18 View commit details
    Browse the repository at this point in the history
  94. Fix sorting in eko_product

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    23de89a View commit details
    Browse the repository at this point in the history
  95. Fix test eko/couplings

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    cf30aaf View commit details
    Browse the repository at this point in the history
  96. Simplify ekore/harmonics/cache

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8b917b6 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    9f51fd3 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    1879f2b View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    3609d68 View commit details
    Browse the repository at this point in the history
  100. Fix parts configs

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7688d68 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    9788f1d View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    b08addd View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    80a1764 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    7299348 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    208a99b View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    cd6fb55 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    443bb6c View commit details
    Browse the repository at this point in the history
  108. Fix isort

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f1f8aa8 View commit details
    Browse the repository at this point in the history
  109. Fix operator order

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b4a550e View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    a46e996 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    a5a87dd View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    ab0dbfc View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    6cb3cce View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    5dadb36 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    29c6e6f View commit details
    Browse the repository at this point in the history
  116. Update src/eko/couplings.py

    Co-authored-by: Giacomo Magni <[email protected]>
    alecandido and giacomomagni committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9155100 View commit details
    Browse the repository at this point in the history
  117. Update src/eko/matchings.py

    Co-authored-by: Giacomo Magni <[email protected]>
    alecandido and giacomomagni committed May 11, 2023
    Configuration menu
    Copy the full SHA
    caeeacf View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    ed7128f View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    d919b89 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    9b43116 View commit details
    Browse the repository at this point in the history
  121. Add unit tests for matchings

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9455555 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    65a61f8 View commit details
    Browse the repository at this point in the history
  123. Add test_to_uni_evol

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bfbd49d View commit details
    Browse the repository at this point in the history
  124. Update ekomark/plots

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d71d1fe View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    b94e4a2 View commit details
    Browse the repository at this point in the history
  126. Add more ekore unit tests

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e3ca379 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    e571466 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    ac22b78 View commit details
    Browse the repository at this point in the history
  129. Revert commented import

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b91938c View commit details
    Browse the repository at this point in the history
  130. Use a_em in unit test

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3bd28a7 View commit details
    Browse the repository at this point in the history
  131. Add unit test for eko/io/access

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9b3a775 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    84f2324 View commit details
    Browse the repository at this point in the history
  133. Avoid importing from top-level

    Since it might cause cyclic imports, we should always import from siblings, never from parents
    
    I forgot, my bad...
    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d984709 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    a691765 View commit details
    Browse the repository at this point in the history
  135. Drop rng from ekore/h/test_log

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e1f9908 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    4d493a6 View commit details
    Browse the repository at this point in the history
  137. Run new solve in unit tests

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    0e25356 View commit details
    Browse the repository at this point in the history
  138. Add unit tests for eko/io/items

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    0bd9266 View commit details
    Browse the repository at this point in the history
  139. Drop dead code from eko/qnt/cpl

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9c73942 View commit details
    Browse the repository at this point in the history
  140. Fix alphas tutorial

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ac405b2 View commit details
    Browse the repository at this point in the history
  141. Fix tutorials

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7abef21 View commit details
    Browse the repository at this point in the history
  142. Fix eko/qnt/hq and add unit test

    felixhekhorn authored and alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    36d2e1b View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    7e99af4 View commit details
    Browse the repository at this point in the history
  144. Poetry update

    alecandido committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ef1289d View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    cb64de4 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    605798c View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    7133a2a View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    eec07b5 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    5b5ef72 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    48a0241 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    8f696ba View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Fix eko/kernels/test_ns

    felixhekhorn committed May 12, 2023
    Configuration menu
    Copy the full SHA
    431a055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02b16f View commit details
    Browse the repository at this point in the history
  3. Drop empty file

    felixhekhorn committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d32d95b View commit details
    Browse the repository at this point in the history