We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone https://github.com/prasunanand/nmatrix_reloaded cd nmatrix_reloaded/ gem install bundler bundle install rake compile
Run the tests using
rake test
If you want to try out the code without installing:
rake pry