Name | mavats JSON |
Version |
0.1.5
JSON |
| download |
home_page | https://github.com/dx-li/MaVaTS |
Summary | Some methods for matrix-valued time series |
upload_time | 2024-06-15 20:05:55 |
maintainer | None |
docs_url | None |
author | Daniel |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# MaVaTS
MaVaTS is a Python library for matrix-valued time series methods.
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install MaVaTS.
```bash
pip install mavats
```
## Usage
Please refer to the [documentation](https://dx-li.github.io/MaVaTS/mavats.html)
## Contributing
Pull requests are welcome.
## License
[MIT](https://github.com/dx-li/MaVaTS/blob/main/LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/dx-li/MaVaTS",
"name": "mavats",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Daniel",
"author_email": "danlixuan@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/81/76/35335aa7d67847ed13b8b952c4f17ed130e4261206f8084f9bf4274a16f5/mavats-0.1.5.tar.gz",
"platform": null,
"description": "# MaVaTS\n\nMaVaTS is a Python library for matrix-valued time series methods.\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install MaVaTS.\n\n```bash\npip install mavats\n```\n\n## Usage\n\nPlease refer to the [documentation](https://dx-li.github.io/MaVaTS/mavats.html)\n\n## Contributing\n\nPull requests are welcome.\n\n## License\n\n[MIT](https://github.com/dx-li/MaVaTS/blob/main/LICENSE)",
"bugtrack_url": null,
"license": "MIT",
"summary": "Some methods for matrix-valued time series",
"version": "0.1.5",
"project_urls": {
"Documentation": "https://dx-li.github.io/MaVaTS/mavats.html",
"Homepage": "https://github.com/dx-li/MaVaTS",
"Repository": "https://github.com/dx-li/MaVaTS"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8c156feec82aa5dd138cfc9ffbd4541494018a745c847e7cedb3198f7e4482bb",
"md5": "d48a62e96b3e8bc107d33ac50142cd66",
"sha256": "8272ddbee39b901a4cb9c501e49622e6ade0123c5cc38b47f02918c1c5a25823"
},
"downloads": -1,
"filename": "mavats-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d48a62e96b3e8bc107d33ac50142cd66",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 7494,
"upload_time": "2024-06-15T20:05:54",
"upload_time_iso_8601": "2024-06-15T20:05:54.113001Z",
"url": "https://files.pythonhosted.org/packages/8c/15/6feec82aa5dd138cfc9ffbd4541494018a745c847e7cedb3198f7e4482bb/mavats-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "817635335aa7d67847ed13b8b952c4f17ed130e4261206f8084f9bf4274a16f5",
"md5": "00ca42961013ba94c013913a3820cad8",
"sha256": "83001b80fb723ec4dcc29e4207e0c3da21f0a3086804475963b3e633e68fb791"
},
"downloads": -1,
"filename": "mavats-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "00ca42961013ba94c013913a3820cad8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 6150,
"upload_time": "2024-06-15T20:05:55",
"upload_time_iso_8601": "2024-06-15T20:05:55.667720Z",
"url": "https://files.pythonhosted.org/packages/81/76/35335aa7d67847ed13b8b952c4f17ed130e4261206f8084f9bf4274a16f5/mavats-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-15 20:05:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dx-li",
"github_project": "MaVaTS",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mavats"
}