Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

ComputableDAGs/QEDFeynman.jl

Repository files navigation

QEDFeynman.jl

Build Status Doc Stable Code Style: Blue

A QED model scattering process calculator, using QED.jl and ComputableDAGs.jl.

Usage

For all the julia calls, use -t n to give julia n threads.

Instantiate the project first:

julia --project=./ -e 'import Pkg; Pkg.instantiate()'

Run Tests

To run all tests, run

julia --project=./ -e 'import Pkg; Pkg.test()' -O0

About

ABC and QED models (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages