Udit Gulati

Results 9 issues of Udit Gulati

* Added the nmatrix_buffer struct * Used buffer in slicing * Used TypedData_*_Struct * Fixed some warnings The way buffer is used in slicing is that when slicing is called,...

Currently, there is only benchmarking code for basic operations. There needs to be benchmarks for other operations such as iteration, indexing, linear algebra etc.

Marshalling in Ruby, Pickling in Python

Implement `NumRuby.triu(matrix)` and `NumRuby.tril(matrix)`.

For details: https://github.com/CSEC-NITH/blog/pull/18