[sage-support] Re: Longest Common Subsequence

2013-07-25 Thread Nathann Cohen
Now waiting for a review ! http://trac.sagemath.org/ticket/14969 Nathann On 17 July 2013 12:29, Nathann Cohen wrote: > Helloo everybody !!! > > Is there a way to compute the longest common subsequence of two > (binary) words in Sage ? I can't find how, but it looks like something > Sage s

[sage-support] Integration of formal functions

2013-07-25 Thread Victor Miller
In the latest version of sage (at least what cloud.sagemath.org is running), there is a problem with substituting constants into the formal integrals of formal functions. See the examples below. Victor sage: var('a'); function('f',a) sage: g = f(a).integrate(a,0,a^2) sage: g integrate(f(a),0,a

[sage-support] legends for 3d graphics

2013-07-25 Thread davidp
I am using Sage to plot an arrangement of planes in 3-space. Each plane has its own color, and I would like a legend in the plot that associates the equation of each plane with its color. This experiment seems to indicate that legends are not available for 3d graphics: ---

Re: [sage-support] legends for 3d graphics

2013-07-25 Thread William Stein
On Thu, Jul 25, 2013 at 9:16 AM, davidp wrote: > I am using Sage to plot an arrangement of planes in 3-space. Each plane has > its own color, and I would like a legend in the plot that associates the > equation of each plane with its color. This experiment seems to indicate > that legends are no

Re: [sage-support] Integration of formal functions

2013-07-25 Thread William Stein
On Thu, Jul 25, 2013 at 9:16 AM, Victor Miller wrote: > In the latest version of sage (at least what cloud.sagemath.org is running), ... which is sage-5.10, the latest released version. However, the same happens with 'Sage Version 5.11.beta2, Release Date: 2013-06-19'. > there is a problem with

Re: [sage-support] legends for 3d graphics

2013-07-25 Thread davidp
Cool! On Thursday, July 25, 2013 10:58:56 AM UTC-7, William wrote: > > On Thu, Jul 25, 2013 at 9:16 AM, davidp > > wrote: > > I am using Sage to plot an arrangement of planes in 3-space. Each plane > has > > its own color, and I would like a legend in the plot that associates the > > equatio

[sage-support] 3d graphics display problem

2013-07-25 Thread davidp
In the following, I expect p+s to be a picture of a plane with the word 'hello' embedded at its center. Instead, I get the word 'hello' in the corner of the frame (where the number -1) might be expected. Further, it prints a number 2 way outside of the frame, and the axes labels are all in th