Hello folks,
somebody we all know and bought sage.math had a couple jobs running
there which ended up sucking up all the RAM. I killed some of them
just in time before the box could lock up again ;), added more swap
space, but it seems that now a large number of jobs are hanging [i.e.
0% CPU], so
After pulling in today's coercion branch I get libSingular related
segfaults. Valgrind points at
/* "/scratch/mabshoff/release-cycle/sage-3.0.3-vg/devel/sage-main/
sage/rings/polynomial/multi_polynomial_libsingular.pyx":267
* raise NotImplementedError, "Only GF(q) and QQ are
suppor
On Jun 22, 2:30 am, Amir Saffari <[EMAIL PROTECTED]> wrote:
> Hi,
Hi Amir,
> First of all, thanks for developing this great package. I am trying to
> build the sage from source on my machine at work and it seems that
> there is some problem with "gmp" installation. I'm installing it on my
> ho
On Jun 22, 10:00 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> So please vote for or against this proposal, or raise questions, etc.
+1 from me, too.
Just one question, there is a section in the documentation about
client/server communications. could this be used to simplify some code
in dsag
+1
Cheers,
Michael
--~--~-~--~~~---~--~~
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://groups.google.com/group/sage-devel
URLs: http://w
+1.
--~--~-~--~~~---~--~~
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://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
+1
On Sun, Jun 22, 2008 at 4:00 AM, William Stein <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I would like to propose adding pyprocessing as a standard spkg to Sage.
> http://pyprocessing.berlios.de/
>
> This is *by far* the best tool I've ever seen for making use of multiple
> processors on a
Hi,
First of all, thanks for developing this great package. I am trying to
build the sage from source on my machine at work and it seems that
there is some problem with "gmp" installation. I'm installing it on my
home machine which is going well so far. Any feedback is welcome.
Best Regards
Amir
Hello,
I would like to propose adding pyprocessing as a standard spkg to Sage.
http://pyprocessing.berlios.de/
This is *by far* the best tool I've ever seen for making use of multiple
processors on a single SMP machine from Python. I'm extremely
thankful to Mike Hansen for bringing it to