A high-performance scientific computation library written in Rust.
Rust implementation of NumPy
This gem is equivalent of NumPy in Python
NArray with big memory support
This is a class to handle units of physical quantities. It covers most functionality of UNIDATA's UDUNITS Library, however, with a more sophisticated handling of string expressions. See the documentation for more infomation.
Miscellaneous functions and classes to help Ruby programming. To be used in other NumRu libraries.
The Ruby interface of the FFTW3, Fast Fourier Transform library FFTW Ver.3. Since ver.1, ruby-fftw3 supports all kinds of FFTs in FFTW3. Works with NArray (or NumRu::NArray).
NumRuby module: Linear algebra
NumRuby module: visualization layer
NumRuby is the umbrella gem for a Ruby scientific computing ecosystem inspired by NumPy. It provides a unified namespace for array, linear algebra, statistics, plotting, and other scientific libraries.
NumRuby module: Statistics & probability library
NumRuby module: Central ufunc registry and core elementwise ops