On Sun, Jul 4, 2010 at 9:47 AM, Greg Kuperberg wrote:
> On Jul 3, 8:33 am, William Stein wrote:
>> Sage can't switch to Python 3 until every single Python package in
>> Sage is ported to Python 3.
>> This is far from done. It's possible that for some packages, nobody
>> is even working on doing
On Mon, Jul 5, 2010 at 4:39 AM, Dr. David Kirkby
wrote:
> On 07/ 5/10 06:18 AM, William Stein wrote:
>>
>> Great idea - you could add an algorithm="axiom" option to sage's
>> integrate command.
>
> Personally, and I am going to dare risk argue with a mathematician, I would
> not have considered Ax
I am using SAGE, not so much as a mathematical tool, but to make art.
With that in mind, I want to disable axes pretty much permanently.
I am currently plotting complex functions such as
sage: f(z) = z^5 + z - 1 + 1/z
sage: complex_plot(f, (-3, 3), (-3, 3))
Thanks,
Alec
--
To post to this grou
On Jul 12, 10:57 pm, rickhg12hs wrote:
> I've tried to use R's untar command a number of different ways from
> Sage's commandline interface and I am having trouble listing the
> contents of a LZMA compressed TAR file. Actually, I don't seem to get
> any desirable output from r.untar so I am thin
I've tried to use R's untar command a number of different ways from
Sage's commandline interface and I am having trouble listing the
contents of a LZMA compressed TAR file. Actually, I don't seem to get
any desirable output from r.untar so I am thinking I'm not even close
to using the correct synta
On Jul 12, 7:29 pm, Carl Witty wrote:
> On Jul 12, 2:28 am, David Sanders wrote:
>
> > Hi,
>
> > I have been playing around with the implicit_plot3d command, and it's
> > very nice.
>
> > Is there something similar to plot regions defined by inequalities in
> > 3D, along the lines of the Mathem
On Jul 12, 7:09 pm, Alexander Strachan
wrote:
> After reading through the documentation, it doesn't look like sage can
> solve a non-linear program. Is this correct?
There is minimize and minimize_constraint wrapping different solvers.
http://www.sagemath.org/doc/reference/sage/numerical/optim
Sage comes with the library cvxopt preinstalled, so you can solve non-linear
problems.
Regards
Jorge
> Date: Mon, 12 Jul 2010 10:09:40 -0700
> Subject: [sage-support] Non-Linear Programming in Sage
> From: alexander.r.strac...@gmail.com
> To: sage-support@googlegroups.com
>
> After reading thr
On Jul 12, 2:28 am, David Sanders wrote:
> Hi,
>
> I have been playing around with the implicit_plot3d command, and it's
> very nice.
>
> Is there something similar to plot regions defined by inequalities in
> 3D, along the lines of the Mathematica
> RegionPlot3D command? I see that there is an o
After reading through the documentation, it doesn't look like sage can
solve a non-linear program. Is this correct?
--
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, vis
On Jul 12, 12:19 pm, Burcin Erocal wrote:
> Hi David,
>
> On Mon, 12 Jul 2010 02:24:41 -0700 (PDT)
>
>
>
> David Sanders wrote:
> > On Jul 11, 8:13 pm, "ma...@mendelu.cz" wrote:
> > > On 11 čnc, 12:22, William Stein wrote:
>
> > > > On Sat, Jul 10, 2010 at 10:04 PM, David Sanders
> > > > wro
Thanks! I will try it this way.
Joaquim Puig
On Jul 12, 11:42 am, William Stein wrote:
> On Mon, Jul 12, 2010 at 11:29 AM, Joaquim Puig wrote:
> > Hi,
>
> > Thanks for the answers and sorry for the late reply. The parameters
> > for running the notebook server are:
>
> > /usr/local/sage-4.3.2/s
Hi David,
On Mon, 12 Jul 2010 02:24:41 -0700 (PDT)
David Sanders wrote:
> On Jul 11, 8:13 pm, "ma...@mendelu.cz" wrote:
> > On 11 čnc, 12:22, William Stein wrote:
> >
> > > On Sat, Jul 10, 2010 at 10:04 PM, David Sanders
> > > wrote:
> >
> > > Maybe
> >
> > > http://sagemath.org/doc/refere
On Mon, Jul 12, 2010 at 11:29 AM, Joaquim Puig wrote:
> Hi,
>
> Thanks for the answers and sorry for the late reply. The parameters
> for running the notebook server are:
>
> /usr/local/sage-4.3.2/sage -python notebook.py
>
> on notebook.py:
>
> from sage.all import *
>
> notebook(directory='/home
Hi,
Thanks for the answers and sorry for the late reply. The parameters
for running the notebook server are:
/usr/local/sage-4.3.2/sage -python notebook.py
on notebook.py:
from sage.all import *
notebook(directory='/home/nbuser/nbfiles', port=8000, accounts=True,
address='', ulimit='-u 100 -v
Hi,
I have been playing around with the implicit_plot3d command, and it's
very nice.
Is there something similar to plot regions defined by inequalities in
3D, along the lines of the Mathematica
RegionPlot3D command? I see that there is an old discussion from 2
years ago about this.
It seems to
On Jul 11, 8:13 pm, "ma...@mendelu.cz" wrote:
> On 11 čnc, 12:22, William Stein wrote:
>
> > On Sat, Jul 10, 2010 at 10:04 PM, David Sanders wrote:
>
> > Maybe
>
> > http://sagemath.org/doc/reference/calculus.html
>
> Perhaps
> alsohttp://www.ginac.de/tutorial/Pattern-matching-and-advanced
On Jul 11, 12:22 pm, William Stein wrote:
> On Sat, Jul 10, 2010 at 10:04 PM, David Sanders wrote:
>
> > On Jul 10, 10:01 pm, David Sanders wrote:
> >> Hi,
>
> >> Following up from a couple of my previous posts, I am now wondering
> >> how to do symbolic pattern matching for an expression of t
On Mon, Jul 12, 2010 at 8:57 AM, Johannes Huisman
wrote:
> Mike Hansen wrote:
>>
>> On Sun, Jul 11, 2010 at 5:48 AM, Johannes
>> wrote:
>>>
>>> Sorry for posting twice. I just noticed that
>>> my first message got through all right, though I did
>>> not receive it myself! Is this a common behavio
19 matches
Mail list logo