Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ruspy-0.1.1.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

ruspy-0.1.1-cp37-abi3-macosx_11_0_arm64.whl (429.4 kB view hashes)

Uploaded CPython 3.7+ macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page