QEDjl-project / QEDcore.jl

[WIP] Core types and functions for QED.jl
MIT License
0 stars 3 forks source link

Add base_state from QEDbase #28

Closed szabo137 closed 2 weeks ago

szabo137 commented 2 weeks ago

Copied the concrete implementations of base_state from QEDbase.jl (see https://github.com/QEDjl-project/QEDbase.jl/blob/dev/src/particles/particle_states.jl)

This is part of the general restructuring of QED.jl, see https://github.com/QEDjl-project/QED.jl/issues/35 for details.