Changes between Version 8 and Version 9 of SoC2011


Ignore:
Timestamp:
Mar 2, 2011, 8:10:51 PM (12 years ago)
Author:
Andrew Sutton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2011

    v8 v9  
    1212
    1313== Requirements ==
    14 There are only two requirements of students submitting Boost projects:
     14Students must submit a proposal. A template for the proposal can be found here [wiki:SoCSubmissionTemplate here]. Hints for writing a good proposal can be found [wiki:SoCHints here].
    1515
    16  * Develop a proposal
    17  * Complete an aptitude test
    18 
    19 These requirements also entail interacting with the Boost community on the development mailing list (http://www.boost.org/community/groups.html), checking source code out of the Boost Subversion repository, programming, and compiling a project.
    20 
    21 === Developing a Proposal ===
    22 
    23 === The Aptitude Test ===
     16We strongly suggest that students interested in developing a proposal for Boost discuss their ideas on the mailing list in order to help refine the requirements and goals. Students who actively discuss projects on the mailing list are also ranked before those that do not.
    2417
    2518== Projects ==
    2619The following projects have been suggested by potential mentors. If the descriptions of these projects seem a little vague... Well, that's intentional We are looking for students to develop requirements for their proposals by doing initial background research on the topic, and interacting with the community on the mailing list to help identify expectations.
     20
     21Projects from previous years can be found [wiki:SoCPrevious here]. There are still a number of interesting projects found in these pages.
    2722
    2823=== Boost.Polygon edge, polyline and edge set concepts ===
     
    3025
    3126=== Boost.Python and !NumPy ===
    32 Boost.Python currently has limited support for !NumPy arrays.
     27Boost.Python currently has limited support for !NumPy arrays. The library can be extended to support and interoperate with these and other Python data structures.
    3328
    3429Mentors: Stefan Seefeld