Skip to content

ngng628/matrix-cr

Repository files navigation

matrix-cr

Implements Ruby's Matrix library.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      matrix-cr:
        github: ngng628/matrix-cr
  2. Run shards install

Usage

require "matrix"

Contributing

  1. Fork it (https://github.com/ngng628/matrix-cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m ':emoji: Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

LICENSE

About

Implements Ruby's Matrix library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published