GSoC 2021 application: Difference between revisions

Updated questions and answers
(copied last year's page)
 
(Updated questions and answers)
 
Line 2: Line 2:


Octave's application for GSoC 2021.
Octave's application for GSoC 2021.
=== Organization name ===
GNU Octave
=== OSI approved license? ===
Yes


=== Why does your org want to participate in Google Summer of Code? (1000 chars) ===
=== Why does your org want to participate in Google Summer of Code? (1000 chars) ===
Line 8: Line 16:


Google Summer of Code represents a unique opportunity to bring new perspectives to the Octave community. As a somewhat older project, we benefit from having new and younger contributors among our developers. We have been able to retain several GSoC participants as contributors to the Octave project and we hope to continue this in the future by engaging effectively with students during both the application and mentoring processes, setting clear standards for what is required for acceptance, and maintaining those standards throughout the project.
Google Summer of Code represents a unique opportunity to bring new perspectives to the Octave community. As a somewhat older project, we benefit from having new and younger contributors among our developers. We have been able to retain several GSoC participants as contributors to the Octave project and we hope to continue this in the future by engaging effectively with students during both the application and mentoring processes, setting clear standards for what is required for acceptance, and maintaining those standards throughout the project.
=== What would your org consider to be a successful summer? (500 chars) ===
We would consider a summer successful if we selected promising students, provided adequate mentor supervision, developed desired features in Octave, and facilitated a satisfying experience for the students and mentors. We are more interested in the quality of interactions and contributions than in quantity, although, all else being equal, we would be happy to have more talented students join us.


=== How many potential mentors have agreed to mentor this year? ===
=== How many potential mentors have agreed to mentor this year? ===
Line 35: Line 48:
Everything should be completely open. Almost all interactions with the student should be public, e.g. contacting the mentor should happen in the public IRC channel or copy the maintainers mailing list.
Everything should be completely open. Almost all interactions with the student should be public, e.g. contacting the mentor should happen in the public IRC channel or copy the maintainers mailing list.


Finally, we organize an annual developers' summit, OctConf, and have in previous years provided support for GSoC students to attend and present. This strengthens relationships between community members and the new students.  
Finally, we organize an annual developers' summit, OctConf, and have in previous years provided support for GSoC students to attend and present. In the past year, we have also held monthly online developer meetings to discuss Octave's direction and future activities, to which GSoC students would be invited. Such meetings strengthen relationships between community members and the new students.


=== How will you keep students involved with your community after GSoC? (1000 chars) ===
=== How will you keep students involved with your community after GSoC? (1000 chars) ===
Line 45: Line 58:
A number of GSoC alumni have continued making regular contributions to GNU Octave, including volunteering to serve as GSoC mentors, and many remain available to help with any problems related to the code they wrote for the project.
A number of GSoC alumni have continued making regular contributions to GNU Octave, including volunteering to serve as GSoC mentors, and many remain available to help with any problems related to the code they wrote for the project.


=== Has your org been accepted as a mentoring org in Google Summer of Code before? For each year your organization has participated, provide the counts of successful and total students. ===
 
 
=== Has your org been accepted as a mentoring org in Google Summer of Code before? ===


Yes.
Yes.


=== How many students did you org accept for 2020? ===
1
=== How many of your org's 2020 students have been active in the community in the past 60 days? ===
0
=== For each year your organization has participated, provide the counts of successful and total students. ===
2020 1/1
2019 0/0
2019 0/0
2018 3/3
2018 3/3
Line 60: Line 86:


2012, 2013, 2015
2012, 2013, 2015
=== Are you part of a foundation/umbrella organization? ===
Yes, we are affiliated with GNU.


=== What year was your project started? ===
=== What year was your project started? ===
Line 69: Line 91:
1992
1992


=== Organization ID ===
=== Where does your source code live? ===  
 
octave
 
=== Organization name ===


GNU Octave
http://hg.savannah.gnu.org/hgweb/octave


=== OSI approved license? ===
=== Is your organization part of any government? ===  


Yes
No


=== Organization Category ===
=== Website URL ===


Programming Languages and Development Tools
http://www.octave.org


=== Tagline (80 characters) ===
=== Tagline (80 characters) ===


Free Your Numbers
Free Your Numbers
=== Logo (Must be a 24-bit PNG, minimum height 256 pixels.) ===
https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Gnu-octave-logo.svg/283px-Gnu-octave-logo.svg.png (or generate 256x256 PNG from http://hg.savannah.gnu.org/hgweb/octave/raw-file/155d8e90ee1f/doc/icons/octave-logo.svg with <code>inkscape -z -e octave-logo.png -w 256 -h 256 octave-logo.svg</code>)


=== Primary License ===
=== Primary License ===


GPL 3.0
GPL 3.0
=== Organization Category ===
Programming Languages and Development Tools


=== Technology Tags (the primary specific technologies your organization uses) (up to 5) ===
=== Technology Tags (the primary specific technologies your organization uses) (up to 5) ===
Line 101: Line 127:
mathematics, numerical computation, numerical methods, matlab, scientific computing
mathematics, numerical computation, numerical methods, matlab, scientific computing


=== Proposal Tags (for applicants to use) (up to 10) ===
=== Ideas List ===
 
https://wiki.octave.org/Summer_of_Code_-_Getting_Started#Suggested_projects


Numerical, Infrastructure, Octave Forge, Image analysis, Machine learning, GUI, Graphics, New feature, Performance, Matlab compatibility


=== Description (180 chars) ===
=== Description (180 chars) ===
Line 113: Line 140:
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.


Octave is continually being upgraded. The current version 5.1 includes a graphical user interface, support for classdef object-oriented programming, and many new and improved functions. Student projects may also involve developing or upgrading Octave Forge packages, which can be loaded to provide additional specialized functions that supplement those provided in Core Octave.
Octave is continually being upgraded. The current version 6.1 includes a graphical user interface, support for classdef object-oriented programming, and many new and improved functions. Student projects may also involve developing or upgrading Octave Forge packages, which can be loaded to provide additional specialized functions that supplement those provided in Core Octave.


=== Application instructions (1500 chars) ===
=== Application instructions (1500 chars) ===
Line 121: Line 148:
<code>
<code>


Post on our [mailing list](https://lists.gnu.org/mailman/listinfo/octave-maintainers) or chat on [IRC](https://webchat.freenode.net/?channels=#octave) to get feedback on your ideas, and help with any questions.
Post on our [mailing list](https://lists.gnu.org/mailman/listinfo/octave-maintainers) or chat on [IRC](https://webchat.freenode.net/?channels=#octave) or [Discourse](https://octave.discourse.group/) to get feedback on your ideas and help with any questions.


Familiarize yourself with using and building Octave, and with any other skills needed to carry out your proposed project. Demonstrate this familiarity by contributing [bug fixes](https://savannah.gnu.org/bugs/?group=octave) or [patches](https://savannah.gnu.org/patch/?group=octave) before the end of the application period.
Familiarize yourself with using and building Octave, and with any other skills needed to carry out your proposed project. Demonstrate this familiarity by contributing [bug fixes](https://savannah.gnu.org/bugs/?group=octave) or [patches](https://savannah.gnu.org/patch/?group=octave) before the end of the application period.


[Make an account](https://wiki.octave.org/Special:CreateAccount) on our Wiki and then copy and fill out Octave's [application template](https://wiki.octave.org/Template:Student_application_template_public) on your Wiki user page. Also complete your GSoC application on Melange as per Google guidelines.
Complete your GSoC application as per Google guidelines.


For more details, please see the [Octave Wiki](https://wiki.octave.org/Summer_of_Code_-_Getting_Started).
For more details, please see the [Octave Wiki](https://wiki.octave.org/Summer_of_Code_-_Getting_Started).
Line 131: Line 158:
</code>
</code>


=== Organization urls ===
=== Proposal Tags (for applicants to use) (up to 10) ===


http://www.octave.org
Numerical, Infrastructure, Octave Forge, Image analysis, Machine learning, GUI, Graphics, New feature, Performance, Matlab compatibility


Logo: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Gnu-octave-logo.svg/283px-Gnu-octave-logo.svg.png (or generate 256x256 PNG from http://hg.savannah.gnu.org/hgweb/octave/raw-file/155d8e90ee1f/doc/icons/octave-logo.svg with <code>inkscape -z -e octave-logo.png -w 256 -h 256 octave-logo.svg</code>)
=== Contact methods ===


Blog: http://planet.octave.org/
Chat: https://octave.discourse.group/


Feed: http://planet.octave.org/atom.xml
Mailing list: https://lists.gnu.org/mailman/listinfo/octave-maintainers
 
IRC Channel: https://webchat.freenode.net/?channels=#octave
 
Mailing List: https://lists.gnu.org/mailman/listinfo/octave-maintainers


General Email: octave-maintainers@gnu.org
General Email: octave-maintainers@gnu.org


Ideas: https://wiki.octave.org/Summer_of_Code_-_Getting_Started#Suggested_projects
Blog: https://planet.octave.org/
 
Application instructions: http://wiki.octave.org/Summer_of_Code_Project_Ideas#Steps_Toward_a_Successful_Application
 
Source code: http://hg.savannah.gnu.org/hgweb/octave


[[Category:Summer of Code]]
[[Category:Summer of Code]]
[[Category:2021]]
[[Category:2021]]
281

edits