oasisis


Nameoasisis JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryThis is a stable version of the OASIS activity-based framework. This repository includes the simulation code, based on the Python API of the CPLEX solver.
upload_time2023-10-02 08:44:25
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords python disdrometer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OASIS v1.0.0

[![DOI](https://zenodo.org/badge/685457042.svg)](https://zenodo.org/badge/latestdoi/685457042)

## Description

This is a stable version of the OASIS activity-based framework. This repository includes the simulation code, based on the Python API of the CPLEX solver.

For more details, you can find the technical reports in the **Literature** folder, and the full documentation [here](https://oasis-abm.readthedocs.io/en/latest/).

## Installation guide   

We recommend creating a new environment using the provided requirements file to install the correct packages. 
**NB: You need a valid CPLEX user license to use the solver, which can be obtained [here](https://www.ibm.com/academic/topic/data-science).**

## Tutorial 

An example of how to run the simulator is provided in the ``demo`` notebooks. Your main function should be added in the ``runner`` script, which you can run by typing the following command:
``python runner.py``

## Citation

If you found this repository useful, you can acknowledge the authors by citing:

* Pougala, J., Hillel, T., and Bierlaire M. (2023) *OASIS: Optimisation-based Activity Scheduling with Integrated Simultaneous choice dimensions*, Transportation Research Part C: Emerging Technologies, vol. 155, p. 104291, DOI: [https://doi.org/10.1016/j.trc.2023.104291](https://doi.org/10.1016/j.trc.2023.104291)



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "oasisis",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "python,disdrometer",
    "author": "",
    "author_email": "Janody Pougala <janody.pougala@epfl.ch>",
    "download_url": "https://files.pythonhosted.org/packages/03/a3/ba52fa2dcecfb527c99019f0f53a970841dc111d3d8292cfe26a98a569e6/oasisis-0.0.3.tar.gz",
    "platform": null,
    "description": "# OASIS v1.0.0\n\n[![DOI](https://zenodo.org/badge/685457042.svg)](https://zenodo.org/badge/latestdoi/685457042)\n\n## Description\n\nThis is a stable version of the OASIS activity-based framework. This repository includes the simulation code, based on the Python API of the CPLEX solver.\n\nFor more details, you can find the technical reports in the **Literature** folder, and the full documentation [here](https://oasis-abm.readthedocs.io/en/latest/).\n\n## Installation guide \u00a0 \n\nWe recommend creating a new environment using the provided requirements file to install the correct packages. \n**NB: You need a valid CPLEX user license to use the solver, which can be obtained [here](https://www.ibm.com/academic/topic/data-science).**\n\n## Tutorial \n\nAn example of how to run the simulator is provided in the ``demo`` notebooks. Your main function should be added in the ``runner`` script, which you can run by typing the following command:\n``python runner.py``\n\n## Citation\n\nIf you found this repository useful, you can acknowledge the authors by citing:\n\n* Pougala, J., Hillel, T., and Bierlaire M. (2023) *OASIS: Optimisation-based Activity Scheduling with Integrated Simultaneous choice dimensions*, Transportation Research Part C: Emerging Technologies, vol. 155, p. 104291, DOI: [https://doi.org/10.1016/j.trc.2023.104291](https://doi.org/10.1016/j.trc.2023.104291)\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is a stable version of the OASIS activity-based framework. This repository includes the simulation code, based on the Python API of the CPLEX solver.",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "python",
        "disdrometer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2d0963eab296db2f645f569ea9ab8d025b4e89d74e4888ea731fdef02551722",
                "md5": "591dfe82eee21cddacc6925bbe443671",
                "sha256": "003ff8ab45591d0e5bc11336f487a3c30f661003024bffb638cb685b128efa81"
            },
            "downloads": -1,
            "filename": "oasisis-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "591dfe82eee21cddacc6925bbe443671",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41438,
            "upload_time": "2023-10-02T08:44:23",
            "upload_time_iso_8601": "2023-10-02T08:44:23.847112Z",
            "url": "https://files.pythonhosted.org/packages/e2/d0/963eab296db2f645f569ea9ab8d025b4e89d74e4888ea731fdef02551722/oasisis-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03a3ba52fa2dcecfb527c99019f0f53a970841dc111d3d8292cfe26a98a569e6",
                "md5": "4e63bf8ee31b03f2650da048421d7a9a",
                "sha256": "3148d2aa81281b3f6b44a3352c1eab31b07e97d404e8e560871c82d919c95115"
            },
            "downloads": -1,
            "filename": "oasisis-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4e63bf8ee31b03f2650da048421d7a9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4554502,
            "upload_time": "2023-10-02T08:44:25",
            "upload_time_iso_8601": "2023-10-02T08:44:25.519379Z",
            "url": "https://files.pythonhosted.org/packages/03/a3/ba52fa2dcecfb527c99019f0f53a970841dc111d3d8292cfe26a98a569e6/oasisis-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 08:44:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oasisis"
}
        
Elapsed time: 0.11773s