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 UT
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
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
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:
>
>>
2015 at 10:55:58 AM UTC+1, prateek sharma wrote:
>>
>> 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 1
: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 do
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 "
5:30, Nils Bruin wrote:
>
> 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
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:
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 sha
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
&qu
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..
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.
&
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
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
>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 mu
t = tip-1
for tip from last > tip >= 0:
mpz_mul(sub_prods[tip], sub_prods[tip], sub_prods[tip+1])
sig_off()
cdef Integer z = PY_NEW(Integer)
mpz_swap(z.value, sub_prods[0])
for i from 0 <= i < prod_count:
mpz_clear(sub_prods[i])
sa
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
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 unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr..
19 matches
Mail list logo