Thank you!!!
Andrey
On Thu, Jul 15, 2010 at 10:36 PM, Carl Witty wrote:
> On Thu, Jul 15, 2010 at 1:38 PM, Andrey Novoseltsev
> wrote:
>> Hi Carl,
>>
>> For example this installation of sage-4.5.alpha1
>>
>> novos...@sage:/scratch/novoselt/sage-4.5.alpha1/devel/sage-main$ hg
>> qapplied
>> tra
On Thu, Jul 15, 2010 at 1:38 PM, Andrey Novoseltsev wrote:
> Hi Carl,
>
> For example this installation of sage-4.5.alpha1
>
> novos...@sage:/scratch/novoselt/sage-4.5.alpha1/devel/sage-main$ hg
> qapplied
> trac_9502_basis_parent_bug_in_FreeModule.patch
> trac_9128-sphinx_links_all-fh.patch
> tra
On Tue, Jul 13, 2010 at 6:39 AM, Andrey Novoseltsev wrote:
> On Jul 13, 3:37 am, Carl Witty wrote:
>> On Thu, Jun 17, 2010 at 2:18 PM, Volker Braun wrote:
>> > Unsurprisingly, setting the random seed makes the random_expr() always
>> > return the same value:
>>
>> > sage: set_random_seed(0xdeadb
On Thu, Jun 17, 2010 at 2:18 PM, Volker Braun wrote:
> Unsurprisingly, setting the random seed makes the random_expr() always
> return the same value:
>
> sage: set_random_seed(0xdeadbeef)
> sage: random_expr(5)
> tanh(-pi^real_part(v1)*sin(log(pi)*imag_part(v1)))
> sage: set_random_seed(0xdeadbee