User:Arpit17792: Difference between revisions

From Octave
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
This is the first time I'm applying to GSoC. Google has ranked our institution at 8th position in world and 1st in india on the basis of number of students accepted for the program 2005-13 so here there is good circle of developers and programmers.   
This is the first time I'm applying to GSoC. Google has ranked our institution at 8th position in world and 1st in india on the basis of number of students accepted for the program 2005-13 so here there is good circle of developers and programmers.   
* '''Why are you choosing Octave?'''
* '''Why are you choosing Octave?'''
Since octave is primarily intended for numerical computations and have extensive tools for solving them which is my area of interest and pre-requisite for project Generalized eigenvalue problem matches with my skill set and interest.  
I have been using octave from quite sometime it is more than just coding and it would be helpful for my B.Tech. research project.  


== C: Contact ==
== C: Contact ==
Line 29: Line 29:
* '''Please describe your experience with being in a development team. ''Do you have experience working with open source or free projects?'''''
* '''Please describe your experience with being in a development team. ''Do you have experience working with open source or free projects?'''''
I have worked on many projects in team and there is a huge advantage of being in a development team, I gained knowledge from other person that how problem could be solved more efficiently, bug solving takes much less time, meeting new people and most important less work load on an individual.  
I have worked on many projects in team and there is a huge advantage of being in a development team, I gained knowledge from other person that how problem could be solved more efficiently, bug solving takes much less time, meeting new people and most important less work load on an individual.  
* '''Please describe the biggest project you have written code for and what you learned by doing so. Also describe your role in that project over time'''.
* '''Please describe the biggest project you have written code for'''.
Biggest project for which I have written code is "Search Engine for Wikipedia". In which first xml was parsed using libxml and many particular sized files were created which were then merged using k-way merge and a secondary index was created of that merged file, then secondary index was used for searching in different tags(title,references,dialog box etc) and top 10 results were displayed according to a ranking algorithm.
And I also did a project on Image processing(http://web.iiit.ac.in/~arpit.sharma/project.pdf).


* '''Please state the commits and patches you already contributed to Octave. ''This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.'''''
* '''What you learned by doing so. Also describe your role in that project over time.'''
Till now i have committed patch #8373 with new mapping-package functions implementation and bug(#41776) report and its patch with correction in unitsratio function and its tests. These things have helped me a lot in understanding the codes now i am more comfortable and working on other functions related to project.       
Since I wrote whole code in C++ so it improved my coding and I learned many C++ libraries and tools. Initially I didn't cared about size of data due to which later on for 43GB data I had to store posting list in many files of limited size. After which I have learned to first analyse problem and its aspects properly before starting implementation. But at last it went right and completed successfully. 
 
* '''Please state the commits and patches you already contributed to Octave. '''
Till now I have committed patch #8373 with new mapping-package functions implementation and bug(#41776) report and its patch with correction in unitsratio function and its tests. These things have helped me a lot in understanding the codes now I am more comfortable and working on other functions related to project.       


== F: Feeling fine ==
== F: Feeling fine ==
* '''Please describe (in short) your experience with the following tools: ''We only use this question to determine where you need guidance, not for rating!  We by no means expect you to be familiar with all of these and you'll won't necessarily need them while working with us.'''''
* '''Please describe (in short) your experience with the following tools:'''
* '''IRC and mailing lists'''
* '''IRC and mailing lists'''
In starting i had some problems but I am completely comfortable with both IRC and mailing lists.  
In starting I had some problems but I am completely comfortable with both IRC and mailing lists.  
* '''Mercurial or other source code management systems'''
* '''Mercurial or other source code management systems'''
I am completely fine with Mercurial after committing patches.  
I am completely fine with Mercurial after committing patches.  
Line 45: Line 50:
Most of these tools I have used and using in my course projects so yes I am comfortable with make, gcc, gdb or other development tools but had some problems initially due to dependencies.
Most of these tools I have used and using in my course projects so yes I am comfortable with make, gcc, gdb or other development tools but had some problems initially due to dependencies.


* '''What will make you actively stay in our community after this GSoC is over? ''You can also tell us after applications close and we'll happily try to fulfill :-)'''''
* '''What will make you actively stay in our community after this GSoC is over? '''
After quite some time contributing to the community I have started enjoying and actively participating in discussion on topics on IRC and mailing list.This active contribution and enthusiasm among community members surely will make me to stay in our community after this GSoC also.
After quite some time contributing to the community I have started enjoying and actively participating in discussion on topics on IRC and mailing list.This active contribution and enthusiasm among community members surely will make me to stay in our community after this GSoC also.


Line 58: Line 63:
* '''Please state the operating system you work with.'''
* '''Please state the operating system you work with.'''
I work with Ubuntu 13.10.
I work with Ubuntu 13.10.
* '''Please estimate an average time per day you will be able to ''(if separated)'' access'''
* '''Please estimate an average time per day you will be able to access'''
* '''an internet connection'''
* '''an internet connection'''
24 Hours.
24 Hours.
Line 71: Line 76:
* '''Please describe how useful criticism looks from your point of view as committing student.'''
* '''Please describe how useful criticism looks from your point of view as committing student.'''
I think criticism forces you to think about how you work it is like form of communication I never take it personally.  
I think criticism forces you to think about how you work it is like form of communication I never take it personally.  
* '''How autonomous are you when developing? ''If you answer both sub-questions with "Yes, definitely", we are a tad confused. ;-)'''''
* '''How autonomous are you when developing?'''
 
I am autonomous with the help of google search.  
* '''Do you like to discuss changes intensively and not start coding until you know what you want to do?'''
* '''Do you like to discuss changes intensively and not start coding until you know what you want to do?'''
Yes I would like to discuss anything before proceeding as it update others about about the progress and gives right direction.  
Yes I would like to discuss anything before proceeding as it update others about about the progress and gives right direction.  

Revision as of 14:53, 6 March 2014

A: An introduction

  • Please describe yourself in three sentences, one of them regarding your current studies.

I am a 3rd year Computer Science and Engineering student from IIIT Hyderabad, India. My interests are web development, programming and data structure and solving brain teaser problems.

  • Which languages do you speak?

I speak Hindi and English.

  • What's your overall background?

I am a student of Computer Science and Engineering with a good knowledge of Mathematics.

  • Why do you want to participate in the Google Summer of Code? What do you hope to gain by doing so?

By participating in GSoC I want to make my first open source contribution and i will get to interact and learn with real cool people from across the world.

  • Please also describe your previous experience with the GSoC, if any.

This is the first time I'm applying to GSoC. Google has ranked our institution at 8th position in world and 1st in india on the basis of number of students accepted for the program 2005-13 so here there is good circle of developers and programmers.

  • Why are you choosing Octave?

I have been using octave from quite sometime it is more than just coding and it would be helpful for my B.Tech. research project.

C: Contact

  • Please state the nick you use on IRC and any other communication channel related to Octave.

arpit17792

  • Which time zone do you live in? Will that change over GSoC duration?

My time zone is GMT +5:30 and will remain the same over GSoC duration.

  • Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers?

I feel most comfortable working from UTC 1:00PM to UTC 8:00PM.

E: Coding experience

This part is one of the more important ones in your application. You are allowed to be as verbose as you want, as long as you stay on topic ;-)

  • Please describe your experience with C++, Octave or Matlab m-scripts, OpenGL and Qt.

