mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-26 06:14:38 +01:00
Merge branch 'master' into newDataOldQuest
This commit is contained in:
commit
9d33bacaab
@ -17,6 +17,8 @@ def GetTypeFromAcronym(acronym):
|
|||||||
return "double"
|
return "double"
|
||||||
elif "p3p":
|
elif "p3p":
|
||||||
return r"\pi \rightarrow 3p"
|
return r"\pi \rightarrow 3p"
|
||||||
|
elif acronym=="spi":
|
||||||
|
return r"\sigma \rightarrow \pi^\star"
|
||||||
elif acronym=="non-d":
|
elif acronym=="non-d":
|
||||||
return None
|
return None
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user