Hi,
If I write in Korean and save in the TinyMCE editor in the Sage
Notebook, it appears fine. But if I "open" the cell to change the
content, then the Korean characters are all gone and strange
characters are shown instead. Perhaps an encoding problem. I was not
sure where to ask about this prob
I would guess you have a circular import issue going on here when you
try to put it in the Sage library. Unfortunately, I don't have an
easy solution other than trying to be very careful about what you are
importing in your files.
On Mar 18, 2009, at 10:04 AM, Simon King wrote:
>
> Dear fo
On Mar 18, 3:08 pm, William Stein wrote:
> Does the sage notebook still work if you directly paste
>
> http://localhost:8000
>
> in the url of your web browser?
Yes.
cs
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To
Hi,
On Thu, Mar 19, 2009 at 1:43 AM, Byungchul Cha wrote:
>
> I remember reading something about making a clickable sage application
> for mac os X. Can I now do such a thing with sage 3.4? If so, where I
> can find the instruction?
The release tour of Sage 3.3 at
http://mvngu.wordpress.com/20
I remember reading something about making a clickable sage application
for mac os X. Can I now do such a thing with sage 3.4? If so, where I
can find the instruction?
Thanks.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
T
Thank you. Yeah, I needed to consult the "Help" first. ^^
Kwankyu
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@googlegroups.com
For more options, vi
On Wed, 18 Mar 2009 at 05:27PM -0700, kcrisman wrote:
> Incidentally, Dan's original syntax does not seem to be valid in the
> notebook, nor is
> %time 2+2
> in a cell in one line, which means essentially one can only time a
> whole cell or not at all (see
> http://groups.google.com/group/sage-supp
Dear Kwankyu,
> If I write and evaluate in a cell in a worksheet and if there are
> already cells below the one which I am evaluating, then the cursor
> moves into the cell just below instead of creating a new cell for next
> input. Is this behavior preferable? This is annoying at least to me.
O
Incidentally, Dan's original syntax does not seem to be valid in the
notebook, nor is
%time 2+2
in a cell in one line, which means essentially one can only time a
whole cell or not at all (see
http://groups.google.com/group/sage-support/browse_thread/thread/e028015763b31c49/09d2bef404f3c2f2#09d2be
Hi,
If I write and evaluate in a cell in a worksheet and if there are
already cells below the one which I am evaluating, then the cursor
moves into the cell just below instead of creating a new cell for next
input. Is this behavior preferable? This is annoying at least to me.
Kwankyu
--~--~---
On Tue, Mar 17, 2009 at 7:49 PM, Jim Clark wrote:
>
> On Mar 17, 2009, at 4:57 PM, William Stein wrote:
>
>>
>> On Tue, Mar 17, 2009 at 4:55 PM, Jim Clark
>> wrote:
>>>
>>> On Mar 17, 2009, at 4:45 PM, William Stein wrote:
>>>
Thanks for the offer. But we release new sage versions every 1-
Dan,
This question probably belongs on the ipython list. I've cc'd this there.
http://mail.scipy.org/mailman/listinfo/ipython-dev
On Tue, Mar 17, 2009 at 8:55 PM, Dan Drake wrote:
> Hello,
>
> I'm interested in doing a bunch of timing, so I'd like to put %time or
> %timeit statements inside a
On Wed, Mar 18, 2009 at 3:20 PM, Johan Oudinet wrote:
>
> On Wed, Mar 18, 2009 at 4:20 PM, bix...@gmail.com wrote:
>>
>> Hi,
>>
>> After using version 3 for over a year, it finally occured to me I
>> should upgrade. When trying to start version 3.4 I get:
>>
>> --
On Wed, Mar 18, 2009 at 4:20 PM, bix...@gmail.com wrote:
>
> Hi,
>
> After using version 3 for over a year, it finally occured to me I
> should upgrade. When trying to start version 3.4 I get:
>
> --
> | Sage Version 3.4, Release
On Wed, Mar 18, 2009 at 3:16 PM, Johan Oudinet wrote:
>
> On Tue, Mar 17, 2009 at 1:20 PM, Art wrote:
>>
>> The sage 3.4 Linux x86_64 binaries have acquired a new sage-flags.txt,
>> sse4_1.
>>
>> I used:
>>
>> sage-3.2.3-debian-64bit-intel_xeon-x86_64-Linux.tar.gz
>>
>> which works perfectly on
On Wed, Mar 18, 2009 at 3:24 AM, Burcin Erocal wrote:
>
> Hi Simon,
>
> On Wed, 18 Mar 2009 02:44:55 -0700 (PDT)
> Simon King wrote:
>
>>
>> Dear supporters,
>>
>> multivariate polynomials have attributes lc(), lm(), lt() returning
>> their leading coefficent, leading monomial, or leading term.
On Tue, Mar 17, 2009 at 1:20 PM, Art wrote:
>
> The sage 3.4 Linux x86_64 binaries have acquired a new sage-flags.txt,
> sse4_1.
>
> I used:
>
> sage-3.2.3-debian-64bit-intel_xeon-x86_64-Linux.tar.gz
>
> which works perfectly on an intel xeon 5160 but the update to 3.4
> gives me the warning flag
On Wed, Mar 18, 2009 at 10:18 AM, seber...@spawar.navy.mil
wrote:
>
> I got the following error before and after upgrading to version 3.4
> when running
> sage -notebook"
>
> "Error showing url: There was an error launching the default action
> command associated with this location."
>
> Any idea
Yes, that solved it.
I don't understand what happened.
After saving, quitting and doing it again, all problems were solved.
Thanks.
On Mar 18, 2:11 pm, "ma...@mendelu.cz" wrote:
> On 18 Bře, 20:23, adrian wrote:
>
> > If i try to do
> > plot(cos(x),(x,-3,3))
>
> This command works in Interne
On Wed, Mar 18, 2009 at 9:38 AM, Calcifer wrote:
>
> Hi,
>
> I have downloaded Sage 3.4 to my MacMini running10.5.6.
>
> When I write notebook(), it starts as expected in a web broswer, but
> may not be accessible throu the local network.
>
> if I write the following, I get blank (white) pages bo
Hi,
I have downloaded Sage 3.4 to my MacMini running10.5.6.
When I write notebook(), it starts as expected in a web broswer, but
may not be accessible throu the local network.
if I write the following, I get blank (white) pages both on the
macmini and on the other computer, ie can not access Sa
On Wed, Mar 18, 2009 at 1:22 PM, wrote:
>
> I am also having a problem running Sage 3.4 on windows XP. Vmware
> starts up, but when I run the notebook command it flashes the IP
Just out of curiosity, has *anybody* successfully used
sage-vmware-3.4.zip? Maybe it is seriously broken?
William
I am also having a problem running Sage 3.4 on windows XP. Vmware
starts up, but when I run the notebook command it flashes the IP
address and then returns to the main vmware text menu. I thought it
was a problem with my upgrade from Sage 3.2.3. So I uninstalled
vmware and redown loaded Sage 3
On 18 Bře, 20:23, adrian wrote:
> If i try to do
> plot(cos(x),(x,-3,3))
This command works in Internet version www.sagenb.org
The same for sphere()
Maybe something hangs from previous computation? Did the restart of
worksheet not help?
Robert
> in sage 3.4 (through the internet version)
>
If i try to do
plot(cos(x),(x,-3,3))
in sage 3.4 (through the internet version)
it brakes with the message
TypeError: a float is required
The command worked in sage 3.3
Also, in the notebook
sphere()
produces nothing; but
(sphere()).show()
launches the jmol applet as desired.
I don't know if
from sage 3.4
mset=[1,1,2]
number_of_tuples(mset,2)
4
it doesn't count multiplicities
but
mset=[1,1,2]
tuples(mset,2)
[[1, 1], [1, 1], [2, 1], [1, 1], [1, 1], [2, 1], [1, 2], [1, 2], [2, 2]]
does
is this what we want?
--~--~-~--~~~---~--~~
To post to this gro
All, I am also having a problem running Sage 3.4 on windows XP. Vmware
starts up, but when I run the notebook command it flashes the IP address and
then returns to the main vmware text menu. I thought it was a problem with
my upgrade from Sage 3.2.3. So I uninstalled vmware and redown loaded S
I got the following error before and after upgrading to version 3.4
when running
sage -notebook"
"Error showing url: There was an error launching the default action
command associated with this location."
Any idea what this can be or what I should try?
cs
--~--~-~--~~
> What version of sage are you using?
That was it. I was on 3.1.x and when I upgraded to 3.4 it worked.
cs
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubs
Dear folks,
I implemented "symmetric polynomial rings" and "symmetric ideals" in
two python files ``symmetric_polynomial.py`` and
``symmetric_ideal.py``. When I attach ``symmetric_polynomial.py``,
everything works just fine (the class from the second file is imported
by the first).
The problems
Actually, it's extremely rewarding to get the solution presented on a
plate hours after sending a message to support. But you're right, it is
a bit frustrating to have to convert every number to the right python type.
Thanks again for your help!
Stan
Jason Grout wrote:
> Stan Schymanski wrote
William Stein a écrit :
>
>
> Try
>
> notebook('local_notebook',
> port=8001,secure=True,address='',open_viewer=False,accounts=True)
>
>
Ok this works fine !
Thanks
Yours
t.
--
-
French universities are on a permanent strike!
Have a look at the International Call:
http://math.un
On Wed, Mar 18, 2009 at 8:25 AM, Thierry Dumont
wrote:
> William Stein a écrit :
>> On Wed, Mar 18, 2009 at 5:46 AM, Thierry Dumont
>> wrote:
>>> Hello,
>>>
>>> As (maybe) you remember I starting the installation of my "university
>>> wide" Sage server.
>>> One idea is to launch 2 Sage servers o
Hi,
After using version 3 for over a year, it finally occured to me I
should upgrade. When trying to start version 3.4 I get:
--
| Sage Version 3.4, Release Date: 2009-03-11 |
| Type notebook() for the GU
William Stein a écrit :
> On Wed, Mar 18, 2009 at 5:46 AM, Thierry Dumont
> wrote:
>> Hello,
>>
>> As (maybe) you remember I starting the installation of my "university
>> wide" Sage server.
>> One idea is to launch 2 Sage servers on each machine (one machine has
>> 32Gb ram and 4x2 cores). So: I
On Wed, Mar 18, 2009 at 5:46 AM, Thierry Dumont
wrote:
>
> Hello,
>
> As (maybe) you remember I starting the installation of my "university
> wide" Sage server.
> One idea is to launch 2 Sage servers on each machine (one machine has
> 32Gb ram and 4x2 cores). So: I create a "sage" user, in /home/
Dear supporters,
take two polynomial rings:
sage: R1=PolynomialRing(QQ,['x2','x1'])
sage: R2=PolynomialRing(QQ,['x4', 'x3', 'x1'])
Assume that I have an element p of R1 that only contains x1 but not
x2. I would like to be able to transform it into an element of R2 by
mapping R1('x1') to R2('x2
Hi, thanks for the great program, it's fantastic. I particularly love
the way you can share and build notebooks collabaratively on the web.
I tried to install Sage on my local machine, but I couldn't get it to
work. I'm running XP. I installed VMware player, and downloaded the
Sage image. Everyth
ma...@mendelu.cz wrote:
> On 17 Bře, 00:41, Jason Grout wrote:
>> ma...@mendelu.cz wrote:
>>
>> Robert, for now, you can
>> installhttp://sage.math.washington.edu/home/mabshoff/spkgs/jsmath-image-font...
>> into sage 3.4 and it should work. The javascript code was recently
>> reorganized, so th
Stan Schymanski wrote:
> Of course, pylab.axis([float(0.1),float(3.5),float(0.1),float(3.5)])
> works. Thanks a lot!
>
> Is it a longer term goal to make such type conversions automatic?
YES!
It is pretty frustrating as it is now. I think you'd agree.
Jason
>
> Cheers,
> Stan
>
> Jaso
ulfarsson wrote:
> Hi,
>
> I really like the feature of adding html between cells.
> Is it only possible to do this by switching to "Edit"-mode
> and manually putting in the html?
>
> Best,
> Henning
>
> >
>
I had exactly the same issue. In Sage versions 3.3 or above you can
simply double clic
On 17 Bře, 00:41, Jason Grout wrote:
> ma...@mendelu.cz wrote:
>
> Robert, for now, you can
> installhttp://sage.math.washington.edu/home/mabshoff/spkgs/jsmath-image-font...
> into sage 3.4 and it should work. The javascript code was recently
> reorganized, so that explains the problem (but doe
> I really like the feature of adding html between cells.
> Is it only possible to do this by switching to "Edit"-mode
> and manually putting in the html?
No. Typically, you click between cells to add a new computational
cell. Shift-click between cells to add a new text cell. This adds
a TinyM
Of course, pylab.axis([float(0.1),float(3.5),float(0.1),float(3.5)])
works. Thanks a lot!
Is it a longer term goal to make such type conversions automatic?
Cheers,
Stan
Jason Grout wrote:
> Stan Schymanski wrote:
>
>> Hi Jason,
>>
>> your suggestion works, but it is not only related to inte
Hello,
As (maybe) you remember I starting the installation of my "university
wide" Sage server.
One idea is to launch 2 Sage servers on each machine (one machine has
32Gb ram and 4x2 cores). So: I create a "sage" user, in /home/sage I
create two directories.
In the first one I do:
sagehttp://mat
Hi,
I really like the feature of adding html between cells.
Is it only possible to do this by switching to "Edit"-mode
and manually putting in the html?
Best,
Henning
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsu
Hi Alex,
On Tue, 17 Mar 2009 16:01:14 -0700 (PDT)
Alex Raichev wrote:
>
> It seems my math projects keep breaking things...
Thanks for taking the time to use and test pynac. As you might have
read here already, pynac is supposed to be the new backend for
symbolics in Sage. It's only experimen
I'm specifically looking for things like how to enter the coordinates
of atoms so that we can build the molecule within the 3-D graphing.
Also how to then use the hydrogen bond, van der Waals features that
come up in the Jmol. I've started figuring out how to do some of the
basic computations for
Hi Simon,
On Wed, 18 Mar 2009 02:44:55 -0700 (PDT)
Simon King wrote:
>
> Dear supporters,
>
> multivariate polynomials have attributes lc(), lm(), lt() returning
> their leading coefficent, leading monomial, or leading term.
>
> Univariate polynomials have leading_coefficient(). It is not ni
Dear supporters,
multivariate polynomials have attributes lc(), lm(), lt() returning
their leading coefficent, leading monomial, or leading term.
Univariate polynomials have leading_coefficient(). It is not nice that
the method for univariate and multivariate polynomials is called
differently. B
Hi folks,
Under Sage 3.4, when installing the experimental package
surf-1.1.spkg, the installation failed. The relevant full installation
log file is at
http://sage.math.washington.edu/home/mvngu/misc/install.log.bz2
I'm pretty sure that surf-1.1.spkg is the "latest" version of the surf
experim
51 matches
Mail list logo