fast-ai-computational-linear-algebra-textbook


Namefast-ai-computational-linear-algebra-textbook JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/fast-ai-computational-linear-algebra-textbook
SummaryFast.ai Computational Linear Algebra Textbook
upload_time2024-03-02 16:25:09
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.
            # Fast.ai Computational Linear Algebra Textbook

## 下载

### Docker

```
docker pull apachecn0/fast-ai-computational-linear-algebra-textbook
docker run -tid -p <port>:80 apachecn0/fast-ai-computational-linear-algebra-textbook
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install fast-ai-computational-linear-algebra-textbook
fast-ai-computational-linear-algebra-textbook <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g fast-ai-computational-linear-algebra-textbook
fast-ai-computational-linear-algebra-textbook <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/fast-ai-computational-linear-algebra-textbook",
    "name": "fast-ai-computational-linear-algebra-textbook",
    "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/f1/ab/700fc7e3315c671d9237dfa89ccf53848e755d244dcb620e37b945c216f4/fast-ai-computational-linear-algebra-textbook-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Fast.ai Computational Linear Algebra Textbook\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/fast-ai-computational-linear-algebra-textbook\ndocker run -tid -p <port>:80 apachecn0/fast-ai-computational-linear-algebra-textbook\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install fast-ai-computational-linear-algebra-textbook\nfast-ai-computational-linear-algebra-textbook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g fast-ai-computational-linear-algebra-textbook\nfast-ai-computational-linear-algebra-textbook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fast.ai Computational Linear Algebra Textbook",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/fast-ai-computational-linear-algebra-textbook"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4786b4897ed468c5d510ed90ba5e75713161adda866c66b8dc74dac9cbe03e63",
                "md5": "d1088676b045ec028d12cf2d677ccb71",
                "sha256": "0324314ffa5ec6da9d6a3cf48403e8afc54dde7f47f5b004d563a6883f5f8f4e"
            },
            "downloads": -1,
            "filename": "fast_ai_computational_linear_algebra_textbook-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1088676b045ec028d12cf2d677ccb71",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5885424,
            "upload_time": "2024-03-02T16:25:06",
            "upload_time_iso_8601": "2024-03-02T16:25:06.227466Z",
            "url": "https://files.pythonhosted.org/packages/47/86/b4897ed468c5d510ed90ba5e75713161adda866c66b8dc74dac9cbe03e63/fast_ai_computational_linear_algebra_textbook-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1ab700fc7e3315c671d9237dfa89ccf53848e755d244dcb620e37b945c216f4",
                "md5": "1f716840b9259bc773a9916272f226a6",
                "sha256": "c576da380a9bd11e1419ee63d2f252d69c83e55944955627c36a7e9516dd18db"
            },
            "downloads": -1,
            "filename": "fast-ai-computational-linear-algebra-textbook-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1f716840b9259bc773a9916272f226a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5883545,
            "upload_time": "2024-03-02T16:25:09",
            "upload_time_iso_8601": "2024-03-02T16:25:09.519500Z",
            "url": "https://files.pythonhosted.org/packages/f1/ab/700fc7e3315c671d9237dfa89ccf53848e755d244dcb620e37b945c216f4/fast-ai-computational-linear-algebra-textbook-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 16:25:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "fast-ai-computational-linear-algebra-textbook",
    "github_not_found": true,
    "lcname": "fast-ai-computational-linear-algebra-textbook"
}
        
Elapsed time: 0.23597s