# NLDESA - Nonlinear Differential Equation Stability Analysis
This is a Python package for the stability analysis of nonlinear differential equations using JAX [1] and pyDMD [2] [3].
The package is still in development and is not yet ready for use.
Authors: João Biu (joaopedrofbiu@tecnico.ulisboa.pt), Miguel Lameiras (miguel.lameiras@tecnico.ulisboa.pt)
[1] https://github.com/google/jax
[2] Demo et al., (2018). PyDMD: Python Dynamic Mode Decomposition. Journal of Open Source Software, 3(22), 530, https://doi.org/10.21105/joss.00530 (https://github.com/PyDMD/PyDMD.git)
## Installation
Using pip:
`pip install nldesa`
For developers
- Clone the repository
`cd NLDESA && pip install -e .`
Raw data
{
"_id": null,
"home_page": "https://github.com/joaopedrobiu6/nldesa/",
"name": "nldesa",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "differential equations,stability analysis,nonlinear systems,jax,odeint",
"author": "Jo\u00e3o Pedro Ferreira Biu, Miguel de Oliveira Lameiras",
"author_email": "Jo\u00e3o Pedro Ferreira Biu <joaopedrofbiu@tecnico.ulisboa.pt>, Miguel de Oliveira Lameiras <miguel.lameiras@tecnico.ulisboa.pt>",
"download_url": "https://files.pythonhosted.org/packages/03/56/5f58ca57ea720517d8ee6f1f8757b28327a5bae724d30b17e1dc4e8d8f1c/nldesa-0.0.3.tar.gz",
"platform": null,
"description": "# NLDESA - Nonlinear Differential Equation Stability Analysis\n\nThis is a Python package for the stability analysis of nonlinear differential equations using JAX [1] and pyDMD [2] [3].\nThe package is still in development and is not yet ready for use.\n\nAuthors: Jo\u00e3o Biu (joaopedrofbiu@tecnico.ulisboa.pt), Miguel Lameiras (miguel.lameiras@tecnico.ulisboa.pt)\n\n[1] https://github.com/google/jax\n\n[2] Demo et al., (2018). PyDMD: Python Dynamic Mode Decomposition. Journal of Open Source Software, 3(22), 530, https://doi.org/10.21105/joss.00530 (https://github.com/PyDMD/PyDMD.git)\n\n## Installation\nUsing pip:\n`pip install nldesa`\n\nFor developers\n- Clone the repository\n`cd NLDESA && pip install -e .`\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A package with tools to solve and analyse nonlinear differential equations Stability using DMD.",
"version": "0.0.3",
"project_urls": {
"Bug Tracker": "https://github.com/joaopedrobiu6/nldesa/issues/",
"Homepage": "https://github.com/joaopedrobiu6/nldesa/"
},
"split_keywords": [
"differential equations",
"stability analysis",
"nonlinear systems",
"jax",
"odeint"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b4b7aa1e205a45c3a1dd3f99be3db3c1aa80e91b6372d2078297bf4201c34b6c",
"md5": "1280555ca708773480f58aee11019a50",
"sha256": "f48e9b8a6841edf757ec204f3f39f2af79119c654fc9db99069e857bcaa73c1c"
},
"downloads": -1,
"filename": "nldesa-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1280555ca708773480f58aee11019a50",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4865,
"upload_time": "2023-11-15T22:45:11",
"upload_time_iso_8601": "2023-11-15T22:45:11.295958Z",
"url": "https://files.pythonhosted.org/packages/b4/b7/aa1e205a45c3a1dd3f99be3db3c1aa80e91b6372d2078297bf4201c34b6c/nldesa-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "03565f58ca57ea720517d8ee6f1f8757b28327a5bae724d30b17e1dc4e8d8f1c",
"md5": "581eb4a54930c2b48d9aa496f51d5f0c",
"sha256": "b547f076620e90518ae6eba70a97706b0323be29f78d49a732237653b6f02219"
},
"downloads": -1,
"filename": "nldesa-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "581eb4a54930c2b48d9aa496f51d5f0c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6301,
"upload_time": "2023-11-15T22:45:12",
"upload_time_iso_8601": "2023-11-15T22:45:12.767761Z",
"url": "https://files.pythonhosted.org/packages/03/56/5f58ca57ea720517d8ee6f1f8757b28327a5bae724d30b17e1dc4e8d8f1c/nldesa-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-15 22:45:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joaopedrobiu6",
"github_project": "nldesa",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "nldesa"
}