Code supporting the computational instruction for the course STAT 89A: Linear Algebra for Data Science at UC Berkeley
Project description
linalg_for_datasci
Code supporting the computational instruction for the course STAT 89A: Linear Algebra for Data Science at UC Berkeley.
Contributing
If the pre-commit
Python package is installed, you can set up pre-commit
hooks for automatic code formatting via
pre-commit install
You can also invoke the pre-commit hook manually at any time with
pre-commit run
Automatic code formatting has been adopted for linalg_for_datasci
to make it unnecessary for contributors to worry about their code style.
As long as the code is valid, the pre-commit hook should take care of how the code should look.
There are also plugins to integrate the black
code autoformatter into your favorite code editor. This way you can format code automatically.
If you have already committed files before setting up the pre-commit hook with pre-commit install
, you can fix everything up using pre-commit run --all-files
. You need to make the fixing commit yourself after that.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file linalg_for_datasci-0.1.0.tar.gz
.
File metadata
- Download URL: linalg_for_datasci-0.1.0.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ee69ba7f9c28eb6b4503ad8aed88277d2f19598d45c138d4c18de6a0b2e549b |
|
MD5 | cb3ec4065e8cd827c8fa40f3661dfe0f |
|
BLAKE2b-256 | a703160c91d442752a477a3970f6b24c2616ef91733ad0e0fb31ac5878048ccb |
File details
Details for the file linalg_for_datasci-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: linalg_for_datasci-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd4eb60b8236cfc38f9c50bf850fdf6189a0f6eb41612e1d0f059b874a4b2f5f |
|
MD5 | 8627c966bb49b24381afc8632389b178 |
|
BLAKE2b-256 | 79dd42f13d6d311b7e8c1f02c18a136effb568301426a9a63c37d05d67ac952f |