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

Allow evolution and convolution with different ekos for a single grid #181

Merged
merged 69 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
e91b2cd
init adjust write opcard
giacomomagni Jun 3, 2024
57dff37
allow convolution with 2 ekos
giacomomagni Jun 3, 2024
6091b7e
small cleaning
giacomomagni Jun 3, 2024
443794e
small refactor
giacomomagni Jun 3, 2024
a759bfc
fix call to pineappl_layout
giacomomagni Jun 3, 2024
0d3076e
Update src/pineko/evolve.py
giacomomagni Jun 3, 2024
3c107ee
some improvements
giacomomagni Jun 3, 2024
31f9886
some improvements 2
giacomomagni Jun 3, 2024
6de0497
Update src/pineko/evolve.py
giacomomagni Jun 3, 2024
f6a1c0f
use develop branch of pineappl
Radonirinaunimi Jun 3, 2024
ba90fea
make opcard working
giacomomagni Jun 4, 2024
95a157c
make ekos working
giacomomagni Jun 4, 2024
ea405fd
Update src/pineko/evolve.py
giacomomagni Jun 4, 2024
34ee7d5
make fks working
Jun 4, 2024
f2dbc46
start fixing some of the benchmarks
Radonirinaunimi Jun 4, 2024
929726d
make tests passing
giacomomagni Jun 4, 2024
ea263a4
remove duplicated print statement
giacomomagni Jun 4, 2024
81bcfd0
revert changes to Channel
giacomomagni Jun 4, 2024
4274fa6
give a try on setting up rustup & cargo in CI
Radonirinaunimi Jun 4, 2024
f435cac
correct syntax
giacomomagni Jun 5, 2024
65468a8
Merge branch 'allow_different_ekos' of https://github.com/N3PDF/pinek…
giacomomagni Jun 5, 2024
b413bd6
fix test
giacomomagni Jun 5, 2024
840eb9e
restore DIS polarized compatibility
giacomomagni Jun 6, 2024
49295cd
make FakePine less fake
giacomomagni Jun 6, 2024
d39c497
Merge branch 'main' into allow_different_ekos
giacomomagni Jun 18, 2024
c503f6f
update poetry lock
giacomomagni Jun 19, 2024
453bc45
fix inherit ekos
giacomomagni Jul 8, 2024
adf5bb8
more on ekos names
giacomomagni Jul 8, 2024
c847c48
fix path type
giacomomagni Jul 8, 2024
13a5e80
Merge branch 'main' into allow_different_ekos
giacomomagni Jul 9, 2024
cc08301
update evolve method
giacomomagni Jul 16, 2024
9137643
covolute -> convolve
giacomomagni Jul 16, 2024
d62dac4
update ekocompatibility layout
giacomomagni Jul 16, 2024
b1c8c78
remove ekocomaptibility
giacomomagni Jul 17, 2024
ca58d1a
init fix on benchmarks
giacomomagni Jul 19, 2024
ed8fed9
remove temporary fix
giacomomagni Jul 19, 2024
4d44dbf
Fix comparison print
felixhekhorn Jul 22, 2024
6812bdd
PyPidBasis from Pdg to Evol
giacomomagni Jul 23, 2024
c1fe183
update compare and convolve to accept multiple pdfs
giacomomagni Jul 23, 2024
915daf4
init fixes of compare
giacomomagni Jul 23, 2024
c2cc150
make benchmarks passing
giacomomagni Jul 23, 2024
a06d9ed
poetry lock
giacomomagni Jul 23, 2024
96ec886
fix in nfoll
giacomomagni Jul 23, 2024
807fc02
make notation mor uniform
giacomomagni Jul 24, 2024
bbfc210
small fix bench
giacomomagni Jul 24, 2024
2553fe1
first round of comments
giacomomagni Jul 24, 2024
b715f03
cast parton to int
giacomomagni Jul 24, 2024
8da63b1
fix syntax
giacomomagni Jul 24, 2024
58d6b38
fix syntax
giacomomagni Jul 24, 2024
04a56f7
add some usefule logs
giacomomagni Jul 24, 2024
da1aa53
add a check on convolution types
giacomomagni Jul 24, 2024
31235b2
typo
giacomomagni Jul 24, 2024
67a45a2
propagate metadata in scale variations
giacomomagni Jul 24, 2024
618f46b
improve check
giacomomagni Jul 24, 2024
4bc0401
Update src/pineko/theory.py
giacomomagni Jul 30, 2024
4859448
Update src/pineko/theory.py
giacomomagni Jul 30, 2024
ddf92ef
pre-commit
giacomomagni Jul 30, 2024
f3d8187
fix pre-commit error due to identation
Radonirinaunimi Jul 30, 2024
e066d88
apply review suggetsion
giacomomagni Aug 14, 2024
725db3d
apply review suggetsion
giacomomagni Aug 14, 2024
ecb021e
fix bug, finally
giacomomagni Aug 15, 2024
a279d70
Update src/pineko/cli/compare.py
giacomomagni Aug 16, 2024
fde3e65
Update src/pineko/evolve.py
giacomomagni Aug 16, 2024
d80c9fe
address review comments
giacomomagni Aug 16, 2024
fd588b6
Update src/pineko/evolve.py
giacomomagni Aug 16, 2024
d68f2be
restore nargs=-1 and add a check
giacomomagni Aug 16, 2024
4aac0f8
restore nargs=-1 and add a check
giacomomagni Aug 16, 2024
495ad80
simplify prepare
giacomomagni Aug 16, 2024
8642572
clarify error message
giacomomagni Aug 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading