Skip to content

negatic/ractors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ractors

Ractors Logo

Ractors is a lightweight Python library designed for efficient array operations, leveraging Rust for enhanced performance. Our goal is to provide a comprehensive set of statistical tools that are faster and more efficient compared to existing alternatives.

Key Features

  • Rust Integration: Utilizes Rust to significantly improve execution speed and memory management, addressing common performance issues found in traditional Python libraries.
  • Lightweight Design: Minimalistic architecture ensures easy integration into existing Python projects without unnecessary overhead.
  • Statistical Tools: Offers a range of statistical functions suitable for data analysis and scientific computing tasks.

Installation

You can install Ractors via pip:

Building the Package

To build the package, you will need to install Maturin, a tool for building and publishing Rust-based Python packages.

Step 1: Install Maturin

You can install Maturin using pip. Run the following command in your terminal:

pip install maturin

Step 2: Build the Package

Once Maturin is installed, you can build the package by running:

maturin develop

About

Easy To Use Statistical tools Using Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published