1 unstable release
new 0.1.0 | Feb 14, 2025 |
---|
#1302 in Math
106 downloads per month
5KB
sciru
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