mt2:横向质量计算为numpy ufunc

时间:2024-03-04 11:15:50
【文件属性】:

文件名称:mt2:横向质量计算为numpy ufunc

文件大小:91KB

文件格式:ZIP

更新时间:2024-03-04 11:15:50

C++

mt2 MT2,非对称MT2和横向质量 该软件包可用于评估其所有变体中的MT2。 具体来说,它为的二分算法和C ++实现提供了一个接口。 变量MT2本身描述。 相关信息可以在链接到的与MT2有关的论文中找到。 用法示例 MT2的单次计算: from mt2 import mt2 # The units of all quantities are the same, e.g. GeV val = mt2 ( 100 , 410 , 20 , # Visible 1: mass, px, py 150 , - 210 , - 300 , # Visible 2: mass, px, py - 200 , 280 , # Missing transverse momentum: x, y 100 , 100 ) # Invisible 1 mass,


【文件预览】:
mt2-master
----MANIFEST.in(235B)
----README.rst(2KB)
----CONTRIBUTING.rst(3KB)
----.github()
--------ISSUE_TEMPLATE.md(314B)
--------workflows()
----src()
--------main.cpp(4KB)
--------lester_mt2_bisect_v7.h(25KB)
----mt2()
--------__init__.py(3KB)
----HISTORY.rst(630B)
----AUTHORS.rst(246B)
----examples()
--------out.pdf(35KB)
--------mc.py(4KB)
--------out.png(33KB)
----.travis.yml(697B)
----tox.ini(574B)
----LICENSE(1KB)
----requirements_dev.txt(167B)
----setup.cfg(319B)
----setup.py(2KB)
----Makefile(2KB)
----.editorconfig(292B)
----tests()
--------__init__.py(33B)
--------test_mt2.py(885B)
----.gitignore(914B)
----pyproject.toml(197B)

网友评论