Skip to content
New issue

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

Remove DRalgo and factor code to only contain model generation from DRalgo #19

Merged
merged 146 commits into from
Oct 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
4594f39
Started to add scalar matrix elements
AndreasEkstedt May 28, 2024
61dd364
Added a few more scalar channels and started to tidy up
AndreasEkstedt May 30, 2024
7e55128
merge main into ScalarMatrix branch
pschicho Jun 3, 2024
cf7fed6
adapt examples to new syntax
pschicho Jun 3, 2024
ae67ea8
include yukawas to coupling list
pschicho Jun 3, 2024
8f046a8
make matrixelements into a package depending on DRalgo
pschicho Jun 5, 2024
5d7689b
fix notation and typos
pschicho Jun 5, 2024
e24ba1b
Removed some redundant reps from the qcd file
AndreasEkstedt Jun 12, 2024
5bd7890
move SM scalar and add yukawa model file (by Oliver Gould)
pschicho Jul 3, 2024
84b9eb9
Fixed title in example
og113 Jul 3, 2024
fc1c6a8
Corrected Dirac masses in Yukawa example
og113 Jul 8, 2024
5d0587e
add 2hdm to the examples. Does not run atm
pschicho Jul 8, 2024
39d3ad9
reinstate the channel prefactors of CreateMatrixElementQ1S1toQ1S1. Fi…
pschicho Jul 8, 2024
dc705a1
Added some fixes to scalar processes
AndreasEkstedt Jul 9, 2024
295ac2d
include qcd test and fix issue with empty scalar propagators
pschicho Jul 9, 2024
e8843e1
fix some small issues in the model files
pschicho Jul 9, 2024
fd75d12
add Yukawa test
pschicho Jul 9, 2024
f0d4cd2
Added fix to SS->FF and SF->SF
AndreasEkstedt Jul 10, 2024
326805e
Updated Yukawa test
og113 Jul 10, 2024
129e158
Merge remote-tracking branch 'origin/ScalarMatrixFix' into ScalarMatr…
og113 Jul 10, 2024
60eba32
Updated yukawa.test.m
og113 Jul 10, 2024
0c6a0c5
Tweaked yukawa.test.m
og113 Jul 10, 2024
a108ed9
Changed notation and moved some factors of 2 to the c++ code
AndreasEkstedt Jul 11, 2024
747da56
Changed quark dof to incorporate antiparticles
AndreasEkstedt Aug 15, 2024
695c70e
update qcd test to compensate for overall factor 1/2
pschicho Aug 15, 2024
dab0e10
Added vevDependent couplings
AndreasEkstedt Aug 28, 2024
e643853
Added full matrix-elements for SS->SS
AndreasEkstedt Aug 28, 2024
cae3efa
merge
pschicho Aug 28, 2024
f5d6b7d
Added full matrix-elements for SS->SS
AndreasEkstedt Aug 28, 2024
efe19da
merge
pschicho Aug 28, 2024
daecf2d
Added full matrix-elements for SS->SS
AndreasEkstedt Aug 28, 2024
ad95b8a
merge
pschicho Aug 28, 2024
dfd9588
Added full matrix-elements for SS->SS
AndreasEkstedt Aug 28, 2024
7ee8fc1
merge
pschicho Aug 28, 2024
4f53efc
Added general SS->SS and SS->FF matrix elements
AndreasEkstedt Sep 2, 2024
fc184a3
Added general SS->SS and SS->FF matrix elements
AndreasEkstedt Sep 2, 2024
c73fd8e
Made Yukawa tests include all channels
og113 Sep 3, 2024
3fea521
Updated FF->FF SF->SF SS->FF
AndreasEkstedt Sep 3, 2024
b002046
Updated FF->FF SF->SF SS->FF
AndreasEkstedt Sep 3, 2024
0d41a1d
Merge branch 'ScalarMatrixFix' of github.com:Wall-Go/MatrixElements i…
AndreasEkstedt Sep 3, 2024
7048d54
Added general FF->VV
AndreasEkstedt Sep 3, 2024
1fc488d
Added general FV->FV
AndreasEkstedt Sep 3, 2024
004b44f
Added general VV->VV
AndreasEkstedt Sep 3, 2024
bd0405c
Added general FF->SV and FS->FV
AndreasEkstedt Sep 3, 2024
a6ece7a
Updated yukawa model tests. All pass but one.
og113 Sep 3, 2024
33c10e3
Fixed conjugation bug and added missing diagram for FS->FV
AndreasEkstedt Sep 4, 2024
ab44e52
Added an option to remove dof normalization
AndreasEkstedt Sep 4, 2024
d002ed1
Added the last ss->vv and ss->sv channels
AndreasEkstedt Sep 4, 2024
33a190c
Cleanup. Note: CreateOutOfEq changed to CreateParticle!
AndreasEkstedt Sep 5, 2024
98c1c3a
Fixed typo
AndreasEkstedt Sep 5, 2024
6c2cc44
Preventing double loading of DRalgo within MatrixElements
og113 Sep 9, 2024
f374513
Added first attempt at Abelian-Higgs test
og113 Sep 9, 2024
08eb593
Got the model building for AH to work
og113 Sep 9, 2024
e610e9f
Tweak
og113 Sep 9, 2024
c4942fd
Updated Abelian Higgs test. Now runs.
og113 Sep 9, 2024
5fd2ca2
merge
pschicho Sep 16, 2024
63e1b8c
Added new test file for more complicated model
og113 Sep 17, 2024
c3ee640
Merge remote-tracking branch 'origin/ScalarMatrixFix' into ScalarMatr…
og113 Sep 17, 2024
25d2c23
Tweaks to test file
og113 Sep 17, 2024
2ce30ca
Removed indexed masses and couplings and fixed bugs for the vector-sc…
AndreasEkstedt Sep 17, 2024
d44d66a
Merge branch 'ScalarMatrixFix' of github.com:Wall-Go/MatrixElements i…
AndreasEkstedt Sep 17, 2024
91b25d2
Added option to not normalize with dofs
AndreasEkstedt Sep 17, 2024
c7a2801
Written overall test for sum of matrix elements in our new more compl…
og113 Sep 17, 2024
299a183
Fixed typo in u1higgs_yukawa.test.m
og113 Sep 18, 2024
4c2f561
Added feyn/yukawa stuff
og113 Sep 19, 2024
b4ca718
Added current version of json.nb
og113 Sep 24, 2024
85ce524
Updated the matrixelements and added Oli's json implementation
AndreasEkstedt Sep 24, 2024
843e4cc
Added ImportFromJSON
og113 Sep 24, 2024
4dec09d
Added return if form not as expected in ImportFromJSON
og113 Sep 24, 2024
7473cd6
Added final updates and a full SM model file
AndreasEkstedt Sep 25, 2024
bf0bcd8
Added final updates and a full SM model file
AndreasEkstedt Sep 25, 2024
f00f0e9
Added explicit lepton masses and changed the name of some couplings+f…
AndreasEkstedt Sep 25, 2024
30a1bc9
Added explicit lepton masses and changed the name of some couplings+f…
AndreasEkstedt Sep 25, 2024
66fd277
fixed export issue
AndreasEkstedt Sep 25, 2024
677508d
fix remaining example files and add multi format output
pschicho Sep 26, 2024
bd39128
small notational fixes for xsm
pschicho Sep 26, 2024
41c9b15
remove RepOptional and make it option argument ExportMatrixElement
pschicho Sep 26, 2024
632e1eb
update tests
pschicho Sep 26, 2024
7a71897
update tests
pschicho Sep 26, 2024
0f64d03
fix Yukawa AH model
pschicho Sep 26, 2024
94ca315
fix tests qcd and yukawa model reamin with some mismatch
pschicho Sep 26, 2024
e47d986
fix gg->gg test for qcd
pschicho Sep 26, 2024
7938eda
Cleanup
AndreasEkstedt Sep 27, 2024
fe672fc
Fixed typo in exportJSON
og113 Sep 27, 2024
e292549
Added ImportMatrixElements and fixed Yukawa test
og113 Sep 27, 2024
06cf789
Renamed yukawa json to highlight that it just for testing purposes
og113 Sep 27, 2024
3f2bdfd
fix examples and move qcd crosscheck into test file
pschicho Sep 27, 2024
f41d7e0
Switched over to .m files for FeynCalc
og113 Sep 27, 2024
979add2
Merge remote-tracking branch 'origin/ScalarMatrixFix' into ScalarMatr…
og113 Sep 27, 2024
2cd349b
move SMFull to .m
pschicho Sep 27, 2024
58df8a9
merge
pschicho Sep 27, 2024
409a8a7
add test file for qcd
pschicho Sep 27, 2024
305cc82
Fixed a bug with SymmetryBreaking
AndreasEkstedt Sep 27, 2024
b5d4752
Fixed a bug with SymmetryBreaking
AndreasEkstedt Sep 27, 2024
b4b51fa
Fixed a bug with SymmetryBreaking
AndreasEkstedt Sep 27, 2024
76b2190
new 2hdm with all particles
pschicho Sep 27, 2024
2891b58
move DRalgo stuff into matrixelements
pschicho Sep 27, 2024
f172ee0
rename matrixelements
pschicho Sep 27, 2024
92274e0
inlcude usage statements for DRalgo functions
pschicho Sep 27, 2024
57f3c7b
remove most of DRalgo
pschicho Sep 30, 2024
668df47
fix qcd example
pschicho Sep 30, 2024
f46984b
issues with qcd testing
pschicho Sep 30, 2024
76b26d5
fix a bug where in ImportMatrixElements private instances of M were used
pschicho Sep 30, 2024
348bcd8
include _s,t,u convention in txt export
pschicho Sep 30, 2024
5f88c9e
remove debugging flags
pschicho Oct 1, 2024
f6efdfa
fix header
pschicho Oct 1, 2024
dad2a5a
add debugging flags for gluon and fermions in light rep
pschicho Oct 1, 2024
7ced1cc
include warning if multiple species are put as light
pschicho Oct 1, 2024
990074d
include Leading Log truncation with flag
pschicho Oct 2, 2024
dfad469
fix bug where replacement in TruncateAtLeadingLogarithm missed some p…
pschicho Oct 2, 2024
0caa40c
update examples and models to use package and load the model. Need to…
pschicho Oct 2, 2024
742a348
add xsm test
pschicho Oct 3, 2024
a59b7b5
change notation for scalars, vectors, fermions. More compact Do loops
pschicho Oct 3, 2024
afa234d
include error messages when providing empty particle species
pschicho Oct 3, 2024
c3e1634
change ImportModelDRalgo to ImportModel
pschicho Oct 3, 2024
4bfbe72
g3^4 sector xsm
pschicho Oct 3, 2024
43f7b6a
full xsm test
pschicho Oct 3, 2024
ea55163
tidying and parameter renaming in Yukawa
pschicho Oct 4, 2024
ae67a14
update matrixElements QCD
jorindevandevis Oct 7, 2024
78d73cd
updated ew.m file (now includes explicit H and bottom)
jorindevandevis Oct 7, 2024
bbd43df
remove some redundant things from qcd file
jorindevandevis Oct 7, 2024
504aa21
correction to EW file
jorindevandevis Oct 7, 2024
0f428d1
update ew file and loading header for wallgomatrix
pschicho Oct 7, 2024
877d2c8
add more information to species overflow
pschicho Oct 7, 2024
0b23c4c
print LightParticle species in json file
pschicho Oct 7, 2024
97420ee
Updated README. Still lacking a download button.
og113 Oct 9, 2024
88c4008
Added first attempt at github workflow for release
og113 Oct 9, 2024
e251706
Added checkout to workflow
og113 Oct 9, 2024
aab1620
Just zip
og113 Oct 9, 2024
be13d95
Different attempt at release
og113 Oct 9, 2024
67e4ca7
Tweak action
og113 Oct 9, 2024
d7d3add
rename and check examples and fix docstrings
pschicho Oct 9, 2024
cc2f9df
Update README download
og113 Oct 9, 2024
59e95eb
Resolved some of Philipp's comments
og113 Oct 9, 2024
b090e16
Fixed recent typo in leading-log truncation function
og113 Oct 9, 2024
94c8a55
Removed Quit[]
og113 Oct 9, 2024
f120bc6
Merge pull request #22 from Wall-Go/READMEUpdate
og113 Oct 9, 2024
522b5fd
Added wallgo logo
og113 Oct 9, 2024
ecc8b48
Taking WallGo logo from WallGo repo
og113 Oct 9, 2024
f96f084
Removed DRalgo
og113 Oct 9, 2024
e6f33c2
Added LICENSE and CHANGELOG.md
og113 Oct 9, 2024
6007d17
Added .gitignore
og113 Oct 9, 2024
05684e7
CHANGELOG typos fixed
og113 Oct 9, 2024
8391ac7
Fixed url in CHANGELOG
og113 Oct 9, 2024
5aca369
update version number
pschicho Oct 9, 2024
48ccb43
remove remaining DRalgo functions from WallGoMatrix.m
pschicho Oct 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
name: Release
on:
push:
tags:
- "v*"

jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Build Release Asset
run: |
cp -r src WallGoMatrix
zip WallGoMatrix_${{ github.ref_name }}.zip WallGoMatrix/*
tar -czf WallGoMatrix_${{ github.ref_name }}.tar.gz WallGoMatrix/*
rm -r WallGoMatrix
ls -a

- name: Create Release
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
draft: false
prerelease: false

- name: Upload Release Asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./WallGoMatrix_${{ github.ref }}.zip
asset_name: WallGoMatrix_${{ github.ref }}.zip
asset_content_type: application/zip
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_STORE
*.txt
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## 0.1.0 (2024-10-09)

* WallGoMatrix alpha version goes public.

## 0.0.1 (2023-05-18)

* Project initiated at [How fast does the bubble grow?](https://indico.desy.de/event/37126/)
650 changes: 0 additions & 650 deletions DRalgo/DRalgo.m

This file was deleted.

231 changes: 0 additions & 231 deletions DRalgo/Debye.m

This file was deleted.

Loading