23
edits
Line 45: | Line 45: | ||
*:Fixed some part of the bug #51333 [https://github.com/Alok009/Octave/blob/master/dot.m] and currently working on it to implement all those matrices functions | *:Fixed some part of the bug #51333 [https://github.com/Alok009/Octave/blob/master/dot.m] and currently working on it to implement all those matrices functions | ||
*:Provided the code for the missing function 'rms' from signal package [https://github.com/Alok009/Octave/blob/master/rms.m]. | *:Provided the code for the missing function 'rms' from signal package [https://github.com/Alok009/Octave/blob/master/rms.m]. | ||
*:Suggested the logic behind the inaccuracy of sinc function #bug48307[https://savannah.gnu.org/bugs/?func=detailitem&item_id=48307] provided code for implementing sine in tailor series and currently re-writting the sinc function without using the inbuit sine function to improve its accuracy | |||
== F: Feeling fine == | == F: Feeling fine == |
edits