Here it is :
http://sage.pastebin.com/X5UCjQub
I have no clue what it means but I would be pleased to see how you
interpret it ;-)
Le 09/07/2010 19:59, Mike Hansen a écrit :
On Fri, Jul 9, 2010 at 10:56 AM, Pablo Winant wrote:
According to cpuinfo I have an Intel(R) Core(TM)2 Duo
According to cpuinfo I have an Intel(R) Core(TM)2 Duo CPU L9400
@ 1.86GHz
Here is the rest of the output :
stepping: 6
cpu MHz: 800.000
cache size: 6144 KB
physical id: 0
siblings: 2
core id: 1
cpu cores: 2
apicid: 1
initial apicid: 1
fp
Would it work to simply rename Array class to SingularArray in
singular's spkg, maybe using a preprocessor directive ?
Le 18/05/2010 18:01, Martin Albrecht a écrit :
It's been a while since I coded in C++, but isn't there always a
simple way out, just by putting these classes in different names
g
re-namings when needed, as usual (from foo import blah as fooblah)
you can avoid the problem you describe.
HTH,
Dmitrii
On May 18, 10:44 am, Pablo Winant wrote:
Hello,
I am still trying to use Pytave under Sage. After some work, I
eventually managed to compile every needed library (boost, oc
Hello,
I am still trying to use Pytave under Sage. After some work, I
eventually managed to compile every needed library (boost, octave), but
I went through an annoying bug.
It is possible to use the library with 'sage -python' or 'sage
-ipython' but when imported at the sage command prompt i