biogemeUtilities


NamebiogemeUtilities JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryAdd features to the biogeme package
upload_time2023-10-28 22:07:40
maintainer
docs_urlNone
authorMikkel Thorhauge
requires_python>=3.8.18
licenseMIT
keywords biogeme discrete choice models confidence interval calibrate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The `biogemeUtilities` is intended to add some quality-of-life features to the biogeme package. 
It inherit the features from biogeme, while adding some new functionality. 
The simplest way to use it, is to create a biogemeObject using the biogemeUtilities package, 
but it can also be used in existing script using biogemeObjects created directly in the biogeme package.
Examples of how to use this package are included below the relevant functions.

The full credit for the awesome biogeme package goes to Prof. Michel Bierlaire. 
Please visit the biogeme website for at full documentation of biogeme: https://biogeme.epfl.ch/

Version 1.0.0b1
2023-10-28
- First (beta) release on PyPI
- Compatible with biogeme 3.2.12

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "biogemeUtilities",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.18",
    "maintainer_email": "",
    "keywords": "biogeme,discrete choice models,confidence interval,calibrate",
    "author": "Mikkel Thorhauge",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/91/44/60f0f6069260846feecef0aab0ac7268d86badddbb35959e36ce59d5c632/biogemeUtilities-1.0.1.tar.gz",
    "platform": null,
    "description": "The `biogemeUtilities` is intended to add some quality-of-life features to the biogeme package. \r\nIt inherit the features from biogeme, while adding some new functionality. \r\nThe simplest way to use it, is to create a biogemeObject using the biogemeUtilities package, \r\nbut it can also be used in existing script using biogemeObjects created directly in the biogeme package.\r\nExamples of how to use this package are included below the relevant functions.\r\n\r\nThe full credit for the awesome biogeme package goes to Prof. Michel Bierlaire. \r\nPlease visit the biogeme website for at full documentation of biogeme: https://biogeme.epfl.ch/\r\n\r\nVersion 1.0.0b1\r\n2023-10-28\r\n- First (beta) release on PyPI\r\n- Compatible with biogeme 3.2.12\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Add features to the biogeme package",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [
        "biogeme",
        "discrete choice models",
        "confidence interval",
        "calibrate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9422db52c1ecbb167393281b582a7259d4f814dbf90cd450ea20ebb77a8afc4",
                "md5": "117dc391038b6e0ec83ebb2f5595d416",
                "sha256": "d0e5febcea80c984e2ba5df5be2797077ed6b41a279275fbd14f8ee7145635ee"
            },
            "downloads": -1,
            "filename": "biogemeUtilities-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "117dc391038b6e0ec83ebb2f5595d416",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.18",
            "size": 23904,
            "upload_time": "2023-10-28T22:07:39",
            "upload_time_iso_8601": "2023-10-28T22:07:39.002379Z",
            "url": "https://files.pythonhosted.org/packages/c9/42/2db52c1ecbb167393281b582a7259d4f814dbf90cd450ea20ebb77a8afc4/biogemeUtilities-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "914460f0f6069260846feecef0aab0ac7268d86badddbb35959e36ce59d5c632",
                "md5": "df3d006570e65c514517c8c1f650e9c7",
                "sha256": "c3f353993446679fd3fc6aaad859a4fd8aaa0741657a4c6cfba640cfe45a76db"
            },
            "downloads": -1,
            "filename": "biogemeUtilities-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "df3d006570e65c514517c8c1f650e9c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.18",
            "size": 22094,
            "upload_time": "2023-10-28T22:07:40",
            "upload_time_iso_8601": "2023-10-28T22:07:40.769271Z",
            "url": "https://files.pythonhosted.org/packages/91/44/60f0f6069260846feecef0aab0ac7268d86badddbb35959e36ce59d5c632/biogemeUtilities-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 22:07:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "biogemeutilities"
}
        
Elapsed time: 0.12993s