# ModelParameters
ModelParameters:
- provides a lightweight library to declare nested Parameters in Python
- can be interfaced through command line arguments
- optionally depends on NumPy and SymPy
Check out the documentation at
[modelparameters.readthedocs.io](https://modelparameters.readthedocs.io/en/latest/).
The source code is hosted as
[bitbucket.org/finsberg/modelparameters](https://bitbucket.org/finsberg/modelparameters)
## License
modelparameters is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
modelparameters is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public
License along with modelparameters. If not, see http://www.gnu.org/licenses/.
## Contributors
Modelparameters is developed by Johan Hake. The version of modelparameters found in this
repository is maintained by Henrik Finsberg. Issues can be reported to
henriknf@simula.no
Raw data
{
"_id": null,
"home_page": "https://github.com/ComputationalPhysiology/modelparameters",
"name": "modelparameters",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "ODE,solver,system,equations,cuda",
"author": "Johan Hake, Henrik Finsberg, Kristian G Hustad",
"author_email": "henriknf@simula.no",
"download_url": "https://files.pythonhosted.org/packages/a7/bf/640107a961593202b2c7ad78d22347ef1724ffac983675ac4f4aac7583d7/modelparameters-2023.1.0.tar.gz",
"platform": null,
"description": "# ModelParameters\n\n\nModelParameters:\n\n - provides a lightweight library to declare nested Parameters in Python\n\n - can be interfaced through command line arguments\n\n - optionally depends on NumPy and SymPy\n\nCheck out the documentation at\n[modelparameters.readthedocs.io](https://modelparameters.readthedocs.io/en/latest/). \n\nThe source code is hosted as \n[bitbucket.org/finsberg/modelparameters](https://bitbucket.org/finsberg/modelparameters)\n\n## License\nmodelparameters is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Lesser General Public License as published\nby the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version. \nmodelparameters is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\nFITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public\nLicense for more details. \nYou should have received a copy of the GNU Lesser General Public\nLicense along with modelparameters. If not, see http://www.gnu.org/licenses/. \n\n## Contributors\nModelparameters is developed by Johan Hake. The version of modelparameters found in this\nrepository is maintained by Henrik Finsberg. Issues can be reported to\nhenriknf@simula.no\n",
"bugtrack_url": null,
"license": "LGPL-3.0",
"summary": "A module providing parameter structure for physical modeling",
"version": "2023.1.0",
"split_keywords": [
"ode",
"solver",
"system",
"equations",
"cuda"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8e829ae0158399d6c5ab8e4ae94fbc80494b03f275b405a6047c61f55a596c49",
"md5": "89e0c58f986f2558bca3f70dcde5da27",
"sha256": "a27247766fe8d7827cf42e03b65154036bdefd9dd92741c599e3802bccf2254d"
},
"downloads": -1,
"filename": "modelparameters-2023.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "89e0c58f986f2558bca3f70dcde5da27",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2533779,
"upload_time": "2023-02-10T06:42:49",
"upload_time_iso_8601": "2023-02-10T06:42:49.068566Z",
"url": "https://files.pythonhosted.org/packages/8e/82/9ae0158399d6c5ab8e4ae94fbc80494b03f275b405a6047c61f55a596c49/modelparameters-2023.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a7bf640107a961593202b2c7ad78d22347ef1724ffac983675ac4f4aac7583d7",
"md5": "919a8d01b51b85072ff736fe7c8d52a0",
"sha256": "a08f33501f7d7b4ffb29855ac5788aa4b81b4f746abd370b1b53f1cc63617d72"
},
"downloads": -1,
"filename": "modelparameters-2023.1.0.tar.gz",
"has_sig": false,
"md5_digest": "919a8d01b51b85072ff736fe7c8d52a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 2248929,
"upload_time": "2023-02-10T06:42:50",
"upload_time_iso_8601": "2023-02-10T06:42:50.889967Z",
"url": "https://files.pythonhosted.org/packages/a7/bf/640107a961593202b2c7ad78d22347ef1724ffac983675ac4f4aac7583d7/modelparameters-2023.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-10 06:42:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ComputationalPhysiology",
"github_project": "modelparameters",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "modelparameters"
}