Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-13 Thread Nils Bruin
On Saturday, December 12, 2015 at 10:30:29 PM UTC-8, prateek sharma wrote: > > How can I change doctest to check my changes made.? > Continue reading the developer guide. http://doc.sagemath.org/html/en/developer/coding_basics.html in particular http://doc.sagemath.org/html/en/developer/codi

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-12 Thread prateek sharma
How can I change doctest to check my changes made.? On Saturday, December 12, 2015 at 9:06:32 PM UTC+5:30, prateek sharma wrote: > > Thanks .It worked. > Please review the changes made. > http://trac.sagemath.org/ticket/5415 > > On Friday, December 11, 2015 at 4:43:51 AM UTC+5:30, Nils Bruin wrote

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-12 Thread prateek sharma
Thanks .It worked. Please review the changes made. http://trac.sagemath.org/ticket/5415 On Friday, December 11, 2015 at 4:43:51 AM UTC+5:30, Nils Bruin wrote: > > On Thursday, December 10, 2015 at 2:25:45 PM UTC-8, prateek sharma wrote: >> >> I had pushed my branch on trac but I am unable to see a

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-10 Thread Nils Bruin
On Thursday, December 10, 2015 at 2:25:45 PM UTC-8, prateek sharma wrote: > > I had pushed my branch on trac but I am unable to see any commit on > trac.Can anybody tell me why? > Your branch shows up red. That means that an automatic merge of your branch with the reference branch (the "develop"

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-10 Thread prateek sharma
Also whenever I give a pull request many of the files , actually most of the files from src folder get deleted automatically.It has have happened 4 times.Can anybody tell me why? On Fri, Dec 11, 2015 at 3:55 AM, prateek sharma < prateeksharma.i...@gmail.com> wrote: > I had pushed my branch on tra

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-10 Thread prateek sharma
I had pushed my branch on trac but I am unable to see any commit on trac.Can anybody tell me why? On Thu, Dec 10, 2015 at 6:38 PM, prateek sharma < prateeksharma.i...@gmail.com> wrote: > Thanks..It works. > > On Thu, Dec 10, 2015 at 5:00 PM, Volker Braun > wrote: > >> You need to associate your

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-10 Thread prateek sharma
Thanks..It works. On Thu, Dec 10, 2015 at 5:00 PM, Volker Braun wrote: > You need to associate your SSH public key with trac: > > > http://doc.sagemath.org/html/en/developer/trac.html#manually-linking-your-public-key-to-your-trac-account > > > > On Thursday, December 10, 2015 at 10:55:58 AM UTC+

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-10 Thread Volker Braun
You need to associate your SSH public key with trac: http://doc.sagemath.org/html/en/developer/trac.html#manually-linking-your-public-key-to-your-trac-account On Thursday, December 10, 2015 at 10:55:58 AM UTC+1, prateek sharma wrote: > > I tried with git but it is giving me error saying permiss

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-10 Thread prateek sharma
I tried with git but it is giving me error saying permission denied. I tried with git trac.It is also saying permission denied. I am unable to figure it out.Please help... On Thursday, December 10, 2015 at 4:15:35 AM UTC+5:30, Nils Bruin wrote: > > On Wednesday, December 9, 2015 at 10:21:17 AM UTC

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-09 Thread Travis Scrimshaw
On Wednesday, December 9, 2015 at 4:45:35 PM UTC-6, Nils Bruin wrote: > > On Wednesday, December 9, 2015 at 10:21:17 AM UTC-8, prateek sharma wrote: >> >> No . The system just says "Newly created local branch..." and processing >> keeps on going. >> I have to forcefully stop the programme. >> >

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-09 Thread Nils Bruin
On Wednesday, December 9, 2015 at 10:21:17 AM UTC-8, prateek sharma wrote: > > No . The system just says "Newly created local branch..." and processing > keeps on going. > I have to forcefully stop the programme. > It works for me (it does take some time to finish, however. I don't know what it

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-09 Thread prateek sharma
On Wednesday, December 9, 2015 at 10:55:18 PM UTC+5:30, Nils Bruin wrote: > > On Wednesday, December 9, 2015 at 5:13:58 AM UTC-8, prateek sharma wrote: >> >> Can you tell me how can I create a branch .When I do git-trac-checkout >> 5415 >> It says "Newly created local branch: t/5415/problems_wit

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-09 Thread Nils Bruin
On Wednesday, December 9, 2015 at 5:13:58 AM UTC-8, prateek sharma wrote: > > Can you tell me how can I create a branch .When I do git-trac-checkout 5415 > It says "Newly created local branch: t/5415/problems_with_multifactorial_" > Doesn't the system just tell you that you have now succeeded in c

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-09 Thread John Cremona
On 9 December 2015 at 13:13, prateek sharma wrote: > Can you tell me how can I create a branch .When I do git-trac-checkout 5415 > It says "Newly created local branch: t/5415/problems_with_multifactorial_" > I have made my changes on git.How can I commit those changes on trac. > Please help. This

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-09 Thread prateek sharma
Can you tell me how can I create a branch .When I do git-trac-checkout 5415 It says "Newly created local branch: t/5415/problems_with_multifactorial_" I have made my changes on git.How can I commit those changes on trac. Please help. On Tuesday, December 8, 2015 at 10:14:09 PM UTC+5:30, Nils Bruin

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-08 Thread Nils Bruin
On Tuesday, December 8, 2015 at 5:56:36 AM UTC-8, prateek sharma wrote: > > Can you please summarize me what I basically need to do? > > Read this: http://doc.sagemath.org/html/en/developer/ and follow the workflow there to push a branch incorporating your changes to trac.sagemath.org. The sag

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-08 Thread prateek sharma
Can you please summarize me what I basically need to do? On Saturday, December 5, 2015 at 3:30:33 PM UTC+5:30, Nathann Cohen wrote: > > > Please review the changes made. > > > https://github.com/prateekcs14/sage/commit/1d70630b6f878752fa342150d1e4c2e6c4777c4a > > > You may want to read this:

[sage-devel] Re: Definition of multifactorial #5415

2015-12-05 Thread Peter Luschny
Nils Bruin> "It may well be (and that is what the ticket indicates too) that sage's documentation does not agree with common mathematical convention." The standard common mathematical use of various types of multifactorials is well documented in the OEIS. But what also is well documented in th

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-12-05 Thread Nathann Cohen
> Please review the changes made. > https://github.com/prateekcs14/sage/commit/1d70630b6f878752fa342150d1e4c2e6c4777c4a You may want to read this: http://doc.sagemath.org/html/en/developer/index.html Nathann -- You received this message because you are subscribed to the Google Groups "sage-dev

[sage-devel] Re: Definition of multifactorial #5415

2015-12-05 Thread prateek sharma
Please review the changes made. https://github.com/prateekcs14/sage/commit/1d70630b6f878752fa342150d1e4c2e6c4777c4a On Friday, November 6, 2015 at 3:19:52 PM UTC+5:30, prateek sharma wrote: > > Please review. > > On Wednesday, October 28, 2015 at 2:41:59 PM UTC+5:30, prateek sharma > wrote: >> >>

[sage-devel] Re: Definition of multifactorial #5415

2015-11-06 Thread prateek sharma
Please review. On Wednesday, October 28, 2015 at 2:41:59 PM UTC+5:30, prateek sharma wrote: > > Hi, > I am looking for multifactorial function in the source code but unable > to.Help me out... > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To

[sage-devel] Re: Definition of multifactorial #5415

2015-11-06 Thread prateek sharma
https://github.com/prateekcs14/sage/commit/2cb944378c97bdad76a053e37d579d492f68d44c#commitcomment-14180664 On Wednesday, October 28, 2015 at 2:41:59 PM UTC+5:30, prateek sharma wrote: > > Hi, > I am looking for multifactorial function in the source code but unable > to.Help me out... > -- You r

Re: [sage-devel] Re: Definition of multifactorial #5415

2015-11-01 Thread prateek sharma
It is showing in pull requests.Kindly please refer here. https://github.com/sagemath/sage/pull/52 On Mon, Nov 2, 2015 at 2:31 AM, Nils Bruin wrote: > On Sunday, November 1, 2015 at 7:22:37 AM UTC-8, prateek sharma wrote: >> >> I have submitted a patch to the issue #5415. >> Please review. >> >

[sage-devel] Re: Definition of multifactorial #5415

2015-11-01 Thread Nils Bruin
On Sunday, November 1, 2015 at 7:22:37 AM UTC-8, prateek sharma wrote: > > I have submitted a patch to the issue #5415. > Please review. > Nothing appears on the ticket. Did you follow the instructions in http://doc.sagemath.org/html/en/developer/ to set up a trac account and submit your change

[sage-devel] Re: Definition of multifactorial #5415

2015-11-01 Thread prateek sharma
I have submitted a patch to the issue #5415. Please review. On Wednesday, October 28, 2015 at 2:41:59 PM UTC+5:30, prateek sharma wrote: > > Hi, > I am looking for multifactorial function in the source code but unable > to.Help me out... > -- You received this message because you are subscribe

[sage-devel] Re: Definition of multifactorial #5415

2015-10-31 Thread prateek sharma
So what should be the result of 5.multifactorial(3)... 5 or 10? On Wednesday, October 28, 2015 at 2:41:59 PM UTC+5:30, prateek sharma wrote: > > Hi, > I am looking for multifactorial function in the source code but unable > to.Help me out... > -- You received this message because you are subscr

[sage-devel] Re: Definition of multifactorial #5415

2015-10-31 Thread Nils Bruin
On Saturday, October 31, 2015 at 8:31:59 AM UTC-7, prateek sharma wrote: > > From the given code for > sage:5.multifactorial(3) > 5 > But the result should be 10. > There has been work on this: http://trac.sagemath.org/ticket/5415 but it looks like momentum was lost. There seems to be some disa

[sage-devel] Re: Definition of multifactorial #5415

2015-10-31 Thread prateek sharma
>From the given code for sage:5.multifactorial(3) 5 But the result should be 10. I changed th recurssion code but its still not working properly. Can anybody help me out? On Wednesday, October 28, 2015 at 2:41:59 PM UTC+5:30, prateek sharma wrote: > > Hi, > I am looking for multifactorial function

[sage-devel] Re: Definition of multifactorial #5415

2015-10-31 Thread prateek sharma
def multifactorial(self, int k): r""" Computes the k-th factorial `n!^{(k)}` of self. For k=1 this is the standard factorial, and for k greater than one it is the product of every k-th terms down from self to k. The recursive definition is used to exte

[sage-devel] Re: Definition of multifactorial #5415

2015-10-30 Thread John H Palmieri
On Friday, October 30, 2015 at 8:50:42 AM UTC-7, Dima Pasechnik wrote: > > > > On Friday, 30 October 2015 05:38:56 UTC, prateek sharma wrote: >> >> >> It should be like >> a=42 >> k=3 >> sage: a.multifactorial(k) >> > > I told you to display the source code for this function, as this is what > y

[sage-devel] Re: Definition of multifactorial #5415

2015-10-30 Thread Dima Pasechnik
On Friday, 30 October 2015 05:38:56 UTC, prateek sharma wrote: > > > It should be like > a=42 > k=3 > sage: a.multifactorial(k) > I told you to display the source code for this function, as this is what you asked, no? > > On Wednesday, October 28, 2015 at 2:50:01 PM UTC+5:30, Dima Pasechnik

[sage-devel] Re: Definition of multifactorial #5415

2015-10-29 Thread prateek sharma
It should be like a=42 k=3 sage: a.multifactorial(k) On Wednesday, October 28, 2015 at 2:50:01 PM UTC+5:30, Dima Pasechnik wrote: > > > > On Wednesday, 28 October 2015 02:11:59 UTC-7, prateek sharma wrote: >> >> Hi, >> I am looking for multifactorial function in the source code but unable >> to.

[sage-devel] Re: Definition of multifactorial #5415

2015-10-28 Thread Dima Pasechnik
On Wednesday, 28 October 2015 02:11:59 UTC-7, prateek sharma wrote: > > Hi, > I am looking for multifactorial function in the source code but unable > to.Help me out... > sage: a=42 sage: a.multifactorial?? -- You received this message because you are subscribed to the Google Groups "sage-d