User:Dildar Sk: Difference between revisions

Jump to navigation Jump to search
533 bytes removed ,  18 December 2018
 
(3 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)
*: [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/?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/index.php?53462]
*: [https://savannah.gnu.org/bugs/?53548] (area)
*: [https://savannah.gnu.org/bugs/?53548] (area)
Line 107: 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 190: Line 193:
*: ''' week 1 '''(May 14-21):
*: ''' week 1 '''(May 14-21):
*::i) Will put all permanent symbols(Keywords,function name) in a .txt file.
*:: And other's directory based symbols will be put in a temporary .txt file.
*:: The temporary .txt will be changed as directory changes.
*::ii)Start implementing closest match of a incorrect keyword by Longest Common Subsequence,Dynamic Programming algorithm.
*: ''' Week 2 '''(May21-28):
*: ''' Week 2 '''(May21-28):
*::i) Completion of LCS based closest keyword implementation.
*::ii) Testing previous implementations.
*::iii) Implementing closest match of a keyword by hash-mapping data structure.
*:: Testing previous implementations.
*: ''' Week 3 & 4 ''' (May 28-june 11)
*: ''' Week 3 & 4 ''' (May 28-june 11)


*: '''week 3 '''(May 28-june 4):
*: '''week 3 '''(May 28-june 4):
*::i) Testing previous implementation.
*::ii) Creating a API which will allow user to choose anyone based closest.
*::iii)Start implementing trie based closest match of a keyword.


*: '''Week 4 '''(june 5-11):
*: '''Week 4 '''(june 5-11):
*::i) Completion of Trie based nearest of a keyword implementation.
*::ii) Writing documentation.


*: ''' June 11-15 ''':
*: ''' June 11-15 ''':
Anonymous user

Navigation menu