[scxml]

2012-05-23 Thread Ronald Hinchley
I notice that none of the examples or cases work. W3C Working Draft 16 February 2012. SCXML seems heavenly to me but is there interest in it?

[CVE-2012-2098] Apache Commons Compress and Apache Ant denial of service vulnerability

2012-05-23 Thread Stefan Bodewig
CVE-2012-2098: Apache Commons Compress and Apache Ant denial of service vulnerability Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Commons Compress 1.0 to 1.4 Apache Ant 1.5 to 1.8.3 Description: The bzip2 compressing streams in Apache Commons

polynomial equation degre 5

2012-05-23 Thread Jean-François MAUREL
Hi, Could you please tell me what is the best way to find all complex roots of an univariate polynomial equation with degre less than 5 using commons math (last version) ? Regards JF Maurel - To unsubscribe, e-mail:

[math] null space calculation

2012-05-23 Thread Stefan Wirtz
Hi, is it possible to get the “rich man” svd, which contains the full V matrix of [U S V]= svd(A)? The reason for the question is that I want to calculate the null space of the matrix A which has the dimensions mxn and mn. Thanks in advance for your help, Stefan -- Stefan Wirtz

Re: [Math] polynomial equation degre 5

2012-05-23 Thread Gilles Sadowski
Hi. [Since the ML is shared, you should prefix the subject line of your mails with the string [Math] in order to avoid your question being lost.] Could you please tell me what is the best way to find all complex roots of an univariate polynomial equation with degre less than 5 using commons

Re: [Math] polynomial equation degre 5

2012-05-23 Thread Jean-François MAUREL
Le 23/05/2012 16:56, Gilles Sadowski a écrit : Hi, Thank you for your answer. [Since the ML is shared, you should prefix the subject line of your mails with the string [Math] in order to avoid your question being lost.] Sorry for that. The code existed but is currently not accessible

Re: [Math] polynomial equation degre 5

2012-05-23 Thread Jean-François MAUREL
Hi, Le 23/05/2012 16:56, Gilles Sadowski a écrit : A patch is welcome to speed things up (the proposed fix was discussed on the ML, see the archive). Trying to check out with svn from eclipse Helios (Windows vista) I get: Checkout operation for

Re: [Math] polynomial equation degre 5

2012-05-23 Thread Luc Maisonobe
Le 23/05/2012 19:21, Jean-François MAUREL a écrit : Hi, Le 23/05/2012 16:56, Gilles Sadowski a écrit : A patch is welcome to speed things up (the proposed fix was discussed on the ML, see the archive). Trying to check out with svn from eclipse Helios (Windows vista) I get: Checkout

Re: [scxml] there is a working example?

2012-05-23 Thread Rahul Akolkar
On Mon, May 21, 2012 at 6:55 PM, Jacob Beard jbea...@cs.mcgill.ca wrote: Regarding project status, see this thread posted last week: http://mail-archives.apache.org/mod_mbox/commons-dev/201205.mbox/browser snip/ Or this link: http://markmail.org/message/wu5rfl25fxjyn7tb -Rahul Jake On

Re: [scxml]

2012-05-23 Thread Rahul Akolkar
On Wed, May 23, 2012 at 2:01 AM, Ronald Hinchley commu...@gmail.com wrote: I notice that none of the examples or cases work. W3C Working Draft 16 February 2012. SCXML seems heavenly to me but is there interest in it? snip/ I believe you're asking about the Commons SCXML project, rather than the

[net] Problem using IMAPClient to fetch email contents

2012-05-23 Thread Dimitri Koussa
Hi, I'm trying to use commons-net-3.1 to fetch body[header] and body[text] via IMAP. When I try to use the fetch command I get a MalformedServerReplyException. The stack trace I get is: Exception in thread main org.apache.commons.net.MalformedServerReplyException: Received unexpected IMAP