On Mar 5, 2:10 pm, Raniere Gaia Silva wrote:
> Hello all,
> I'm starting use Sage last week and I'm having some problem to remove some
> file from attached_files list.
Please also note this ticket (#10229 [1]), which is related to, but is
not exactly, your problem.
(By the way, if someone could
On Feb 29, 12:24 pm, Niles wrote:
> So this means that you should write "Apply trac_10229-2.patch" in a
> new comment on the ticket. Unfortunately writing this in the ticket
> description is useless for the patchbot (although still helpful for
> human readers).
Ah, so a comment is not the descri
Hi all,
I can't figure out how to get the patch buildbot to behave at ticket
#10229. I want it to apply just the second of the two patches on Trac
(the second supersedes the first), but it's applying the first, then
the second--which then obviously fails.
I read the instructions at http://wiki.sa
On Dec 19, 2:00 pm, Jason Grout wrote:
> It would be better if the recipient was asked if they wanted the shared
> worksheet.
I personally prefer Jason's approach above, or the following
alternative, over placing arbitrary limits on the number of users with
whom one may share worksheets.
Altern
On Nov 19, 5:54 pm, Avery F wrote:
> Alright. Sorry for the above post, when I tried that previously it
> failed due to the port error. Yet when run under root, it seemed to
> work. Why does the argument seem to want an actual network interface
> ID, yet actually wants an IP?
If I'm not mistak
On Wed, Nov 16, 2011 at 5:27 PM, Avery F
wrote:
> So I was trying to set up sage on a server I run, but no matter what port I
> ask the notebook to bind to, I get an error as displayed here:
>http://pastebin.com/H9NSQJxc.
I think the "interface" argument needs to be an IP address, not the
"eth0",
I'm trying to build Sage 4.7.1 in a chroot containing Debian wheezy/
testing. Build fails with this error:
building 'Crypto.PublicKey._fastmath' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/src
gcc -Wall -Wstrict-prototypes -I/home/goofy/sage-4.7.1/local/include
Two, insignificant typos in README.txt:
Line 147: fullly (note the three L's)
Line 289-290: "GPL version 3 or later"q compatible (extraneous "q")
I'm not sure what to process is to modify this file, so that's why I'm
posting here.
-- Kelvin
--
To post to this group, send email to sage-support@
On May 6, 3:22 pm, tvn wrote:
> given a list of equality expressions, is there a way to remove all the
> members that can be inferred by others in the list so that the final
> list contains only independent expressions and they imply all the ones
> that were removed.
>
> For example
>
> [x == 2,
> > > I currently have a function of three variables w=f(x,y,z), which I
> > > would like to plot in 3D if possible (e.g. via coloured plots)
Not sure about color, but `implicit_plot3d` can produce 3D contour
plots.
http://www.sagemath.org/doc/reference/sage/plot/plot3d/implicit_plot3d.html
> >
> I tried to install Ubuntu following the links
> http://wiki.sagemath.org/WubiGuide
> http://www.ubuntu.com/desktop/get-ubuntu/windows-installer
>
> The installation failed, I found this in the log
>
> DEBUG Distro: wrong version: 10.04.2 != 10.04.1
>
> Should I try with Debian instead?
>
> Than
> > My oracle VM stopped working a while ago, the wmware stopped today
> > with some bug
> > widely discussed on the web due to windows 7 updates, and the wubi
> > failed to install at all.
> >
> > What should be the safest way against these type of problems?
In my personal experience, I have bee
> In the case of "G.plot()", that function returns a graphics object. To
> save your plot as an image, you can do something such as:
>
> G.plot.save("my_plot.png")
Oops, that should be
G.plot().save("my_plot.png")
-- Kelvin
--
To post to this group, send email to sage-support@googlegr
On Apr 9, 10:23 pm, nkulmati wrote:
> Hi All, I am a newbie to Sage. My main purpose is to write scripts
> (algorithms). That is, I am not interested in the "answer-question"
> approach of the notebook, but I want to write and execute ".sage"
> files using sage just as I do with ".m" files using M
On Apr 9, 8:27 am, Olalékan ABOU BAKAR wrote:
> I felt that I have provided enough details..
>
> Sage version: 4.6.2
> OS: Centos 5 32 bits
> Error encountered: Re: [sage-support] An error occurred while installing
> cddlib-094f.p8
>
> That was the only error.. And it didn't build..
>
> I have suc
> On Apr 8, 11:25 pm, John H Palmieri wrote:
>
> > On Friday, April 8, 2011 2:51:03 PM UTC-7, ObsessiveMathsFreak wrote:
>
> > > That worked, thank you. But I don't understand why the standard
> > > notation has so many problems. What exactly is going wrong?
>
> > I think this is what's going on:
16 matches
Mail list logo