Kwyjibo

Creating a Gem to represent Matrix and Sparse Matrix

Class Inheritance

We have a first class called Matriz where all Matrix will be stored and a subclass called Dispersa to represent a Sparse Matrix

Status

Build Status

Installation

Add this line to your application's Gemfile:

gem 'kwyjibo'

And then execute:

$ bundle

Or install it yourself as:

$ gem install kwyjibo

Usage

Gem under construction!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Authors

ALUMNO CORREO
José Alberto Pérez Melián alu0100537291[AT]ull.edu.es
Jéssica Alejandra Ramos Villarreal alu0100537338[AT]ull.edu.es