compas-dr


Namecompas-dr JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryConstrained form finding using the Dynamic Relaxation Method.
upload_time2024-05-14 13:39:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License ETH Zurich - Block Research Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords form finding dynamic relaxation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Constrained form finding using Dynamic Relaxation

This package provides equilibrium solvers and constraints
for constrained form finding using the "dynamic relaxation" method.

The solvers can be used through the `compas_dr` paclage directly,
or through COMPAS FormFinder, which is a form finding tool with a GUI
combining various different form finding approaches.

## Installation

Stable releases can be installed from PyPI.

```bash
pip install compas_dr
```

To install the latest development version, do:

```bash
git clone https://github.com/blockresearchgroup/compas_dr.git
cd compas_dr
pip install -e ".[dev]"
```

## Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference,
please check out the online documentation here: [COMPAS DR docs](https://blockresearchgroup.github.io/compas_dr)

## Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the [Issue Tracker](https://github.com/BlockResearchGroup/compas_dr/issues).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "compas-dr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "form finding, dynamic relaxation",
    "author": null,
    "author_email": "tom van mele <tom.v.mele@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/98/01/f792a87b0fbb1e790388faac99906068c81f5dd1e27ede8ae64466a480fe/compas_dr-0.3.1.tar.gz",
    "platform": null,
    "description": "# Constrained form finding using Dynamic Relaxation\n\nThis package provides equilibrium solvers and constraints\nfor constrained form finding using the \"dynamic relaxation\" method.\n\nThe solvers can be used through the `compas_dr` paclage directly,\nor through COMPAS FormFinder, which is a form finding tool with a GUI\ncombining various different form finding approaches.\n\n## Installation\n\nStable releases can be installed from PyPI.\n\n```bash\npip install compas_dr\n```\n\nTo install the latest development version, do:\n\n```bash\ngit clone https://github.com/blockresearchgroup/compas_dr.git\ncd compas_dr\npip install -e \".[dev]\"\n```\n\n## Documentation\n\nFor further \"getting started\" instructions, a tutorial, examples, and an API reference,\nplease check out the online documentation here: [COMPAS DR docs](https://blockresearchgroup.github.io/compas_dr)\n\n## Issue Tracker\n\nIf you find a bug or if you have a problem with running the code, please file an issue on the [Issue Tracker](https://github.com/BlockResearchGroup/compas_dr/issues).\n",
    "bugtrack_url": null,
    "license": "MIT License  ETH Zurich - Block Research Group  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Constrained form finding using the Dynamic Relaxation Method.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://blockresearchgroup.github.io/compas_dr",
        "Repository": "https://github.com/blockresearchgroup/compas_dr"
    },
    "split_keywords": [
        "form finding",
        " dynamic relaxation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52a1157f2954ab1d3e116fc4a6b75464821372ad8bbca2e8fb4a9d16f9279ae0",
                "md5": "5b4c201242b34b6c55622d56fadda42c",
                "sha256": "f0eb2b31fb63946211cf3162a8dabfc67a45bf906948feba3a6879c49e8eb058"
            },
            "downloads": -1,
            "filename": "compas_dr-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b4c201242b34b6c55622d56fadda42c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22211,
            "upload_time": "2024-05-14T13:39:06",
            "upload_time_iso_8601": "2024-05-14T13:39:06.985536Z",
            "url": "https://files.pythonhosted.org/packages/52/a1/157f2954ab1d3e116fc4a6b75464821372ad8bbca2e8fb4a9d16f9279ae0/compas_dr-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9801f792a87b0fbb1e790388faac99906068c81f5dd1e27ede8ae64466a480fe",
                "md5": "d9686add860d81f59de572fb7281c6a8",
                "sha256": "87c77dec14456c40dedaa26f9b3599d1aaf53f7724dd980cce7933c443f6c981"
            },
            "downloads": -1,
            "filename": "compas_dr-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d9686add860d81f59de572fb7281c6a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15761,
            "upload_time": "2024-05-14T13:39:09",
            "upload_time_iso_8601": "2024-05-14T13:39:09.469222Z",
            "url": "https://files.pythonhosted.org/packages/98/01/f792a87b0fbb1e790388faac99906068c81f5dd1e27ede8ae64466a480fe/compas_dr-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 13:39:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blockresearchgroup",
    "github_project": "compas_dr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "compas-dr"
}
        
Elapsed time: 0.28937s