Registry / utility / carray

carray

JSON →
library2.0.1rbrubygemsunverified

Ruby/CArray is an extension library for multi-dimensional numerical array operations, suitable for numerical computation and data analysis.

gem install carray
INSTALL
IMPORT
SIG · CARRAY
C
carray
utilityrubyv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CArray
require 'carray'

Create and sum a 3x3 integer array

require 'carray' arr = CArray.int(3,3).fill(1) puts arr.sum
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
carray — gem install carray · libregistry