neqs


Nameneqs JSON
Version 0.6.1 PyPI version JSON
download
home_pageNone
SummaryNewton-based nonlinear equation solvers
upload_time2024-10-07 20:54:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords modeling numerical simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Neqs

Newton-based nonlinear equation solvers


## Project URLs

Homepage: [`https://github.com/iris-solutions-team/neqs`](https://github.com/iris-solutions-team/neqs)

Documentation: [`https://iris-solutions-team.github.io/neqs-pages`](https://iris-solutions-team.github.io/neqs-pages)

Bug Tracker: [`https://github.com/iris-solutions-team/neqs/issues`](https://github.com/iris-solutions-team/neqs/issues)



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "neqs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "modeling, numerical, simulation",
    "author": null,
    "author_email": "Jaromir Benes <jaromir.benes@gmail.com>, Ngoc Nam Nguyen <ngocnam.nguyen@ogresearch.com>",
    "download_url": "https://files.pythonhosted.org/packages/7b/54/6a4a70ac682718926d32edc17ff37f8ed875f3bda02b60214de4526fc6d1/neqs-0.6.1.tar.gz",
    "platform": null,
    "description": "\n# Neqs\n\nNewton-based nonlinear equation solvers\n\n\n## Project URLs\n\nHomepage: [`https://github.com/iris-solutions-team/neqs`](https://github.com/iris-solutions-team/neqs)\n\nDocumentation: [`https://iris-solutions-team.github.io/neqs-pages`](https://iris-solutions-team.github.io/neqs-pages)\n\nBug Tracker: [`https://github.com/iris-solutions-team/neqs/issues`](https://github.com/iris-solutions-team/neqs/issues)\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Newton-based nonlinear equation solvers",
    "version": "0.6.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/iris-solutions-team/neqs/issues",
        "Documentation": "https://iris-solutions-team.github.io/neqs-pages",
        "Homepage": "https://github.com/iris-solutions-team/neqs"
    },
    "split_keywords": [
        "modeling",
        " numerical",
        " simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8240be0bcdfa7359ded06bd5cb2809272554f003c519e9307258235ac824b2f",
                "md5": "d5738bc7599a9df033ed9dae085a13b3",
                "sha256": "05392d120cc77ff9df2f8d4929092e94c069e64b29beefd059a4ae3a826ec001"
            },
            "downloads": -1,
            "filename": "neqs-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5738bc7599a9df033ed9dae085a13b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 8382,
            "upload_time": "2024-10-07T20:54:54",
            "upload_time_iso_8601": "2024-10-07T20:54:54.634195Z",
            "url": "https://files.pythonhosted.org/packages/a8/24/0be0bcdfa7359ded06bd5cb2809272554f003c519e9307258235ac824b2f/neqs-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b546a4a70ac682718926d32edc17ff37f8ed875f3bda02b60214de4526fc6d1",
                "md5": "cda4fcc3077331e8ff215588bc2df913",
                "sha256": "4c9b9c78521238df4c0444f8abe49585569a64373ca979db2e9d816631f8d3c5"
            },
            "downloads": -1,
            "filename": "neqs-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cda4fcc3077331e8ff215588bc2df913",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 180637,
            "upload_time": "2024-10-07T20:54:55",
            "upload_time_iso_8601": "2024-10-07T20:54:55.794589Z",
            "url": "https://files.pythonhosted.org/packages/7b/54/6a4a70ac682718926d32edc17ff37f8ed875f3bda02b60214de4526fc6d1/neqs-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 20:54:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iris-solutions-team",
    "github_project": "neqs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neqs"
}
        
Elapsed time: 0.30432s