{ "info": { "author": "Jonah Bernhard", "author_email": "jonah.bernhard@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Physics" ], "description": "frzout\n======\n*Particlization model (Cooper-Frye sampler) for relativistic heavy-ion collisions*\n\nDocumentation\n-------------\n`qcd.phy.duke.edu/frzout `_\n\nQuick start\n-----------\nInstall::\n\n pip install frzout\n\nBasic usage:\n\n.. code-block:: python\n\n import frzout\n\n # create surface object from data arrays\n surface = frzout.Surface(x, sigma, v, pi=pi, Pi=Pi)\n\n # create hadron resonance gas object at T = 0.150 GeV\n hrg = frzout.HRG(.150)\n\n # sample particles\n parts = frzout.sample(surface, hrg)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Duke-QCD/frzout", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "frzout", "package_url": "https://pypi.org/project/frzout/", "platform": "", "project_url": "https://pypi.org/project/frzout/", "project_urls": { "Homepage": "https://github.com/Duke-QCD/frzout" }, "release_url": "https://pypi.org/project/frzout/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Particlization model for relativistic heavy-ion collisions", "version": "1.0.0" }, "last_serial": 3855337, "releases": { "0.1.0": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "66ebe2358124f7bd08be1ad043a91483", "sha256": "85272746742b947eb8f266932570d62335e2478e0134c6a650e63b5c30db266d" }, "downloads": -1, "filename": "frzout-1.0.0.tar.gz", "has_sig": false, "md5_digest": "66ebe2358124f7bd08be1ad043a91483", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 197528, "upload_time": "2018-05-11T20:04:27", "url": "https://files.pythonhosted.org/packages/aa/92/3b6cd951d4c08552c374433b5123d8f42e97787465c0da6dbe195f4ad84a/frzout-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66ebe2358124f7bd08be1ad043a91483", "sha256": "85272746742b947eb8f266932570d62335e2478e0134c6a650e63b5c30db266d" }, "downloads": -1, "filename": "frzout-1.0.0.tar.gz", "has_sig": false, "md5_digest": "66ebe2358124f7bd08be1ad043a91483", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 197528, "upload_time": "2018-05-11T20:04:27", "url": "https://files.pythonhosted.org/packages/aa/92/3b6cd951d4c08552c374433b5123d8f42e97787465c0da6dbe195f4ad84a/frzout-1.0.0.tar.gz" } ] }