QEDjl-project / QEDfields.jl

[WIP] QEDfields.jl: Modeling of electromagnetic fields for QED.jl
https://qedjl-project.github.io/QEDfields.jl/stable/
MIT License
2 stars 4 forks source link

Refactoring QED.jl #29

Closed szabo137 closed 4 months ago

szabo137 commented 4 months ago

This opts out the QEDbase namespace and adds the dependency on QEDcore.

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

szabo137 commented 4 months ago

Now with QEDcore in the local registry, the pipelines (incl. integration tests) succeed. I think this can be merged flawlessly.