[![CI](https://github.com/ComputationalPhysiology/gotran/actions/workflows/main.yml/badge.svg)](https://github.com/ComputationalPhysiology/gotran/actions/workflows/main.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ComputationalPhysiology/gotran/main.svg)](https://results.pre-commit.ci/latest/github/ComputationalPhysiology/gotran/main)
[![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/gotran-badge.json)](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/gotran-badge.json)
# Gotran - General ODE TRAnslator
Gotran:
- provides a Python interface to declare arbitrary ODEs.
- provides an interface for generating CUDA/C/C++/OpenCL/Julia/Python/Matlab code for a number of functions including the right hand side and symbolic generation of a Jacobian.
- is intentionally lightweight, and could be interfaced by other
Python libraries needing functionalities to abstract a general
ODE.
- depends on NumPy, and on SymPy. See further instructions in
INSTALL
- can load models from external ODE description files such as CellML
## Install
You can install gotran through pip
```
python -m pip install gotran
```
or if you want to work with the latest version you can install the developement version by either cloning the repository and run
```
python -m pip install git+https://github.com/ComputationalPhysiology/gotran.git
```
## Documentation
Documentation can be found here: <http://computationalphysiology.github.io/gotran/>
## Source code
Source code can be found at <https://github.com/ComputationalPhysiology/gotran>.
## License
gotran 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.
gotran 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 gotran. If not, see <http://www.gnu.org/licenses/>.
## Contributors
Gotran is developed by Johan Hake.
The version of gotran found in this repository is maintained by Henrik Finsberg and Kristian Hustad.
Raw data
{
"_id": null,
"home_page": "https://github.com/ComputationalPhysiology/gotran",
"name": "gotran",
"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/7e/e3/217f1de395bdf6dab256320fa41ab951b7a8a462010375db5faac18250fc/gotran-2023.1.0.tar.gz",
"platform": null,
"description": "[![CI](https://github.com/ComputationalPhysiology/gotran/actions/workflows/main.yml/badge.svg)](https://github.com/ComputationalPhysiology/gotran/actions/workflows/main.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ComputationalPhysiology/gotran/main.svg)](https://results.pre-commit.ci/latest/github/ComputationalPhysiology/gotran/main)\n[![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/gotran-badge.json)](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/gotran-badge.json)\n\n# Gotran - General ODE TRAnslator\n\nGotran:\n\n- provides a Python interface to declare arbitrary ODEs.\n\n- provides an interface for generating CUDA/C/C++/OpenCL/Julia/Python/Matlab code for a number of functions including the right hand side and symbolic generation of a Jacobian.\n\n- is intentionally lightweight, and could be interfaced by other\n Python libraries needing functionalities to abstract a general\n ODE.\n\n- depends on NumPy, and on SymPy. See further instructions in\n INSTALL\n\n- can load models from external ODE description files such as CellML\n\n## Install\n\nYou can install gotran through pip\n\n```\npython -m pip install gotran\n```\n\nor if you want to work with the latest version you can install the developement version by either cloning the repository and run\n\n```\npython -m pip install git+https://github.com/ComputationalPhysiology/gotran.git\n```\n\n## Documentation\n\nDocumentation can be found here: <http://computationalphysiology.github.io/gotran/>\n\n## Source code\n\nSource code can be found at <https://github.com/ComputationalPhysiology/gotran>.\n\n## License\n\ngotran 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.\n\ngotran 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.\n\nYou should have received a copy of the GNU Lesser General Public License along with gotran. If not, see <http://www.gnu.org/licenses/>.\n\n## Contributors\n\nGotran is developed by Johan Hake.\nThe version of gotran found in this repository is maintained by Henrik Finsberg and Kristian Hustad.\n",
"bugtrack_url": null,
"license": "LGPL-3.0",
"summary": "A declarative language describing ordinary differential equations.",
"version": "2023.1.0",
"split_keywords": [
"ode",
"solver",
"system",
"equations",
"cuda"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "99f7923a284663b566ed764f17310ef1b33d92b9d92c38d7775a5c0736ced2c6",
"md5": "ca76d7a4dee580e93e3a7ce051fcbf87",
"sha256": "924a7fd5b3b20d7d2d9fd5fe7b230d0dd7fadc551602fbd41aca799af211a427"
},
"downloads": -1,
"filename": "gotran-2023.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca76d7a4dee580e93e3a7ce051fcbf87",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 145807,
"upload_time": "2023-03-15T20:14:16",
"upload_time_iso_8601": "2023-03-15T20:14:16.661071Z",
"url": "https://files.pythonhosted.org/packages/99/f7/923a284663b566ed764f17310ef1b33d92b9d92c38d7775a5c0736ced2c6/gotran-2023.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ee3217f1de395bdf6dab256320fa41ab951b7a8a462010375db5faac18250fc",
"md5": "12ddb2759780ab88eb594d83995b0a57",
"sha256": "e160533e4a4a73c781e54dfd7017141589d2caa22593312b3ea03ec3a74f4880"
},
"downloads": -1,
"filename": "gotran-2023.1.0.tar.gz",
"has_sig": false,
"md5_digest": "12ddb2759780ab88eb594d83995b0a57",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 119960,
"upload_time": "2023-03-15T20:14:18",
"upload_time_iso_8601": "2023-03-15T20:14:18.407661Z",
"url": "https://files.pythonhosted.org/packages/7e/e3/217f1de395bdf6dab256320fa41ab951b7a8a462010375db5faac18250fc/gotran-2023.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-15 20:14:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ComputationalPhysiology",
"github_project": "gotran",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gotran"
}