mathematics-for-machine-learning


Namemathematics-for-machine-learning JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/mathematics-for-machine-learning
SummaryMathematics for Machine Learning
upload_time2024-03-03 20:38:40
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mathematics for Machine Learning

## 下载

### Docker

```
docker pull apachecn0/mathematics-for-machine-learning
docker run -tid -p <port>:80 apachecn0/mathematics-for-machine-learning
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install mathematics-for-machine-learning
mathematics-for-machine-learning <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g mathematics-for-machine-learning
mathematics-for-machine-learning <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/mathematics-for-machine-learning",
    "name": "mathematics-for-machine-learning",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/13/f8/876fb93d5e349a82c6409c8c473f31304d947984a717fbcc97d54dcff037/mathematics-for-machine-learning-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# Mathematics for Machine Learning\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/mathematics-for-machine-learning\ndocker run -tid -p <port>:80 apachecn0/mathematics-for-machine-learning\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install mathematics-for-machine-learning\nmathematics-for-machine-learning <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g mathematics-for-machine-learning\nmathematics-for-machine-learning <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Mathematics for Machine Learning",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/mathematics-for-machine-learning"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b9e92b5daccfcaa92946d93081143f8ec5afc979540f664dd8a9e5a9375d982",
                "md5": "99ed7e7bc17a2f7969fa694570d940de",
                "sha256": "ca4d168dde5ece268a3416042ea970815808d3f2c9c32471e366ba82976b0821"
            },
            "downloads": -1,
            "filename": "mathematics_for_machine_learning-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99ed7e7bc17a2f7969fa694570d940de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6233848,
            "upload_time": "2024-03-03T20:38:36",
            "upload_time_iso_8601": "2024-03-03T20:38:36.774629Z",
            "url": "https://files.pythonhosted.org/packages/1b/9e/92b5daccfcaa92946d93081143f8ec5afc979540f664dd8a9e5a9375d982/mathematics_for_machine_learning-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13f8876fb93d5e349a82c6409c8c473f31304d947984a717fbcc97d54dcff037",
                "md5": "847984f8fb5152d74c5e0007cf604376",
                "sha256": "d8878e126300dad943767f7b0e463c6f7d0deb62c3a78a9ff4fd7d4cb4d15cff"
            },
            "downloads": -1,
            "filename": "mathematics-for-machine-learning-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "847984f8fb5152d74c5e0007cf604376",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6231782,
            "upload_time": "2024-03-03T20:38:40",
            "upload_time_iso_8601": "2024-03-03T20:38:40.237843Z",
            "url": "https://files.pythonhosted.org/packages/13/f8/876fb93d5e349a82c6409c8c473f31304d947984a717fbcc97d54dcff037/mathematics-for-machine-learning-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 20:38:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "mathematics-for-machine-learning",
    "github_not_found": true,
    "lcname": "mathematics-for-machine-learning"
}
        
Elapsed time: 0.39098s