
Hi, I'm a engineering student from Peru. I'm really interested in the BigInt project for GSoC 2010, but there's a part for which I would like a better explanation, the description says : "A successful proposal will include a discussion of licensing concerns". What does it mean? I must choose the license under which the code will be released and indicate it when I submit the aplication? -- Mario Ynocente Castro 20074016B FIIS - UNI

Hi Mario, Hi, I'm a engineering student from Peru. I'm really interested in the BigInt
project for GSoC 2010, but there's a part for which I would like a better explanation, the description says : "A successful proposal will include a discussion of licensing concerns". What does it mean? I must choose the license under which the code will be released and indicate it when I submit the aplication?
Mostly it was intended to mean that you should understand why simply building the solution against BGL won't work for many Boost Users. In fact, there are a number of BigInt/arbitary precision libraries that have the same problems: contradictory or restrictive licenses. Andrew Sutton andrew.n.sutton@gmail.com

What do you by building the solution against BGL? 2010/3/26 Andrew Sutton <andrew.n.sutton@gmail.com>
Hi Mario,
Hi, I'm a engineering student from Peru. I'm really interested in the BigInt
project for GSoC 2010, but there's a part for which I would like a better explanation, the description says : "A successful proposal will include a discussion of licensing concerns". What does it mean? I must choose the license under which the code will be released and indicate it when I submit the aplication?
Mostly it was intended to mean that you should understand why simply building the solution against BGL won't work for many Boost Users. In fact, there are a number of BigInt/arbitary precision libraries that have the same problems: contradictory or restrictive licenses.
Andrew Sutton andrew.n.sutton@gmail.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Mario Ynocente Castro 20074016B FIIS - UNI

Hi, I'm a engineering student from Peru. I'm really interested in the
BigInt project for GSoC 2010, but there's a part for which I would like a better explanation, the description says : "A successful proposal will include a discussion of licensing concerns". What does it mean?
Mostly it was intended to mean that you should understand why simply
building the solution against BGL won't work for many Boost Users. In fact, there are a number of BigInt/arbitary precision libraries that have the same problems: contradictory or restrictive licenses.
Sorry. That's a typo, it should have said "GMP"... I was working on a BGL-related project when I responded :) In other words, the license supported by GMP may be not be viable for all users so your proposal should address solutions to that problem. Will you implement your own data structures? Will you build a library that acts as a wrapper for swappable "BigInt providers"? Andrew Sutton andrew.n.sutton@gmail.com

Thanks for the answer, so I guess the best is to implement all the data structures and algorithms on our own, in order to solve the problems with licenses. Of course this requires more work, but nobody said the project was going to be easy. Another question, according to what criteria are the mentors going to be assigned? 2010/3/26 Andrew Sutton <andrew.n.sutton@gmail.com>
Hi, I'm a engineering student from Peru. I'm really interested in the
BigInt project for GSoC 2010, but there's a part for which I would like a better explanation, the description says : "A successful proposal will include a discussion of licensing concerns". What does it mean?
Mostly it was intended to mean that you should understand why simply
building the solution against BGL won't work for many Boost Users. In fact, there are a number of BigInt/arbitary precision libraries that have the same problems: contradictory or restrictive licenses.
Sorry. That's a typo, it should have said "GMP"... I was working on a BGL-related project when I responded :)
In other words, the license supported by GMP may be not be viable for all users so your proposal should address solutions to that problem. Will you implement your own data structures? Will you build a library that acts as a wrapper for swappable "BigInt providers"?
Andrew Sutton andrew.n.sutton@gmail.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Mario Ynocente Castro 20074016B FIIS - UNI
participants (2)
-
Andrew Sutton
-
Mario Ynocente Castro