passagemath-glpk


Namepassagemath-glpk JSON
Version 10.4.24 PyPI version JSON
download
home_pageNone
Summarypassagemath: Linear and mixed integer linear optimization backend using GLPK
upload_time2024-10-23 03:02:16
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseGNU General Public License (GPL) v2 or later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================================================================================================
 passagemath: Linear and mixed integer linear optimization backend using GLPK
=========================================================================================================

About SageMath
--------------

   "Creating a Viable Open Source Alternative to
    Magma, Maple, Mathematica, and MATLAB"

   Copyright (C) 2005-2024 The Sage Development Team

   https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of
macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html
for general installation instructions.


About this pip-installable source distribution
----------------------------------------------

This pip-installable source distribution ``sagemath-glpk`` provides
a backend for linear and mixed integer linear optimization backend using GLPK.

It can be installed as an extra of the distribution
`sagemath-polyhedra <https://pypi.org/project/sagemath-polyhedra>`_::

  $ pip install "sagemath-polyhedra[glpk]"


What is included
----------------

* `GLPK backends <https://doc.sagemath.org/html/en/reference/numerical/index.html#linear-optimization-lp-and-mixed-integer-linear-optimization-mip-solver-backends>`_ for LP, MILP, and graphs

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "passagemath-glpk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Sage Developers <sage-support@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/c0/25/b734236d8fef4bae7ff83ba788fcbab7cd9a2387fa626658bb5f6817fb62/passagemath_glpk-10.4.24.tar.gz",
    "platform": null,
    "description": "=========================================================================================================\n passagemath: Linear and mixed integer linear optimization backend using GLPK\n=========================================================================================================\n\nAbout SageMath\n--------------\n\n   \"Creating a Viable Open Source Alternative to\n    Magma, Maple, Mathematica, and MATLAB\"\n\n   Copyright (C) 2005-2024 The Sage Development Team\n\n   https://www.sagemath.org\n\nSageMath fully supports all major Linux distributions, recent versions of\nmacOS, and Windows (Windows Subsystem for Linux).\n\nSee https://doc.sagemath.org/html/en/installation/index.html\nfor general installation instructions.\n\n\nAbout this pip-installable source distribution\n----------------------------------------------\n\nThis pip-installable source distribution ``sagemath-glpk`` provides\na backend for linear and mixed integer linear optimization backend using GLPK.\n\nIt can be installed as an extra of the distribution\n`sagemath-polyhedra <https://pypi.org/project/sagemath-polyhedra>`_::\n\n  $ pip install \"sagemath-polyhedra[glpk]\"\n\n\nWhat is included\n----------------\n\n* `GLPK backends <https://doc.sagemath.org/html/en/reference/numerical/index.html#linear-optimization-lp-and-mixed-integer-linear-optimization-mip-solver-backends>`_ for LP, MILP, and graphs\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL) v2 or later",
    "summary": "passagemath: Linear and mixed integer linear optimization backend using GLPK",
    "version": "10.4.24",
    "project_urls": {
        "documentation": "https://doc.sagemath.org",
        "download": "https://doc.sagemath.org/html/en/installation/index.html",
        "homepage": "https://www.sagemath.org",
        "release notes": "https://github.com/sagemath/sage/releases",
        "source": "https://github.com/sagemath/sage",
        "tracker": "https://github.com/sagemath/sage/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c025b734236d8fef4bae7ff83ba788fcbab7cd9a2387fa626658bb5f6817fb62",
                "md5": "1754c72e2457f7bb1d44efb7e5fd6de3",
                "sha256": "5610e75ca1df51508f72ba7e19f406c44052ad37760357ccede6144ea464c91e"
            },
            "downloads": -1,
            "filename": "passagemath_glpk-10.4.24.tar.gz",
            "has_sig": false,
            "md5_digest": "1754c72e2457f7bb1d44efb7e5fd6de3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 35729,
            "upload_time": "2024-10-23T03:02:16",
            "upload_time_iso_8601": "2024-10-23T03:02:16.058948Z",
            "url": "https://files.pythonhosted.org/packages/c0/25/b734236d8fef4bae7ff83ba788fcbab7cd9a2387fa626658bb5f6817fb62/passagemath_glpk-10.4.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-23 03:02:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sagemath",
    "github_project": "sage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "passagemath-glpk"
}
        
Elapsed time: 0.37396s