spins2cpu


Namespins2cpu JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/lkccrr/spins2cpu
Summaryspins2cpu: A Monte Carlo Simulation Code for the Phase Transition in 2D/3D Materials
upload_time2023-02-05 04:55:53
maintainer
docs_urlNone
authorkan
requires_python>=3.6
licenseMIT
keywords monte carlo simulation ising model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            spins2cpu: A Monte Carlo Simulation Code for the Phase Transition in 2D/3D Materials

Usage Example:

spins2cpu -h

spins2cpu -c square -n 4 -x 200 -y 200 -e 200 -w 1000 -t 35 -r

spins2cpu -x 200 -y 200 -t 0 32 4 33 40 1 40.2 45 0.2 46 55 1 -e 200 -w 1000 -r

spins2cpu -x 200 -y 200 -c honeycomb -i afm1 -p -1 -t 0 16 2 16 20 0.4 21 25 -r -e 100 -w 1500

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lkccrr/spins2cpu",
    "name": "spins2cpu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Monte Carlo Simulation Ising Model",
    "author": "kan",
    "author_email": "luokan@hrbeu.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/94/bf/b34dd8fc39fb78840d2751004a51a7a5259c7f9de164025f62a52e50cbee/spins2cpu-0.1.5.tar.gz",
    "platform": "Unix",
    "description": "spins2cpu: A Monte Carlo Simulation Code for the Phase Transition in 2D/3D Materials\n\nUsage Example:\n\nspins2cpu -h\n\nspins2cpu -c square -n 4 -x 200 -y 200 -e 200 -w 1000 -t 35 -r\n\nspins2cpu -x 200 -y 200 -t 0 32 4 33 40 1 40.2 45 0.2 46 55 1 -e 200 -w 1000 -r\n\nspins2cpu -x 200 -y 200 -c honeycomb -i afm1 -p -1 -t 0 16 2 16 20 0.4 21 25 -r -e 100 -w 1500\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "spins2cpu: A Monte Carlo Simulation Code for the Phase Transition in 2D/3D Materials",
    "version": "0.1.5",
    "split_keywords": [
        "monte",
        "carlo",
        "simulation",
        "ising",
        "model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94bfb34dd8fc39fb78840d2751004a51a7a5259c7f9de164025f62a52e50cbee",
                "md5": "7f2a2bd7106e05f01c45b70d046b2a84",
                "sha256": "6bb546929b14b66f25d6152c8d41359943b612dc8938050146439a49c6d4862b"
            },
            "downloads": -1,
            "filename": "spins2cpu-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7f2a2bd7106e05f01c45b70d046b2a84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1583762,
            "upload_time": "2023-02-05T04:55:53",
            "upload_time_iso_8601": "2023-02-05T04:55:53.671831Z",
            "url": "https://files.pythonhosted.org/packages/94/bf/b34dd8fc39fb78840d2751004a51a7a5259c7f9de164025f62a52e50cbee/spins2cpu-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-05 04:55:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lkccrr",
    "github_project": "spins2cpu",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "spins2cpu"
}
        
kan
Elapsed time: 0.08424s