RubyGems Navigation menu

carray 1.5.3

Ruby/CArray is an extension library for the multi-dimensional numerical array class. CArray can store integers and floating point numbers to perform calculations efficiently. Therefore, Ruby/CArray is suitable for numerical computation and data analysis. Ruby/CArray has different features from other multidimensional array libraries (narray, numo-narray, nmatrix), such as element-wise masks, creation of reference arrays that can reflect changes to the referent, the ability to access memory pointers of other objects, user-defined arrays, and so on.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.9 - June 19, 2023 (196.5 KB)
  2. 1.5.8 - January 13, 2023 (196.5 KB)
  3. 1.5.7 - June 16, 2021 (195.0 KB)
  4. 1.5.6 - February 24, 2021 (194.5 KB)
  5. 1.5.5 - February 02, 2021 (194.5 KB)
  6. 1.5.3 - July 31, 2020 (192.0 KB)
顯示所有版本(共 27)

擁有者:

推送者:

作者:

  • Hiroki Motoyoshi

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 43,958

這個版本 1,532

授權:

MIT

Ruby 版本需求: >= 2.4.0

相關連結: