User:Dildar Sk: Difference between revisions

Jump to navigation Jump to search
2,678 bytes added ,  18 December 2018
 
(8 intermediate revisions by one other user not shown)
Line 84: Line 84:
*: [https://savannah.gnu.org/bugs/?53378] (Reported a warning/error bug (fixed by me))
*: [https://savannah.gnu.org/bugs/?53378] (Reported a warning/error bug (fixed by me))
*: [https://savannah.gnu.org/bugs/?53350] (Asked for a feature,now implemented)
*: [https://savannah.gnu.org/bugs/?53350] (Asked for a feature,now implemented)
*: [https://savannah.gnu.org/bugs/?53425] (Reported bug for factor.m)
*: [https://savannah.gnu.org/bugs/?53425] (Reported bug for factor.m)(fixed by my patch)
*: [https://savannah.gnu.org/bugs/?53441] (reported bug for magic.m)
*: [https://savannah.gnu.org/bugs/?53441] (reported bug for magic.m)(fixed by my patch)
*: [https://savannah.gnu.org/bugs/?53463] (reported bug for nextpow2.m)
*: [https://savannah.gnu.org/bugs/?53463] (reported bug for nextpow2.m)(fixed)
*: [https://savannah.gnu.org/bugs/index.php?53469] (Requested a feature)
*: [https://savannah.gnu.org/bugs/index.php?53469] (Requested a feature)
*: [https://savannah.gnu.org/bugs/index.php?53452] (Reported a loophole)
*: [https://savannah.gnu.org/bugs/index.php?53452] (Reported a loophole)
*: [https://savannah.gnu.org/bugs/index.php?53472] (Reported bug)
*: [https://savannah.gnu.org/bugs/index.php?53472] (Reported bug)(fixed)
*: [https://savannah.gnu.org/bugs/?53477] (base2dec: missing a warning) (fixed)
*: [https://savannah.gnu.org/bugs/?53458] (bitor.m)
*: [https://savannah.gnu.org/bugs/?53458] (bitor.m)
*: [https://savannah.gnu.org/bugs/?53460] (bitxor.m)
*: [https://savannah.gnu.org/bugs/?53460] (bitxor.m)
*: [https://savannah.gnu.org/bugs/?53450] (or)
*: [https://savannah.gnu.org/bugs/?53450] (or)(fixed)
*: [https://savannah.gnu.org/bugs/index.php?53447] (bitset.m)
*: [https://savannah.gnu.org/bugs/index.php?53447] (bitset.m)
*: [https://savannah.gnu.org/bugs/index.php?53448] (performance)
*: [https://savannah.gnu.org/bugs/index.php?53448] (performance)
*: [https://savannah.gnu.org/bugs/?53489] (different result than MATLAB)(fixed)
*: [https://savannah.gnu.org/bugs/?53509] (different result log1p)
*: [https://savannah.gnu.org/bugs/?53480] (pie : fails for infinite or no input)(fixed)
*: [https://savannah.gnu.org/bugs/index.php?53462]
*: [https://savannah.gnu.org/bugs/?53548] (area)


*: '''Patch submitted:'''
*: '''Patch submitted:'''
Line 103: Line 109:
*: [https://savannah.gnu.org/patch/?9599] (patch for peak2rms function of signal package)
*: [https://savannah.gnu.org/patch/?9599] (patch for peak2rms function of signal package)
*: [https://savannah.gnu.org/bugs/?53378] (Submitted solution/patch (Merge now))
*: [https://savannah.gnu.org/bugs/?53378] (Submitted solution/patch (Merge now))
*: [https://savannah.gnu.org/bugs/?53425] (submitted patch for bug #53425)
*: [https://savannah.gnu.org/bugs/?53425] (submitted patch for bug #53425)(fixed)
*: [https://savannah.gnu.org/bugs/?53441] (Submitted patch for bug #53441)
*: [https://savannah.gnu.org/bugs/?53441] (Submitted patch for bug #53441)
*: [https://savannah.gnu.org/bugs/?53463] (Submitted patch for bug #53463)
*: [https://savannah.gnu.org/bugs/?53463] (Submitted patch for bug #53463)
*: [https://savannah.gnu.org/bugs/index.php?53472] (Submitted patcg for bug #53472)
*: [https://savannah.gnu.org/bugs/index.php?53472] (Submitted patch for bug #53472)
*: [https://savannah.gnu.org/bugs/?53477] (submitted patch for bug #53477)
*: [https://savannah.gnu.org/bugs/?func=detailitem&item_id=52786]  (I submitted a patch here,which admin maybe ignored)
*: [https://savannah.gnu.org/bugs/?func=detailitem&item_id=52786]  (I submitted a patch here,which admin maybe ignored)


Line 173: Line 180:
* Please provide a rough estimated timeline for your work on the task.
* Please provide a rough estimated timeline for your work on the task.
*: During Google Summer of Code, I would work 60 hours per week. This is my rough estimated timeline:
*: During Google Summer of Code, I would work 60 hours per week. This is my rough estimated timeline:
*: '''May 5 - May 30, 2017''' (Community bonding period)
*::#
*::#
*::# 
*::#
*: '''May 30 - June 30, 2017''' (First term)
*:: '''Week 1-2''':
*::#
*::#
*::#
*:: '''Week 3-4''': 


*: '''July 1 - July 24, 2017''' (Second term)
*: '''community bonding period '''(Before May 14):
*::#
*::#


*: '''July 28 - August 21, 2017''' (Final term)
*::i) I will try to refresh my idea of Octave's codebase first.Start to know the
*:: '''Week 9-10''': Write Documentation
*:: other guys,developer and mentors.Will start to interacting with them.
*::# Complete any pending tasks (if any).
*::ii) I will study readline library thoroughly.Will try to strengthen knowledge
*::#
*:: on GDB,make auto-tool.
*:: '''Week 10-12''': Fix further issues
*::iii) Will try to implement some missing functions which is
*:: not available in Octave but on MATLAB.
*: '''Phase 1 ''' (May14-june15)
*: ''' week 1 '''(May 14-21):
*: ''' Week 2 '''(May21-28):
*: ''' Week 3 & 4 ''' (May 28-june 11)


*: This is a very rough timeline. The exact steps will become clearer when I do some more discussion with the mentors.
*: '''week 3 '''(May 28-june 4):
 
*: '''Week 4 '''(june 5-11):
 
*: ''' June 11-15 ''':
'''Phase 1 evaluation.'''
 
*: ''' Phase 2 ''' (June 16-july 13)
*:: ''' Week 5 ''' (june 16-june22):
*:: Before this everything will have implemented for both GUI and CLI but this is only for GUI.
*:: Will implement a pop-up using QT to auto-complete.User will be able to interact with a pop
*:: up of a multiple choice,if he press double tab.
*:: I will implement if there is no auto-completion available it will show "No Completion Available"
*: ''' Week 6 ''' (June 22-29):
 
*:: A frequency based(No of times it's used) hash map will be implemented.
*:: This will be another parameter choosing the closest between multiple choice('acox' between 'acos' and 'acot').
*:: Different users will get difference suggestion based on this parameter.
 
*: ''' Week 7 ''' (June 30-july 6):
*:: frequency base hash map parameter will be used in all 3 implementations.
*:: Creating a API to select any of 3 mechanism according to user choice and requirement.
 
*: ''' Week 8 ''' (July 7-13):
*::i) Writing documentations.
*::ii)Writing tests.
 
*: ''' Phase 2 evaluation ''' (July 9-13)
 
*: ''' Final phase ''' (July 14-Aug 14)
*: ''' Week 9 '''(July 15-21):
*:: Implementing a pop-up based on QT which allow to choose number of suggestions in
*:: the pop-up.It will be either top-1,top-2,top-3,top-5.
 
*: ''' Week 10 ''' (July 22-29):
*::i) Checking if something is left and implementing that.
*::ii) Testing the pop-up.Testing other implementation.
*::iii) writing documentation.
 
*: ''' Week 11 ''' (July 30-Aug 6):
*:: Target:selecting default implementation.
*:: Comparing the efficiency of Trie,Hash and LCS based.
*:: Test will be made on different sizes same data.
 
*: ''' Week 12 ''' (Aug 7-14):
*::i) Testing if there is any build issue.
*::ii) Writing documentations.
*::iii) Checking if there need something to implement.
*::iv) ''' Final submission of work product.'''
 
 
 
 
*: ''' This is a very rough timeline. The exact steps will become clearer when I do some more discussion with the mentors.'''
   
   
[[Category: Summer of Code]]
[[Category: Summer of Code]]
Anonymous user

Navigation menu