#engineering #scientific #science

sciru

A high-performance library for mathematics, science, and engineering written in Rust

1 unstable release

new 0.1.0 Feb 14, 2025

#1302 in Math

Download history 106/week @ 2025-02-11

106 downloads per month

MIT license

5KB

sciru

ci crates.io documentation

A high-performance library for mathematics, science, and engineering.

Motivation

SciRu is inspired by SciPy, Sciru is built to work with Numru arrays and offers additional functionality for mathematics, science and engineering. It will include things like advanced optimization, integration, interpolation, signal processing, and more specialized algorithms.

License

The MIT License.


lib.rs:

numru-sci

A library for advanced scientific computing, built on top of numru. Provides tools for optimization, integration, signal processing, and more.

Usage

Add this to your Cargo.toml:

[dependencies]
sciru = "0.1.0"

Dependencies

~275–720KB
~16K SLoC