QEDjl-project / QEDprocesses.jl

[WIP]: QEDprocesses.jl: Modeling of scattering processes for QED.jl
MIT License
1 stars 3 forks source link

Rename `init_phasespace` and `final_phasespace` #15

Closed szabo137 closed 9 months ago

szabo137 commented 9 months ago

Description of the problem

As discussed here, the naming of init_phasespace and final_phasespace are somewhat misleading. The init_ part suggests, that something is initialized, or that the phase-space somewhat changes. Both make technically and physically no sense. Similar for the final_something.

Suggested solution

I suggest renaming all appearing instances:

init_phasespace => in_phasespace
final_phasespace => out_phasespace
Mithilesh-create commented 9 months ago

Hello I would like to contribute , can you assign this to me.