I am familiar and worked on c++, Matlab m-scripts and OpenGL. I have worked on C++ for nearly 2.5 years, made a 3D game based on OpenGL and wrote good amount of Matlab m-scripts on signal processing also.

  • Please describe your experience with other programming languages.

Along with C++ I have also worked on C, Python, Java, PHP and a little bit RoR.

  • Please describe your experience with being in a development team. Do you have experience working with open source or free projects?

I have worked on many projects in team and there is a huge advantage of being in a development team, I gained knowledge from other person that how problem could be solved more efficiently, bug solving takes much less time, meeting new people and most important less work load on an individual.

  • Please describe the biggest project you have written code for.

Biggest project for which I have written code is "Search Engine for Wikipedia". In which first xml was parsed using libxml and many particular sized files were created which were then merged using k-way merge and a secondary index was created of that merged file, then secondary index was used for searching in different tags(title,references,dialog box etc) and top 10 results were displayed according to a ranking algorithm. And I also did a project on Image processing(http://web.iiit.ac.in/~arpit.sharma/project.pdf).

  • What you learned by doing so. Also describe your role in that project over time.

Since I wrote whole code in C++ so it improved my coding and I learned many C++ libraries and tools. Initially I didn't cared about size of data due to which later on for 43GB data I had to store posting list in many files of limited size. After which I have learned to first analyse problem and its aspects properly before starting implementation. But at last it went right and completed successfully.

  • Please state the commits and patches you already contributed to Octave.

Till now I have committed patch #8373 with new mapping-package functions implementation and bug(#41776) report and its patch with correction in unitsratio function and its tests. These things have helped me a lot in understanding the codes now I am more comfortable and working on other functions related to project.

F: Feeling fine

  • Please describe (in short) your experience with the following tools:
  • IRC and mailing lists

In starting I had some problems but I am completely comfortable with both IRC and mailing lists.

  • Mercurial or other source code management systems

I am completely fine with Mercurial after committing patches.

  • Mediawiki or other wiki software

I am comfortable with Mediawiki.

  • make, gcc, gdb or other development tools

Most of these tools I have used and using in my course projects so yes I am comfortable with make, gcc, gdb or other development tools but had some problems initially due to dependencies.

  • What will make you actively stay in our community after this GSoC is over?

After quite some time contributing to the community I have started enjoying and actively participating in discussion on topics on IRC and mailing list.This active contribution and enthusiasm among community members surely will make me to stay in our community after this GSoC also.

O: Only out of interest

  • Did you ever hear about Octave before? If so, when and where? How far have you been involved already?

Yes.I have used it previously for image and sound signal processing and mathematical purpose during my academic course "Digital Signal Analysis and Applications".I have mentioned a project on it in coding experience section.

  • What was the first question concerning Octave you could not find an answer to rather quickly?

At first I had problems in building due to many dependencies but solved it by asking on IRC chat. I can work on writing a script to solve dependencies.

P: Prerequisites

  • Please state the operating system you work with.

I work with Ubuntu 13.10.

  • Please estimate an average time per day you will be able to access
  • an internet connection

24 Hours.

  • a computer

24 Hours.

  • a computer with your progressing work on

24 Hours.

  • Please describe the degree up to which you can install new software on computers you have access to.

I have my personal Laptop with 24 hour access. I can install any required software any time.

S: Self-assessment

  • Please describe how useful criticism looks from your point of view as committing student.

I think criticism forces you to think about how you work it is like form of communication I never take it personally.

  • How autonomous are you when developing?

I am autonomous with the help of google search.

  • Do you like to discuss changes intensively and not start coding until you know what you want to do?

Yes I would like to discuss anything before proceeding as it update others about about the progress and gives right direction.

  • Do you like to code a proof of concept to 'see how it turns out', modifying that and taking the risk of having work thrown away if it doesn't match what the project or original proponent had in mind?

In the starting I like to code basics of that concept to get feel of it then start coding from scratch according to the project proposal.

Y: Your task

  • Did you select a task from our list of proposals and ideas?

Yes I am interested to address Generalised eigenvalue problem.