[sage-devel] Re: Contributing to Sage

2008-11-15 Thread koffie
Tnx for the kickstart. I'm working through the python tutorial now. --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://gr

[sage-devel] Re: Contributing to Sage

2008-11-15 Thread Ronan Paixão
> This is a pretty nice description of how to get into development. > Ronan, I encourage you to submit a patch to the > developer guide with some text as above. At the least, put > something like that on the wiki. > > William Done. http://wiki.sagemath.org/HowToBeginSageDevelopment Ronan -

[sage-devel] Re: Contributing to Sage

2008-11-15 Thread William Stein
On Sat, Nov 15, 2008 at 8:55 AM, Ronan Paixão <[EMAIL PROTECTED]> wrote: > > As for myself, I'm also just starting sage development, which is also my > first not-just-myself-as-dev-team project I work for. > > If you don't know python, you should start there, since it's sage's main > language. I c

[sage-devel] Re: Contributing to Sage

2008-11-15 Thread Ronan Paixão
As for myself, I'm also just starting sage development, which is also my first not-just-myself-as-dev-team project I work for. If you don't know python, you should start there, since it's sage's main language. I can't say that I'm a pro coder in any language, but I would suggest you start by the

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-25 Thread David Joyner
On 2/25/07, Pere Urbón Bayes <[EMAIL PROTECTED]> wrote: > > > If you read that program and then write something else, it is by > > definition > > a derivative work. What is the license of Leon's program? if it isn't > > open source, > > then reading it and writing something based on it is a poten

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-25 Thread Pere Urbón Bayes
> If you read that program and then write something else, it is by > definition > a derivative work. What is the license of Leon's program? if it isn't > open source, > then reading it and writing something based on it is a potential copyright > violation. Please be careful. I know what you me

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-24 Thread William Stein
On 2/22/07, David Joyner <[EMAIL PROTECTED]> wrote: > > This problem could be good, I don't know why but I like to work on hard > > problems ... Where could I find some documentation about it? Could you > > help me to start on it? > > > > 1. Leon has several papers, referenced in the GUAVA manual

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-24 Thread Pere Urbón Bayes
> PD: Actually I'm on FOSDEM '07, any one of you know it??? This event is > the biggest free software developers event on Europe ... may be the next > year will be a nice think to present here the SAGE project? What do you > think? As I'm know on an event I forgot to put the url, if you want to

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-24 Thread Pere Urbón Bayes
Hi David and all, I read your mail and I'm agree with your first and second proposal, I know that problems are hard to solve but this problems are nicest for me!!!. I think I'll take the to problem on, but I'll start with the automorphisme work, what do you think?, now I'll start with trying the l

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-22 Thread David Joyner
Pere Urbón Bayes wrote: > El dj 22 de 02 del 2007 a les 08:15 -0500, en/na David Joyner va > escriure: > >> Hi Pere, good to hear from you again. >> >> 1. Nick Alexander's suggestions (e.g., coding theory over rings) are good >> ones. >> >> 2. Another problem is to write code to compute the au

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-22 Thread Pere Urbón Bayes
El dj 22 de 02 del 2007 a les 08:15 -0500, en/na David Joyner va escriure: > Hi Pere, good to hear from you again. > > 1. Nick Alexander's suggestions (e.g., coding theory over rings) are good > ones. > > 2. Another problem is to write code to compute the automorphism group of > a linear code. I

[sage-devel] Re: Contributing to SAGE with coding theory developments.

2007-02-22 Thread David Joyner
Hi Pere, good to hear from you again. 1. Nick Alexander's suggestions (e.g., coding theory over rings) are good ones. 2. Another problem is to write code to compute the automorphism group of a linear code. It is surprisingly hard to write a fast algorithm to do this, even in the case of binary l

[sage-devel] Re: Contributing to SAGE

2007-02-22 Thread Pere Urbón Bayes
Thanks Nick, I did it yesterday!! I Hope that David say me something!!. I would contribute on something but I'll do something really usefull for the community ... Regards, Pere > Hello Pere, > > You could email David Joyner to coordinate. Or, if there's something > you'd like to be able to do

[sage-devel] Re: Contributing to SAGE

2007-02-21 Thread Nick Alexander
Hello Pere, You could email David Joyner to coordinate. Or, if there's something you'd like to be able to do, you could dive in and add a feature, as a collection of methods or a class. For example, there was some talk of implementing codes over rings (as opposed to over fields). You could als