A simple numpy-like library for array operations
Project description
xlhdnumpy
A package similar to Numpy.
Features
- Create arrays
- Basic array operations (add, subtract, multiply, divide)
- Statistical functions (sum, mean,min,max,unique,median)
Installation
pip install xlhdnumpy
Usage
from xlhdnumpy import array
Create an array
arr = array([1, 2, 3, 4, 5]) print(arr)
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
xlhdnumpy-0.2.0.tar.gz
(2.9 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 xlhdnumpy-0.2.0.tar.gz.
File metadata
- Download URL: xlhdnumpy-0.2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b765b5ca3e915929201a62cea1c268cc74fe8ea4494bfa85f0ad28a1222e6886
|
|
| MD5 |
70221f301a222ce2e5674204b56e0416
|
|
| BLAKE2b-256 |
cf71a46062dc360b3b18f99b3907901fc6837aa0ca0be7e400a03f05ee5341c7
|
File details
Details for the file xlhdnumpy-0.2.0-py3-none-any.whl.
File metadata
- Download URL: xlhdnumpy-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
089d65d9e84af9923fac5a7a5fcbb1b7ade07a839f7df0dec5a651113bbe4a73
|
|
| MD5 |
98d030077f6b4c0689528c3078bb886d
|
|
| BLAKE2b-256 |
7ea7072520779cda569d09c69d735b13632886766b0c88ce031eb0ecb99334fe
|