WavesSearching is the library made to automate the process of finding dispersion relations in equations, systems of equations and their discrete analogs.
The library is an addon of SymPy library, which means that the user will be able to input equations as SymPy expressions and obtain DRs as SymPy expressions to work with them further.
It should be noted that some variables (specifically x, t, h, tau, C, omega, k) are already reserved for the algorithms. Also so far only one type of waves is supported, that is U0 * exp(I * (k*x - w\*t)).
The library is still in development, so it is expected that the functionality will be extended in future.
Raw data
{
"_id": null,
"home_page": "https://www.nsu.ru/n/",
"name": "waves-searching",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "PDE, Continuum mechanics, computer algebra, python",
"author": "A.Dzhanbekova, S.Kotov, M.Malyutin, M.Samoilov, V.Utupyina, M.Arendarenko, T.Savvateeva",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f5/80/83abf5b3c0e6139de4d99a10b1a075b2fe2d875994033c2c3ffc6ecda261/waves_searching-1.0.1.tar.gz",
"platform": null,
"description": "WavesSearching is the library made to automate the process of finding dispersion relations in equations, systems of equations and their discrete analogs.\n\nThe library is an addon of SymPy library, which means that the user will be able to input equations as SymPy expressions and obtain DRs as SymPy expressions to work with them further.\n\nIt should be noted that some variables (specifically x, t, h, tau, C, omega, k) are already reserved for the algorithms. Also so far only one type of waves is supported, that is U0 * exp(I * (k*x - w\\*t)).\n\nThe library is still in development, so it is expected that the functionality will be extended in future.\n",
"bugtrack_url": null,
"license": null,
"summary": "Find dispersion relation in PDE, systems of PDE, and discrete analogs",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://www.nsu.ru/n/",
"github": "https://github.com/great-mathematical-workshop-2024/WavesSearching"
},
"split_keywords": [
"pde",
" continuum mechanics",
" computer algebra",
" python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "73a6339333775c960d3ea4a9bed5ff45aae26b9f20453368e019fd913349c2f0",
"md5": "c291afb173bdea94725f180c51f32dae",
"sha256": "e39ee301bf55d5a89770c0b61a839c52d211d9f03844df96c3b0e84ffdfe6bf8"
},
"downloads": -1,
"filename": "waves_searching-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c291afb173bdea94725f180c51f32dae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8027,
"upload_time": "2024-07-22T08:14:14",
"upload_time_iso_8601": "2024-07-22T08:14:14.803055Z",
"url": "https://files.pythonhosted.org/packages/73/a6/339333775c960d3ea4a9bed5ff45aae26b9f20453368e019fd913349c2f0/waves_searching-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f58083abf5b3c0e6139de4d99a10b1a075b2fe2d875994033c2c3ffc6ecda261",
"md5": "1413282daace3ae90afeb80486ec2c15",
"sha256": "57580db90b02d2c2fa210d4871a4b009eb282cc691371395231948c239a54de7"
},
"downloads": -1,
"filename": "waves_searching-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1413282daace3ae90afeb80486ec2c15",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6506,
"upload_time": "2024-07-22T08:14:16",
"upload_time_iso_8601": "2024-07-22T08:14:16.145184Z",
"url": "https://files.pythonhosted.org/packages/f5/80/83abf5b3c0e6139de4d99a10b1a075b2fe2d875994033c2c3ffc6ecda261/waves_searching-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 08:14:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "great-mathematical-workshop-2024",
"github_project": "WavesSearching",
"github_not_found": true,
"lcname": "waves-searching"
}