User:Nadern96: Difference between revisions

Jump to navigation Jump to search
4,021 bytes added ,  23 March 2020
 
(10 intermediate revisions by the same user not shown)
Line 6: Line 6:
** I don't have any previous experience with the GSoC.  
** I don't have any previous experience with the GSoC.  
* After searching and seeing a lot of organizations ideas and projects , i found that octave has some interesting and understandable ideas . so i decided to work with octave this summer.
* After searching and seeing a lot of organizations ideas and projects , i found that octave has some interesting and understandable ideas . so i decided to work with octave this summer.
== C: Contact ==
* User name on Savannah and Nick name on IRC: '''nadern96'''
* I live in Cairo (UTC+2). my location won't change over GSOC duration.
* I usually code around 10.00 to 18.00 and could also try to start earlier (~8.00) for few days
== E: Coding experience ==
* Solid knowledge of C++ and used it in many projects.
* I have been using octave/MATLAB for about two years,familiar with some packages like: Control and Signals. I wrote some m-scripts and used Simulink.
* I have a good knowledge of Qt and made many college projects using it (PCI Bus Simulator, Scheduler , Parser , Scanner , Graph Centrality).
* I have a good knowledge of Python and some knowledge of Java/JS.
* I get used to work in a since the second year in college , in a lot of projects in college or in competitions. i don't have experience with open source.
* The biggest project i have written code for is the PCI Bus Simulator and arbiters , we have developed 2 versions of that simulator. A non-Gui version that is implemented using Verilog and a GUI-version implemented Qt c++ . my role was:
** Implementing the GUI interface using Qt.
** Integrating the system.
** Documentation and reporting
* I have solved a bug in strncmp function , it is a Matlab compatibility issue [https://savannah.gnu.org/bugs/index.php?57879]. I have already submitted a patch and got feedback from the maintainers and waiting for their evaluation after the modifications.
== F: Feeling fine ==
* I am familiar with IRC .
* I am familiar with mailing list and used it in communication with the mentors.
* I used Mercurial to submit a patch and have a good experience with other version control systems which is 'git'.
* I am new to the wiki.
* I am familiar with make , gcc ,not familiar with gdb.
* To help completing the project i worked on during GSOC , helping other one to complete what i started.
== O: Only out of interest ==
* I heard about octave two years ago in college as an open source alternative for MATLAB since we have assignments that used MATLAB and we needed a software with similar capabilities. 
* I think that any question i searched for , i found it's answer in the wiki.
== P: Prerequisites ==
* I use Ubuntu 18.04.4 LTS.
* I have my own laptop that i could access anytime.
* I have full access and I can install any new software on it.
* I will be able to access internet connection, a computer with my progressing work on any time on the day.
== S: Self-assessment ==
* Criticism is important and highly appreciated as it allows me to learn from other's experiences. To make the best of it I prefer it to:
** Be as specific as possible.
** Be supported with examples.
* I prefer to have a clear plan before starting to implement the required algorithm / script rather than have unclear requirements and doing work that doesn't fit these requirements.
* Coding a proof of concept gives an immediate feedback of the reliability of my work. It may set me in the right path faster than other cases where I can't get the accuracy of my results. Even if my work is thrown away, the most important thing for me is to learn and get knowledge. However, it also means that we have known one wrong path that should be avoided in future.
*I might require frequent reviewing and feedback from my mentor to make sure that i am on the right track and improve the quality of the implemented functions.
== Y: Your task ==
----
*I am interested in working on the "'''Using Python within Octave'''" project.
*The goal is to is to add functions and types to Octave to allow calling Python functions directly from Octave.
List of deliverables :
** Perform slice indexing on lists and other sequence objects using parentheses indexing syntax
** Operate on Python objects using standard Octave arithmetic and logical operators
** Load and save Python objects to Octave data files using the standard load/save commands
* My proposal can be found here :
https://drive.google.com/file/d/1m2O94Nio_yWduboej3Ns829wZFZRlt69/view?usp=sharing
23

edits

Navigation menu