spins2


Namespins2 JSON
Version 0.0.3.4 PyPI version JSON
download
home_pagehttps://github.com/lkccrr/spins2
SummaryA Monte Carlo Simulation Code for the Phase Transition in 2D/3D Magnetic Materials.
upload_time2024-05-21 03:11:30
maintainerNone
docs_urlNone
authorkan
requires_python>=3.8
licenseMIT
keywords monte carlo simulation ising model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![spins2](https://img.shields.io/pypi/v/spins2?style=flat-square)](https://pypi.org/project/spins2/)
[![spins2](https://img.shields.io/pypi/pyversions/spins2?style=flat-square)](https://pypi.org/project/spins2/)
[![spins2](https://img.shields.io/pypi/l/spins2?style=flat-square)](https://pypi.org/project/spins2/)
[![spins2](https://img.shields.io/pypi/dm/spins2?style=flat-square)](https://pypi.org/project/spins2/)
[![spins2](https://img.shields.io/pypi/wheel/spins2?style=flat-square)](https://pypi.org/project/spins2/)
[![spins2](https://img.shields.io/github/last-commit/lkccrr/spins2?style=flat-square)](https://github.com/lkccrr/spins2)
[![spins2](https://img.shields.io/github/release-date/lkccrr/spins2?style=flat-square)](https://github.com/lkccrr/spins2)

### spins2

The <b style="color:green;"><i>spins2</b></i> is a Monte Carlo simulation code for the phase transition in 2D/3D magnetic materials.
***
<b style="color:blue;"><i>spins2</b></i>
* To execute <b style="color:blue;"><i>spins2</b></i> <b style="color:red;"><i>\-h</b></i> for the parameters to use.
* Example:
```bash
spins2 -h
spins2 -n 4 -x 100 -y 100 -e 200 -w 1000 -t 35 -r
spins2 -x 100 -y 100 -t 0 32 4 33 40 1 40.2 45 0.2 46 55 1 -e 200 -w 1000 -r
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lkccrr/spins2",
    "name": "spins2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Monte Carlo Simulation Ising Model",
    "author": "kan",
    "author_email": "luokan@mail.ecust.edu.cn",
    "download_url": null,
    "platform": "Unix",
    "description": "[![spins2](https://img.shields.io/pypi/v/spins2?style=flat-square)](https://pypi.org/project/spins2/)\n[![spins2](https://img.shields.io/pypi/pyversions/spins2?style=flat-square)](https://pypi.org/project/spins2/)\n[![spins2](https://img.shields.io/pypi/l/spins2?style=flat-square)](https://pypi.org/project/spins2/)\n[![spins2](https://img.shields.io/pypi/dm/spins2?style=flat-square)](https://pypi.org/project/spins2/)\n[![spins2](https://img.shields.io/pypi/wheel/spins2?style=flat-square)](https://pypi.org/project/spins2/)\n[![spins2](https://img.shields.io/github/last-commit/lkccrr/spins2?style=flat-square)](https://github.com/lkccrr/spins2)\n[![spins2](https://img.shields.io/github/release-date/lkccrr/spins2?style=flat-square)](https://github.com/lkccrr/spins2)\n\n### spins2\n\nThe <b style=\"color:green;\"><i>spins2</b></i> is a Monte Carlo simulation code for the phase transition in 2D/3D magnetic materials.\n***\n<b style=\"color:blue;\"><i>spins2</b></i>\n* To execute <b style=\"color:blue;\"><i>spins2</b></i> <b style=\"color:red;\"><i>\\-h</b></i> for the parameters to use.\n* Example:\n```bash\nspins2 -h\nspins2 -n 4 -x 100 -y 100 -e 200 -w 1000 -t 35 -r\nspins2 -x 100 -y 100 -t 0 32 4 33 40 1 40.2 45 0.2 46 55 1 -e 200 -w 1000 -r\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Monte Carlo Simulation Code for the Phase Transition in 2D/3D Magnetic Materials.",
    "version": "0.0.3.4",
    "project_urls": {
        "Homepage": "https://github.com/lkccrr/spins2"
    },
    "split_keywords": [
        "monte",
        "carlo",
        "simulation",
        "ising",
        "model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "891c37faa169ce3fee0ff5e358f300963a1276ba84412e3321449983fe3554a7",
                "md5": "c663f2511277ea848d03169bf2ffd8c3",
                "sha256": "528b74b0dd03a07542d2435be9c8e761e0e8d1cea0382537dd55e44da73e77a4"
            },
            "downloads": -1,
            "filename": "spins2-0.0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c663f2511277ea848d03169bf2ffd8c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 29333,
            "upload_time": "2024-05-21T03:11:30",
            "upload_time_iso_8601": "2024-05-21T03:11:30.418909Z",
            "url": "https://files.pythonhosted.org/packages/89/1c/37faa169ce3fee0ff5e358f300963a1276ba84412e3321449983fe3554a7/spins2-0.0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 03:11:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lkccrr",
    "github_project": "spins2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "spins2"
}
        
kan
Elapsed time: 2.45049s