QEDjl-project / QEDprocesses.jl

[WIP]: QEDprocesses.jl: Modeling of scattering processes for QED.jl
https://qedjl-project.github.io/QEDprocesses.jl/stable/
MIT License
1 stars 3 forks source link

Renamed init_phasespace and final_phasespace #17

Closed Mithilesh-create closed 11 months ago

Mithilesh-create commented 1 year ago

closes #15

AntonReinhard commented 12 months ago

Please rebase on dev, then this can be merged.

Mithilesh-create commented 12 months ago

Please check if confilicts are resolved before merging.

AntonReinhard commented 12 months ago

Please format everything using julia --project=.formatting -e 'using Pkg; Pkg.resolve(); include(".formatting/format_all.jl")'.

AntonReinhard commented 12 months ago

There also seem to be a few renames missing; please check you got everything. The merge seems fine though