README.md in SparseMatrixProject-0.0.2 vs README.md in SparseMatrixProject-0.0.3

- old
+ new

@@ -1,7 +1,8 @@ +<<<<<<< HEAD # SparseMatrixProject - + TODO: Write a gem description ## Installation Add this line to your application's Gemfile: @@ -25,5 +26,19 @@ 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