{ "info": { "author": "Charles-David Hevert", "author_email": "charles-david.hebert@usherbrooke.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": ".. image:: https://travis-ci.org/ZGCDDoo/Isypy.svg?branch=master\n :target: https://travis-ci.org/ZGCDDoo/Isypy\n\n.. image:: https://codecov.io/gh/ZGCDDoo/isypy/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/ZGCDDoo/isypy\n\nIsypy\n=======\n\nSimple Monte Carlo Solver for the Ising model in 1, 2 or three dimensions. \n\n\nRequirements \n-------------\n* Tested on python3.6.2 (will not work on python2)\n\nInstallation\n-------------\n1. $ cd isypy # (go to directory with the setup.py file)\n2. $ pip install -e .\n\nRunning tests and examples\n---------------------------\n1. $ cd isypy && python -m unittest discover\n2. $ cd isypy/isypy/tests && python -m isypy params_ising.json\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "Physics", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "isypy", "package_url": "https://pypi.org/project/isypy/", "platform": "", "project_url": "https://pypi.org/project/isypy/", "project_urls": null, "release_url": "https://pypi.org/project/isypy/1.0.0/", "requires_dist": [ "numpy", "scipy", "pyyaml" ], "requires_python": "", "summary": "Simple Ising solver.", "version": "1.0.0" }, "last_serial": 4623258, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "35c303190a6194d87d80a90a0d26ebd9", "sha256": "7b78b18d7ea93a59ecf73ed9396d0b9e86126f987f93ffa23bb1b023cfe5787d" }, "downloads": -1, "filename": "isypy-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "35c303190a6194d87d80a90a0d26ebd9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10855, "upload_time": "2018-12-21T02:09:28", "url": "https://files.pythonhosted.org/packages/04/9e/92ccfe98c8f564ca6390f7f631bc43de28bf5ceb01ae3c6ea09039cbf7e5/isypy-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67e3b18cd1f4eec92dd518f28fc9a6a5", "sha256": "946247e1175e1632ec3ba6257b15982c1546daa94113040cb05bc1eb4f957f56" }, "downloads": -1, "filename": "isypy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "67e3b18cd1f4eec92dd518f28fc9a6a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8653, "upload_time": "2018-12-21T02:09:30", "url": "https://files.pythonhosted.org/packages/10/7e/14bc1d25dc3660f9adb49f8cbe7ed44ae040401e7937e2e1e1afa6f90415/isypy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35c303190a6194d87d80a90a0d26ebd9", "sha256": "7b78b18d7ea93a59ecf73ed9396d0b9e86126f987f93ffa23bb1b023cfe5787d" }, "downloads": -1, "filename": "isypy-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "35c303190a6194d87d80a90a0d26ebd9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10855, "upload_time": "2018-12-21T02:09:28", "url": "https://files.pythonhosted.org/packages/04/9e/92ccfe98c8f564ca6390f7f631bc43de28bf5ceb01ae3c6ea09039cbf7e5/isypy-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67e3b18cd1f4eec92dd518f28fc9a6a5", "sha256": "946247e1175e1632ec3ba6257b15982c1546daa94113040cb05bc1eb4f957f56" }, "downloads": -1, "filename": "isypy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "67e3b18cd1f4eec92dd518f28fc9a6a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8653, "upload_time": "2018-12-21T02:09:30", "url": "https://files.pythonhosted.org/packages/10/7e/14bc1d25dc3660f9adb49f8cbe7ed44ae040401e7937e2e1e1afa6f90415/isypy-1.0.0.tar.gz" } ] }