Sha256: aa746782d361feff54665e9cddd23b898f197335f87b99558e51f9ca9356c885

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

<<<<<<< HEAD
# SparseMatrixProject
 
TODO: Write a gem description

## Installation

Add this line to your application's Gemfile:

    gem 'SparseMatrixProject'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install SparseMatrixProject

## Usage

TODO: Write usage instructions here

## 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
=======
    PRÁCTICA 11
---------------------
Aarón José Vera Cerdeña 

Jacobo Saavedra Valdés

1.Utilizamos la práctica 10 con la estructura ya creada.
2.Añadimos a los métodos suma y producto de matrices las funciones upto,times 
y collect sustituyendolo por los bucles correspondientes.
3.Comentamos todo el código siguiendo la estructura por niveles que exige el RDOC.
4.Creamos la segunda version de la gema con las nuevas implementaciones. 
5.Subimos la gema a RubyGems mediante el comando gem push <gema>.
>>>>>>> 74a54b5fee97668eefe84bad85ac0e0a70ac726c

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
SparseMatrixProject-0.0.3 README.md