Hi Sagar - On 3/5/17, 2:39 AM, "Sagar Khatri" <[email protected]> wrote:
>Hello, > >I am an Undergraduate Computer Science student from India and I would >like to contribute to Chapel as my GSoC project. I build the code and get >familiarize myself with the Chapel, I went through the project list and I >would like to build a library of Distributed > Data Structure. I would also want to build a module for Random Number >Generation in Chapel, and a module on String Manipulation such as whether >a string is a substring of another string or not, string anagram, all the >possible subsets of a given set and the > list goes on as much as possible. Please suggest me what should I do >next before submitting my proposal. I'll let somebody else talk about the next steps, but Chapel already has a Random Number Generation module and a String module. See http://chapel.cray.com/docs/latest/modules/standard/Random.html and http://chapel.cray.com/docs/latest/builtins/String.html -michael > > >Thank you, > >Sagar > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
