Sudhir27

Joined 16 March 2018
691 bytes added ,  13 April 2018
 
(5 intermediate revisions by the same user not shown)
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 ==
Line 97: Line 98:
*:Yes,I have selected a task from the given list of proposal.
*:Yes,I have selected a task from the given list of proposal.
** If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information. ''Please also wiki-link the page for your elaborated proposal here.''
** If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information. ''Please also wiki-link the page for your elaborated proposal here.''
*:I want to work on "MAKE SPECFUNS SPECIAL AGAIN".I have gone through the bugs on savannah and started working on it.At first I am trying to implement the code for the "sinc" function and trying to improve its accuracy.I am pretty sure that I  will surely make all the special function special again.
**:I want to work on "MAKE SPECFUNS SPECIAL AGAIN".I have gone through the bugs on savannah and started working on it.At first I am trying to implement the code for the "sinc" function and trying to improve its accuracy.I am pretty sure that I  will surely make all the special function special again.
* Please provide a rough estimated timeline for your work on the task. ''This should include the GSoC midterms and personal commitments like exams or vacation ("non-coding time"). If possible, include two or three milestones you expect.''
 
*:You can see my project proposal here [https://docs.google.com/document/d/1ZBXBfFu2tr5qRUUhjuWJUHiwx13Ip1Dd1YHhAqjSgWM/edit#]
 
[[Category: Summer of Code]]
23

edits