We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Before finalizing the releases of QEDprocesses.jl, QEDfields.jl and QEDevents.jl, the following task needs to be done in order:
QEDprocesses.jl
QEDfields.jl
QEDevents.jl
QEDbase.jl
0.2.2
QEDcore.jl
0.1.0
add_QEDcore_dev.jl
0.2.0
add_QED_dev.jl
Finally, we can add all packages to QED.jl and reexport their symbols
QED.jl
Note: Here release means following the release pipeline, e.g. given here: QEDjl-project/QEDbase.jl#78
The text was updated successfully, but these errors were encountered:
With the release and registration of QuantumElectrodynamics.jl v0.1.0 this issue is now completed 🎉
QuantumElectrodynamics.jl
v0.1.0
Sorry, something went wrong.
No branches or pull requests
Before finalizing the releases of
QEDprocesses.jl
,QEDfields.jl
andQEDevents.jl
, the following task needs to be done in order:QEDbase.jl
(Add momentum() function for psp QEDbase.jl#88, Add number_particles overloads QEDbase.jl#90, Fix the interface for momentum generation QEDbase.jl#95)QEDbase.jl
version0.2.2
QEDcore.jl
(Add convenience constructors for particle statefuls QEDcore.jl#33, Use Reexport.jl QEDcore.jl#34) which involves some updates downstreamQEDcore.jl
version0.1.0
add_QEDcore_dev.jl
fromQEDprocesses.jl
QEDprocesses.jl
version0.2.0
add_QED_dev.jl
fromQEDevents.jl
QEDevents.jl
version0.1.0
add_QEDcore_dev.jl
fromQEDfields.jl
QEDfields.jl
version0.1.0
Finally, we can add all packages to
QED.jl
and reexport their symbolsQEDbase.jl
toQED.jl
and reexport all symbolsQEDcore.jl
toQED.jl
and reexport all symbolsQEDprocesses.jl
toQED.jl
and reexport all symbolsQEDevents.jl
toQED.jl
and reexport all symbolsQEDfields.jl
toQED.jl
and reexport all symbolsQED.jl
version0.1.0
Note: Here release means following the release pipeline, e.g. given here: QEDjl-project/QEDbase.jl#78
The text was updated successfully, but these errors were encountered: