{ "info": { "author": "Johan Hake and Henrik Finsberg", "author_email": "henriknf@simula.no", "bugtrack_url": null, "classifiers": [], "description": "# Gotran - General ODE TRAnslator\n\n\nGotran:\n\n - provides a Python interface to declare arbitrary ODEs.\n\n - provides an interface for generating CUDA/C/C++/Python/Matlab code for\n a number of functions including the right hand side and symbolic\n 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 desciption files such as CellML\n\n## Documentation\n\nDocumentation can be found here: \n\n## Source code\n\nSource code can be found at .\n\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 .\n\n\n## Contributors\nGotran is developed by Johan Hake.\nThe version of gotran found in this repository is maintained by Henrik Finsberg.\nIssues can be reported to \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/finsberg/gotran", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gotran", "package_url": "https://pypi.org/project/gotran/", "platform": "", "project_url": "https://pypi.org/project/gotran/", "project_urls": { "Homepage": "https://bitbucket.org/finsberg/gotran" }, "release_url": "https://pypi.org/project/gotran/2019.2.1/", "requires_dist": [ "sympy (<=1.1.1)", "numpy", "scipy", "matplotlib", "networkx", "six", "future", "modelparameters", "instant" ], "requires_python": "", "summary": "A declarative language describing ordinary differential equations.", "version": "2019.2.1" }, "last_serial": 5213607, "releases": { "2018.0.0": [ { "comment_text": "", "digests": { "md5": "858a04e90b3327ba15d72cec0baa5ee0", "sha256": "53071dbc43cf30e92688c4f98e07f0bcea40046e4751fa4b37b1400eef88aa81" }, "downloads": -1, "filename": "gotran-2018.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "858a04e90b3327ba15d72cec0baa5ee0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 162654, "upload_time": "2019-01-02T07:31:34", "url": "https://files.pythonhosted.org/packages/a2/6a/38c51a301f9c96f0897453ed8f59956ef61651a12c1ba670d744e5139f9b/gotran-2018.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bdb356c437015501931e995b47837818", "sha256": "91c1160de31fd6bfde02941954e787507faf0018cdfd52f5fa54056d65a9b783" }, "downloads": -1, "filename": "gotran-2018.0.0.tar.gz", "has_sig": false, "md5_digest": "bdb356c437015501931e995b47837818", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116873, "upload_time": "2019-01-02T07:31:36", "url": "https://files.pythonhosted.org/packages/a1/b6/5fed9ce75dbae39fa87960f73c5a494275b0b8c599545f2683efb76c3042/gotran-2018.0.0.tar.gz" } ], "2019.0.0": [ { "comment_text": "", "digests": { "md5": "047b949e3abb850c47888cf3dcd47cee", "sha256": "6ccd31fab8ea0ac66009a560b7bb4ebf684b45830657aef99edcaae2b2d107de" }, "downloads": -1, "filename": "gotran-2019.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "047b949e3abb850c47888cf3dcd47cee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 167738, "upload_time": "2019-01-02T07:32:56", "url": "https://files.pythonhosted.org/packages/e9/9b/9f036df36df47ec0d040d437c9e5ec3a2a61cfabb509d5164f3351055271/gotran-2019.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d2a616c1f013991ac56b580c418a930", "sha256": "6b4de276de311733923e9fe51dc687aa186a62087ad64ef7fe0c06fea32c21a0" }, "downloads": -1, "filename": "gotran-2019.0.0.tar.gz", "has_sig": false, "md5_digest": "9d2a616c1f013991ac56b580c418a930", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122006, "upload_time": "2019-01-02T07:32:58", "url": "https://files.pythonhosted.org/packages/bf/b3/dd0e8ac4e8a4ff2b172e5354a46b3989eae7e9473503540ae77c495a5091/gotran-2019.0.0.tar.gz" } ], "2019.1.0": [ { "comment_text": "", "digests": { "md5": "c735f6625d215495dc00ca71aaa08c8a", "sha256": "54b85fe0d46b773896f1f6dcef8d9de0fc77b3634b8da43bfe0fda83a6478799" }, "downloads": -1, "filename": "gotran-2019.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c735f6625d215495dc00ca71aaa08c8a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 167870, "upload_time": "2019-01-20T18:54:11", "url": "https://files.pythonhosted.org/packages/1b/54/f7c1455caa77ff2c48aa60fe567724a4779cca362dddaad36f979da2f5fe/gotran-2019.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "066a8f31cb5419e6457d5c8cc080b040", "sha256": "0bfe26d91ecdfc2b2611e3712f92e89d2793c75f8bead7e90675c28112b718a0" }, "downloads": -1, "filename": "gotran-2019.1.0.tar.gz", "has_sig": false, "md5_digest": "066a8f31cb5419e6457d5c8cc080b040", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 123828, "upload_time": "2019-01-20T18:54:14", "url": "https://files.pythonhosted.org/packages/0e/19/7473ead9ab531eaa65658588230a9a9dfc80921ec082fe8597efe1021b58/gotran-2019.1.0.tar.gz" } ], "2019.2.0": [ { "comment_text": "", "digests": { "md5": "df8cebc7393372651baed98819440595", "sha256": "c6052e5da8f8be05bc77528eda79a757ef3fc8b5bb24e0121d4d3d933798779d" }, "downloads": -1, "filename": "gotran-2019.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "df8cebc7393372651baed98819440595", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 169771, "upload_time": "2019-05-01T18:06:15", "url": "https://files.pythonhosted.org/packages/30/db/db1e19add734b5d35bb7da5542ec32f366f8c396348de82dbb28c86c4e02/gotran-2019.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4fa808b4be4e2b050b9f9f3319f58ce0", "sha256": "09eff4b944c08f154db533b50987a776016d2d104ad9a027c753557d1173cdc9" }, "downloads": -1, "filename": "gotran-2019.2.0.tar.gz", "has_sig": false, "md5_digest": "4fa808b4be4e2b050b9f9f3319f58ce0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125477, "upload_time": "2019-05-01T18:06:17", "url": "https://files.pythonhosted.org/packages/2b/2c/a3bc416e26a5e247a24c9fc827c215159a4e6bb4dc8bea75efff875fe872/gotran-2019.2.0.tar.gz" } ], "2019.2.1": [ { "comment_text": "", "digests": { "md5": "b77df7fe3f0544cc3cf70a3eb6e515f5", "sha256": "91ab9ebd3ae8e8c7c5272665636d5a9b06e527b59231c745da775b034176435e" }, "downloads": -1, "filename": "gotran-2019.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b77df7fe3f0544cc3cf70a3eb6e515f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 169457, "upload_time": "2019-05-01T18:18:27", "url": "https://files.pythonhosted.org/packages/38/f0/90bf8b1c1f072c6cbbf6ab2f5cd09839bf2bfc0509fd7a76ace9919da459/gotran-2019.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b553398ccd9e711dcb590add4981e894", "sha256": "bc3ddb4ad170f8191e99750d3ed71e9b2fe965a084f43af231092b18f7912329" }, "downloads": -1, "filename": "gotran-2019.2.1.tar.gz", "has_sig": false, "md5_digest": "b553398ccd9e711dcb590add4981e894", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125509, "upload_time": "2019-05-01T18:18:30", "url": "https://files.pythonhosted.org/packages/fa/52/997d1fb41aca2a77f688d9b1645e04f8a4f493bf39fdbf8135ebe1cb7e8c/gotran-2019.2.1.tar.gz" } ], "3.3": [ { "comment_text": "", "digests": { "md5": "bcc54ffa9f1ceccf377b2cf59d655005", "sha256": "a9dd8b66aa226d4de23d694beab2ed49ae8b9ecc72b83c75742ba439a8dd1dfc" }, "downloads": -1, "filename": "gotran-3.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bcc54ffa9f1ceccf377b2cf59d655005", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 145309, "upload_time": "2018-08-07T11:42:59", "url": "https://files.pythonhosted.org/packages/46/9c/10bee7609ea46aef1b62c51520baf3026df5a176bd2344f44d49663f220d/gotran-3.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "46bc2bc1a40b997d13636c26eda49c7b", "sha256": "82999c727a33fb8fc497c9208584788e8f3e9c366b1da31579ef1223c45414a7" }, "downloads": -1, "filename": "gotran-3.3.tar.gz", "has_sig": false, "md5_digest": "46bc2bc1a40b997d13636c26eda49c7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117663, "upload_time": "2018-08-07T11:43:01", "url": "https://files.pythonhosted.org/packages/3f/c9/b29b98caa8df23cb18ebd9c6683b32798d45abe8db58214b9c1f42246ba0/gotran-3.3.tar.gz" } ], "3.4": [ { "comment_text": "", "digests": { "md5": "d8131649eeac15ffd5d765fc8279d326", "sha256": "109ac895e47dd3f3c0fc4bf4648266133ab48cb7e362fc976d508841d29e15c4" }, "downloads": -1, "filename": "gotran-3.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d8131649eeac15ffd5d765fc8279d326", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 145664, "upload_time": "2018-08-07T19:09:24", "url": "https://files.pythonhosted.org/packages/93/14/bfd47dd169fded52a28e9be4fd3ac455de476a2a01942587adb06a97e36e/gotran-3.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fb3cce4ea862eede902f69e55f8b76b0", "sha256": "55f387c21f058b7b1e0f6dc98cc22096d8195aa87afc0ad39a27f909a5ac296e" }, "downloads": -1, "filename": "gotran-3.4.tar.gz", "has_sig": false, "md5_digest": "fb3cce4ea862eede902f69e55f8b76b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116623, "upload_time": "2018-08-07T19:09:26", "url": "https://files.pythonhosted.org/packages/7d/4a/03efd966456c314f2738d7274e446ed59237b976bba4c419ac119a5b8aed/gotran-3.4.tar.gz" } ], "3.5": [ { "comment_text": "", "digests": { "md5": "82836405c7804655a3a788c2c8d4c2a0", "sha256": "fe84efa4cbb104689530aa13697a01d2b540279d5dbf9f72bd107f0b50e071cd" }, "downloads": -1, "filename": "gotran-3.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82836405c7804655a3a788c2c8d4c2a0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 145405, "upload_time": "2018-08-07T19:42:29", "url": "https://files.pythonhosted.org/packages/81/6b/b440e15ae2cef132c0715b868d6f2e51142d91985478be503dee4bde107b/gotran-3.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc2a83794e5fd96a09b26ff999153d4d", "sha256": "a2a0d920ec0f00f1e1db686c1e45abc3bc7d9603ba7a65d731d84cca64f40de2" }, "downloads": -1, "filename": "gotran-3.5.tar.gz", "has_sig": false, "md5_digest": "cc2a83794e5fd96a09b26ff999153d4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117549, "upload_time": "2018-08-07T19:42:31", "url": "https://files.pythonhosted.org/packages/e9/d9/8500011991a9b6041bb62501b666fb99e3297b2cf2fbcbe062471ca2e02e/gotran-3.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b77df7fe3f0544cc3cf70a3eb6e515f5", "sha256": "91ab9ebd3ae8e8c7c5272665636d5a9b06e527b59231c745da775b034176435e" }, "downloads": -1, "filename": "gotran-2019.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b77df7fe3f0544cc3cf70a3eb6e515f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 169457, "upload_time": "2019-05-01T18:18:27", "url": "https://files.pythonhosted.org/packages/38/f0/90bf8b1c1f072c6cbbf6ab2f5cd09839bf2bfc0509fd7a76ace9919da459/gotran-2019.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b553398ccd9e711dcb590add4981e894", "sha256": "bc3ddb4ad170f8191e99750d3ed71e9b2fe965a084f43af231092b18f7912329" }, "downloads": -1, "filename": "gotran-2019.2.1.tar.gz", "has_sig": false, "md5_digest": "b553398ccd9e711dcb590add4981e894", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125509, "upload_time": "2019-05-01T18:18:30", "url": "https://files.pythonhosted.org/packages/fa/52/997d1fb41aca2a77f688d9b1645e04f8a4f493bf39fdbf8135ebe1cb7e8c/gotran-2019.2.1.tar.gz" } ] }