Data analysis powered by Rust
Project description
RusPy - Rust-Powered Data Analysis
RusPy is a library implemented in Rust for Python that provides powerful data analysis capabilities.
Features
-
Fast and efficient numerical computations.
-
Integration with Python for seamless usage.
-
Support for complex numbers and advanced mathematical operations.
-
High-performance array manipulation and linear algebra routines.
Installation
RusPy can be installed via pip:
pip install ruspy
Usage
Once installed, you can import and use RusPy in your Python projects:
import ruspy as rp
data = rp.array([1, 2, 3, 4])
frequencies = rp.fft(data)
For more information and detailed documentation, please visit https://github.com/manas-verma/ruspy
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
Built Distribution
File details
Details for the file ruspy-0.1.1.tar.gz
.
File metadata
- Download URL: ruspy-0.1.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37ad39792d0db5d28fd6e93a6a23568da446a587200dc6e167e4ce0b52b21c7d |
|
MD5 | 042719b5564ab6f35f1a2ca780d7080b |
|
BLAKE2b-256 | 250d3e389c0e1329e5c746b3f4ab346b5a24d774134e297a9d1fab5e19257185 |
File details
Details for the file ruspy-0.1.1-cp37-abi3-macosx_11_0_arm64.whl
.
File metadata
- Download URL: ruspy-0.1.1-cp37-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 429.4 kB
- Tags: CPython 3.7+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d484cf0fb85a4597fc847dc2124effa6229a7c80ea961cf280de6dd302646a9 |
|
MD5 | 695d2e2ea3d6afea96432e4bb87926f6 |
|
BLAKE2b-256 | 5513d4506c546d61da763627f2c9ca040f654447abd22db9bec7c6ba5a41d588 |