Registry / utility / gsl-nmatrix

gsl-nmatrix

JSON →
library1.15.3.2rbrubygemsunverified

Ruby/GSL is a Ruby interface to the GNU Scientific Library for numerical computing with Ruby.

gem install gsl-nmatrix
INSTALL
IMPORT
SIG · GSL-NMATRIX
G
gsl-nmatrix
utilityrubyv1.15.3.2
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.

GSL
require 'gsl-nmatrix'

Create a vector and compute its norm

require 'gsl-nmatrix' include GSL v = Vector.alloc([1, 2, 3]) puts v.norm
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gsl-nmatrix — gem install gsl-nmatrix · libregistry