{
"info": {
"author": "Noel Dawe",
"author_email": "noel@dawe.me",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: MacOS",
"Operating System :: POSIX",
"Operating System :: Unix",
"Programming Language :: C++",
"Programming Language :: Cython",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering",
"Topic :: Software Development"
],
"description": ".. -*- mode: rst -*-\n\npyjet: The interface between FastJet and NumPy\n==============================================\n\npyjet allows you to perform jet clustering with `FastJet `_\non `NumPy `_ arrays.\n\nBy default pyjet only depends on NumPy and internally uses FastJet's standalone\nfjcore release.\n\nInstallation::\n\n pip install --user pyjet\n\nGet example.py and run it::\n\n\tcurl -O https://raw.githubusercontent.com/ndawe/pyjet/master/example.py\n\tpython example.py\n\tjet# pT eta phi mass #constit.\n\t0 983.280 -0.868 2.905 36.457 34\n\t1 901.745 0.221 -0.252 51.850 34\n\t2 67.994 -1.194 -0.200 11.984 32\n\t3 12.465 0.433 0.673 5.461 13\n\t4 6.568 -2.629 1.133 2.099 9\n\t5 6.498 -1.828 -2.248 3.309 6",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/ndawe/pyjet",
"keywords": "",
"license": "GPLv3",
"maintainer": "",
"maintainer_email": "",
"name": "fastjet",
"package_url": "https://pypi.org/project/fastjet/",
"platform": "",
"project_url": "https://pypi.org/project/fastjet/",
"project_urls": {
"Homepage": "http://github.com/ndawe/pyjet"
},
"release_url": "https://pypi.org/project/fastjet/0.0.3/",
"requires_dist": null,
"requires_python": "",
"summary": "The interface between FastJet and NumPy",
"version": "0.0.3"
},
"last_serial": 2893254,
"releases": {
"0.0.3": []
},
"urls": []
}