On Sun, Dec 20, 2009 at 6:45 PM, Tim Joseph Dumol wrote:
> Hello,
>
> Is there a list of environment variables such as $SAGE_VALGRIND,
> $SAGE_BROWSER, etc. that affect Sage usage/compilation?
>
See SAGE_ROOT/local/bin/sage-env
William
--
To post to this group, send an email to sage-devel@goog
On Sun, Dec 20, 2009 at 4:03 PM, Dr. David Kirkby
wrote:
> I built Sage 4.2.1 on an old (500 MHz) Sun Netra T1. I created the notebook,
> then tried to 'publish' it. But the URL is incorrect.
>
> True this is a local IP, so it will never be routable over the internet
> (something perhaps Sage shou
On Sun, Dec 20, 2009 at 6:08 PM, kcrisman wrote:
>
>
> On Dec 20, 4:16 pm, Robert Dodier wrote:
>> Please distribute this message as you see fit.
>>
>> Announcing Maxima 5.20
>>
>> Maxima is a GPL'd branch of Macsyma, the venerable symbolic
>> computation system. Maxima 5.20 is a bug fix and feat
Hello,
Is there a list of environment variables such as $SAGE_VALGRIND,
$SAGE_BROWSER, etc. that affect Sage usage/compilation?
--
Tim Joseph Dumol
http://timdumol.com
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage
The various problems we are having with Pynac vs. Maxima treatment of
'I' are probably related to what you have. I seem to recall some
tickets about symbolic matrix operations as well, but that could be
unrelated. I know this doesn't help you, but it might help someone
else help you :)
- kcrisma
kcrisman wrote:
>
> On Dec 20, 7:03 pm, "Dr. David Kirkby"
> wrote:
>> I built Sage 4.2.1 on an old (500 MHz) Sun Netra T1. I created the notebook,
>> then tried to 'publish' it. But the URL is incorrect.
>>
>> True this is a local IP, so it will never be routable over the internet
>> (something
On Dec 20, 4:16 pm, Robert Dodier wrote:
> Please distribute this message as you see fit.
>
> Announcing Maxima 5.20
>
> Maxima is a GPL'd branch of Macsyma, the venerable symbolic
> computation system. Maxima 5.20 is a bug fix and feature
> enhancement release. The current version is 5.20.1.
W
On Dec 20, 7:03 pm, "Dr. David Kirkby"
wrote:
> I built Sage 4.2.1 on an old (500 MHz) Sun Netra T1. I created the notebook,
> then tried to 'publish' it. But the URL is incorrect.
>
> True this is a local IP, so it will never be routable over the internet
> (something perhaps Sage should warn),
On Dec 20, 2:53 pm, Mike Hansen wrote:
> Hello,
>
> On Sun, Dec 20, 2009 at 11:19 AM, Nathann Cohen
> wrote:
> > sage: g = graphs.PetersenGraph()
> > sage: g.order()
> > 10
> > sage: g.size()
> > 15
> > sage: g.size()/g.order()
> > 1
> > sage: g.size()*1/g.order()
> > 3/2
>
> > What do you thi
I built Sage 4.2.1 on an old (500 MHz) Sun Netra T1. I created the notebook,
then tried to 'publish' it. But the URL is incorrect.
True this is a local IP, so it will never be routable over the internet
(something perhaps Sage should warn), but it is totally wrong.
With a URL of http://192.168.
Please distribute this message as you see fit.
Announcing Maxima 5.20
Maxima is a GPL'd branch of Macsyma, the venerable symbolic
computation system. Maxima 5.20 is a bug fix and feature
enhancement release. The current version is 5.20.1.
Maxima has functions to work with polynomials, matrices,
Hello,
On Sun, Dec 20, 2009 at 11:19 AM, Nathann Cohen wrote:
> sage: g = graphs.PetersenGraph()
> sage: g.order()
> 10
> sage: g.size()
> 15
> sage: g.size()/g.order()
> 1
> sage: g.size()*1/g.order()
> 3/2
>
> What do you think of it ?
This is just due to the semantics of Python's int type:
s
Hello everybody !!!
I am here again about the way Sage rounds fractions when it likes it.
Here is some code I just tried :
sage: g = graphs.PetersenGraph()
sage: g.order()
10
sage: g.size()
15
sage: g.size()/g.order()
1
sage: g.size()*1/g.order()
3/2
What do you think of it ?
Nathann
--
To po
On Dec 20, 9:43 am, Jonathan wrote:
> > Another thing that comes to mind is that if you move beyond three
> > dimensions, you will have to give up your triangle based meshes and
> > move to higher-dimensional equivalents. ...
>
> yeah...I haven't thought too hard about that...still I think it
>
On Dec 20, 12:37 am, Christopher Olah
wrote:
> On Sat, Dec 19, 2009 at 11:24 PM, Jonathan wrote:
> > Dear SAGE community:
> > The Jmol development team is starting to build a plot object into
> > Jmol that SAGE could just pass a group of surfaces/meshes to for
> > plotting.
>
> > Initially w
Hi
A lecturer returned a year after we posted some
messagses, resulting in some bugs identified,
some fixed and some still open.
The Quantum Spin Chain course repeated now on sage 4.2.1,
still computing eigenmatrix'es and involving complex numbers.
We try to isolate the problems clearly here:
On Thu, Dec 17, 2009 at 04:39:17PM -0800, Robert Bradshaw wrote:
> On Dec 17, 2009, at 8:42 AM, Christopher Olah wrote:
>
> >> So it sounds like nothing has changed for us? The conditions about
> >> New
> >> York were what prevented GPL compliance before, I thought, and that
> >> hasn't changed
Harald Schilly wrote:
> On Dec 20, 1:10 am, Alex Ghitza wrote:
>> Harald would know exactly what's going on, ...
>
> Websites are cached to load faster, what's your browser and are you
> behind a "special" proxy/ISP? Sometimes, proxies read the http headers
> and do the wrong thing and cache cont
On Dec 20, 1:10 am, Alex Ghitza wrote:
> Harald would know exactly what's going on, ...
Websites are cached to load faster, what's your browser and are you
behind a "special" proxy/ISP? Sometimes, proxies read the http headers
and do the wrong thing and cache content too aggressively...
H
--
T
19 matches
Mail list logo