[GSoC] Boost.Tree and Boost.BloomFilter

Hello all, I've filed two proposals for this Google Summer of Code. Boost.Tree: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrer... <http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrera/2001> Boost.BloomFilter: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrer... I'd be glad to work on either project. Feedback is welcome. Thanks, -Alej

On Fri, Apr 8, 2011 at 6:38 PM, Alejandro Cabrera <cpp.cabrera@gmail.com> wrote:
Hello all,
I've filed two proposals for this Google Summer of Code.
Boost.Tree: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrer... <http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrera/2001> Boost.BloomFilter: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrer...
I'd be glad to work on either project. Feedback is welcome.
Thanks Alej, are you familiar with the Boost.BloomFilter code in the Sandbox? You might want to look at improving that implementation to support the things you're looking to support in your Boost.BloomFilter proposal. I can work with you on the implementation and although I am not an official mentor in the Boost GSOC project, I would make myself available to you in case you have any questions regarding the code that's already there. Let me know if you need more information about the bloom filter code that's already in the Sandbox. Have a good day and I look forward to your further participation in the Boost community! :) -- Dean Michael Berris http://about.me/deanberris

On Sat, Apr 9, 2011 at 6:37 PM, Dean Michael Berris <mikhailberis@gmail.com> wrote:
On Fri, Apr 8, 2011 at 6:38 PM, Alejandro Cabrera <cpp.cabrera@gmail.com> wrote:
Boost.BloomFilter: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/cppcabrer...
I'd be glad to work on either project. Feedback is welcome.
Thanks Alej, are you familiar with the Boost.BloomFilter code in the Sandbox?
After reading through your whole proposal, I see that you have referenced the code in the Sandbox. :) So I say I hope your project gets selected to "finish" the Boost.BloomFilters implementation in the Sandbox! :D HTH -- Dean Michael Berris http://about.me/deanberris

After reading through your whole proposal, I see that you have referenced the code in the Sandbox. :)
So I say I hope your project gets selected to "finish" the Boost.BloomFilters implementation in the Sandbox! :D
HTH
I would also like to see a polished BloomFilter implementation in boost!
Joel
Dean, Joel, Thank you for the support. Boost.BloomFilters: I've made some progress in determining the state of the trunk source. It is indeed working and passes the advertised tests, as well as a few of my own. I've posted my latest results to my Boost/GSoC wordpress blog: Boost Summer of Code 2011<http://boostcabrera.wordpress.com/> Boost.Tree: I'm still reviewing the hierarchical containers proposal. There are many possible start points and many requirements to understand. Especially before I begin implementing any form of test cases, I need to understand the requirements of such containers. I do have one question for the mailing list: granted that I'm selected to work with Boost this year, are there any steps I should take to propose a mentor or have a mentor be selected for me to work with over the Summer? I ask particularly since I've deviated away from the suggested projects list and I'm not certain what the protocol is. I want to plan ahead so that when it comes time to get to work this Summer, I can hit the road running. -Alej

Alejandro Cabrera <cpp.cabrera <at> gmail.com> writes:
I do have one question for the mailing list: granted that I'm selected to work with Boost this year, are there any steps I should take to propose a mentor or have a mentor be selected for me to work with over the Summer? I ask particularly since I've deviated away from the suggested projects list and I'm not certain what the protocol is. I want to plan ahead so that when it comes time to get to work this Summer, I can hit the road running.
I don't know the answer to that. There is a thread running today (12 April) for mentors to select packages. You might to post something on that thread. Presumably you already sent in your application (8 April deadline). Joel
participants (3)
-
Alejandro Cabrera
-
Dean Michael Berris
-
Joel Young