Skip to content

SimeonEhrig/QED.jl

This branch is 1 commit ahead of, 34 commits behind QEDjl-project/QuantumElectrodynamics.jl:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a170f7 · Sep 13, 2024

History

48 Commits
Sep 13, 2024
Sep 28, 2023
Sep 13, 2024
Sep 11, 2024
Sep 11, 2024
Sep 11, 2024
Sep 11, 2024
Sep 25, 2023
Sep 13, 2024
Sep 12, 2024
Jun 14, 2023
Sep 11, 2024
Sep 11, 2024

Repository files navigation

QuantumElectrodynamics

Doc Stable Doc Dev Code Style: Blue

Installation

To install the current stable version of QuantumElectrodynamics.jl, you may use the standard julia package manager within the julia REPL:

julia> using Pkg

julia> Pkg.add("QuantumElectrodynamics")

or you use the Pkg prompt by hitting ] within the Julia REPL and then type

(@v1.10) pkg> add QuantumElectrodynamics

To install the locally downloaded package on Windows, change to the parent directory and type within the Pkg prompt

(@v1.10) pkg> add ./QuantumElectrodynamics.jl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%