A lightweight library for numerical operations.
Project description
spssnumpy
A lightweight library for numerical operations, including arrays, matrices, and linear algebra.
Installation
pip install spssnumpy
USAGE: from spssnumpy import Array
Create an array
arr = Array([[1, 2], [3, 4]])
Perform operations
print(arr + arr) print(arr.dot(arr))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spssnumpy-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spssnumpy-0.1.0.tar.gz.
File metadata
- Download URL: spssnumpy-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c334f43b8fd844f7c6869392298ed1d1acd0b9c32bd42fe2311efce85ea802cf
|
|
| MD5 |
6d7851c7d85e3d3644d99ba473c26287
|
|
| BLAKE2b-256 |
15e6f729602aec2904221992cb6aee39aa9792071f1b1c4c4dc6013d2c430d52
|
File details
Details for the file spssnumpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: spssnumpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0b0be49a102944a741fab1f536bdb59e967cb56da0ee3ea4a4420809c65d84d
|
|
| MD5 |
82a9c03d4ca1ac19c94c09a1e98d49f5
|
|
| BLAKE2b-256 |
b68edf82c58888c3785d5e56b63875deabd995f6663eccfe593acd90e76147ce
|