Categories: None [Edit]

numerix

https://rubygems.org/gems/numerix
https://github.com/ForeverZer0/numerix
Numerix strives to make working with vectors more "Ruby-like", and far exceeds Ruby's built-in implementations many times over in regards to speed and performance. Great care has been take to make the library "interop" friendly, where each class can easily be passed as a "pointer" or binary string for interop with native libraries, using Ruby's Fiddle, FFI, or even Ruby's legacy Win32API. Numerix has been built from the ground-up for Ruby, not playing middle-man between Ruby and an existing library, and is optimized specifically for it, with focus on speed and a robust collection of functionality.

Total

Ranking: 28,992 of 186,995
Downloads: 44,533

Daily

Ranking: 146,349 of 186,959
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,908,242,014bundler
101,129,028,222rake
161,055,884,353minitest
1,60820,370,514rake-compiler

Owners

#GravatarHandle
1iconForeverZer0