A simple numpy-like library for array operations
Project description
xlhdnumpy
A simple numpy-like library for array operations.
Features
- Create arrays
- Basic array operations (add, subtract, multiply, divide)
- Statistical functions (sum, mean)
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.1.0.tar.gz
(3.5 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.1.0.tar.gz.
File metadata
- Download URL: xlhdnumpy-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbafcb96cba0ce0a08f1bea27ad0a018f5ca7c8edc59f7cf05a6fde238d6b1b0
|
|
| MD5 |
e76ac7f26cb3f1a8816d907c1cc2c147
|
|
| BLAKE2b-256 |
ddba263f827ab52c9584217fec84b6e318752a9635f5c600407bb3b277a21b1b
|
File details
Details for the file xlhdnumpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xlhdnumpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.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 |
8a147a1d9875a1f80f134343f9eb71bc47c3d05e22741564c4e2047a8b389d17
|
|
| MD5 |
5b178434864265c6d4ecf7a858c74d2a
|
|
| BLAKE2b-256 |
034d516edef50b009ef8859b9135d7ba27cf9ecdbc002102569d52ac095e2ec4
|