# mkprop
**This package is still under development. Future versions might have different API. The current version is not fully documented.**
A time-propagation package for large problems. The package provides adaptive Krylov methods to compute exp(itA)x, and adaptive Magnus-Krylov methods to propagate time-dependent systems. Further documentation is available at https://github.com/newbisi/mkprop.
Raw data
{
"_id": null,
"home_page": null,
"name": "mkprop",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Krylov method, Magnus integrator, time propagation",
"author": null,
"author_email": "Tobias Jawecki <tobias.jawecki@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/fb/03/f8d4510c096beaf53d93b58e460dd6bac105995f011389fd8e7d5b3939bc/mkprop-0.0.4.tar.gz",
"platform": null,
"description": "# mkprop\n\n**This package is still under development. Future versions might have different API. The current version is not fully documented.**\n\nA time-propagation package for large problems. The package provides adaptive Krylov methods to compute exp(itA)x, and adaptive Magnus-Krylov methods to propagate time-dependent systems. Further documentation is available at https://github.com/newbisi/mkprop.\n",
"bugtrack_url": null,
"license": null,
"summary": "A python package for Krylov and Magnus-Krylov based time propagation.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/newbisi/mkprop",
"Issues": "https://github.com/newbisi/mkprop/issues"
},
"split_keywords": [
"krylov method",
" magnus integrator",
" time propagation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "937cb20db020a6a9dce3b5e62252be8670d193d57530af20fa8ce3045aa25b7e",
"md5": "0bba1097f973d3e829ae23a37486ec81",
"sha256": "a9ff4e68d17f3b57b584cc971ad60e40304ac226a744913af95a233527aa80ed"
},
"downloads": -1,
"filename": "mkprop-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bba1097f973d3e829ae23a37486ec81",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 12300,
"upload_time": "2024-07-30T09:34:50",
"upload_time_iso_8601": "2024-07-30T09:34:50.640201Z",
"url": "https://files.pythonhosted.org/packages/93/7c/b20db020a6a9dce3b5e62252be8670d193d57530af20fa8ce3045aa25b7e/mkprop-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb03f8d4510c096beaf53d93b58e460dd6bac105995f011389fd8e7d5b3939bc",
"md5": "39216680a6cab1359751ce8832a912ea",
"sha256": "b0c48d090a6e90f052672f764e8ad1245fb7ed50f05bdb4aa92c895ccbec1484"
},
"downloads": -1,
"filename": "mkprop-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "39216680a6cab1359751ce8832a912ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 945595,
"upload_time": "2024-07-30T09:34:52",
"upload_time_iso_8601": "2024-07-30T09:34:52.558336Z",
"url": "https://files.pythonhosted.org/packages/fb/03/f8d4510c096beaf53d93b58e460dd6bac105995f011389fd8e7d5b3939bc/mkprop-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-30 09:34:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "newbisi",
"github_project": "mkprop",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mkprop"
}