A simple numpy-like library for array operations
Project description
xlhdnumpy
A lightweight NumPy-like package for array manipulation and numerical computing.
✨ Features
- Array Creation: Support multi-dimensional array initialization with shape specification.
- Element-wise Operations: Add, subtract, multiply, and divide arrays (with shape compatibility checks).
- Matrix Operations: Dot product (matrix multiplication), transpose, and reshape.
- Statistical Functions: Sum, mean, median, min, max Variance and standard deviation (support for population/sample stats) Unique values (with sorting) Cumulative sum and product Array Manipulation: Sorting, reshaping, and transposing arrays.
Installation
pip install xlhdnumpy
Usage
from xlhdnumpy import array
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.3.0.tar.gz
(4.1 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.3.0.tar.gz.
File metadata
- Download URL: xlhdnumpy-0.3.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
308b2e3834bdf29c5acd4d0ec05ebca8f900cc3240e0e272d9166fe3517d7306
|
|
| MD5 |
fa7f2082fa3dbb70510f4be5d92bdb5e
|
|
| BLAKE2b-256 |
70061f429fcb604ee182fcd989bdfcc072d2cf6f774037f2bff1c7f5d28a572b
|
File details
Details for the file xlhdnumpy-0.3.0-py3-none-any.whl.
File metadata
- Download URL: xlhdnumpy-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
6656e8ff4df61758e92673768e42ac80d0556a4f27e24073be654b9f411dad29
|
|
| MD5 |
8e6dd31cb238b8cfa4a9b7777bb3ac6c
|
|
| BLAKE2b-256 |
c48f6a4c122f30e01d861afd436b0891c3d12f0206367ec67b5fc7ac97675893
|