Hi John and Martin,
On 20 Aug., 00:48, John H Palmieri wrote:
> > What happens with the new version of M4RI? I gave it a positive review
> > a few hours ago (see #11574). Does it also fix that bug?
>
> That seems to fix it for me!
Awesome!
It would be nice if we could test against that bug fix.
On Friday 19 August 2011, John H Palmieri wrote:
> On Friday, August 19, 2011 3:28:48 PM UTC-7, Simon King wrote:
> > Hi!
> >
> > On 19 Aug., 23:32, Alastair Irving
> >
> > wrote:
> > > I get the same result as you so it does look like a bug. I also tried
> > > putting algorithm="generic" into
On Friday, August 19, 2011 3:28:48 PM UTC-7, Simon King wrote:
>
> Hi!
>
> On 19 Aug., 23:32, Alastair Irving
> wrote:
> > I get the same result as you so it does look like a bug. I also tried
> > putting algorithm="generic" into the call and got a different, but also
> > wrong, answer.
>
Hi!
On 19 Aug., 23:32, Alastair Irving
wrote:
> I get the same result as you so it does look like a bug. I also tried
> putting algorithm="generic" into the call and got a different, but also
> wrong, answer.
What happens with the new version of M4RI? I gave it a positive review
a few hours ago
On Friday, August 19, 2011 2:32:18 PM UTC-7, Alastair Irving wrote:
>
> On 19/08/2011 18:57, Sucharit wrote:
> > I am using Sage to compute homologies of large chain complexes. For
> > this, I need to compute kernels of matrices over GF(2).
> >
> > The attached file testmatrix.sage contains the 128
On 19/08/2011 18:57, Sucharit wrote:
I am using Sage to compute homologies of large chain complexes. For
this, I need to compute kernels of matrices over GF(2).
The attached file testmatrix.sage contains the 128 X 120 matrix that I
started with. The first command loads the file. The second comma
Hi,
We have changed how accounts work for http://wiki.sagemath.org.
To access the wiki, use your trac account. Your old wiki account *will
not work*. See http://trac.sagemath.org/sage_trac/ for how to get a
trac account. (Spammers: Please don't waste your time trying to get an
account, since yo
Maxima can't do this one either, at least not without some package.
(%i8) integrate(%e^(-x^2/2)/sqrt(2*%pi) * signum(x-1),x,minf,inf);
(%o8) ('integrate(%e^-(x^2/2)*signum(x-1),x,minf,inf))/
(sqrt(2)*sqrt(%pi))
On Aug 19, 2:05 pm, Omri wrote:
> Hi,
>
> I have an integral that is solved by Math
I can't seem to download your test matrix, but are you sure you're not
confusing left kernel and right kernel? What's M *
M.kernel().basis()[0]?
On Fri, Aug 19, 2011 at 10:57 AM, Sucharit wrote:
> I am using Sage to compute homologies of large chain complexes. For this, I
> need to compute kerne
Hi,
I have an integral that is solved by Mathematica, but not by Sage:
integrate( exp(-x^2/2)/sqrt(2*pi) * sign(x-1), x, -oo, oo )
This is actually part of a 3D integral, that mathematica also solves, and
sage has problems with due to the lack of multivariate integration:
integrate sign(x+y)
Dear all,
It works now. I just write as follows:
sage: macaulay2.installPackage('"Schubert2"')
Have fun!
Hiep
On Aug 13, 12:04 pm, Hiệp Đặng wrote:
> Dear William,
>
> thanks for your guidance.
>
> I would like to use the Schubert2 in Macaulay2 from Sage. I write as follows
>
> sage: macaulay2
Thanks a lot for the explanations. I like the example of windows or
connections; haven't thought of it from that perspective. It did take
me a long time to figure out what was happening here, so maybe the
above examples would be good in the documentation when the user is
introduced to lists. Not su
On Aug 18, 2011, at 1:36 AM, G B wrote:
> Yep, that did it. Comparing the path variables showed them to be quite
> different. I've added the following to my init.sage:
>
> os.environ["PATH"]+=":/usr/texbin:/usr/local/bin"
>
> and everything runs happy. Just adding /usr/texbin didn't work bec
13 matches
Mail list logo