Interesting approach. I will be real interested in hearing your results
with this compared to the traditional row or column major storage mode.
On Fri, Dec 19, 2008 at 4:29 PM, Luc Maisonobe wrote:
> ... The new DenseRealMatrix tries to be more
> cache-friendly. The matrix is
> split in square
On Fri, Dec 19, 2008 at 7:41 PM, Ralph Goers wrote:
>
> On Dec 19, 2008, at 4:29 PM, Rahul Akolkar wrote:
>>> What OS and JVM? I ran it on my Mac with 1.5 and 1.6 as well as Ubuntu
>>> with
>>> Sun JDK 1.6 and did not see that.
>>>
>>
>>
>> Interesting. XP (and Sun 1.6, as already noted
On Dec 19, 2008, at 4:29 PM, Rahul Akolkar wrote:
What OS and JVM? I ran it on my Mac with 1.5 and 1.6 as well as
Ubuntu with
Sun JDK 1.6 and did not see that.
Interesting. XP (and Sun 1.6, as already noted). Can anyone else
verify?
-Rahul
Actually, I was expecting that answer.
I
The decomposition/solvers API has changed several times these last
weeks, but I would like to introduce one new change.
The current status is something similar to:
RealVector x = new XyzSolver(new XyzDecomposition(a)).solve(b);
I would like to change it to:
RealVector x = new XyzDecomposit
l...@apache.org a écrit :
> Author: luc
> Date: Fri Dec 19 15:59:38 2008
> New Revision: 728185
>
> URL: http://svn.apache.org/viewvc?rev=728185&view=rev
> Log:
> added a new DenseRealMatrix class intended to replace RealMatrixImpl
> this class is more cache-friendly as it stores data from squares
On Fri, Dec 19, 2008 at 7:26 PM, Ralph Goers wrote:
>
> On Dec 19, 2008, at 3:57 PM, Rahul Akolkar wrote:
>>>
>>
>>
>> In trying to build the above with m1 as well as m2 (JDK 1.6) I get a
>> test failure [1].
>>
>> -Rahul
>>
>> [1]
>> Testcase: testGetInetAddres
>> (org.apache.commons.configurati
On Dec 19, 2008, at 3:57 PM, Rahul Akolkar wrote:
In trying to build the above with m1 as well as m2 (JDK 1.6) I get a
test failure [1].
-Rahul
[1]
Testcase: testGetInetAddres
(org.apache.commons.configuration.TestDataConfiguration): FAILED
ConversionException should be thrown for un
On Fri, Dec 19, 2008 at 4:46 PM, Oliver Heger
wrote:
> This is a vote for releasing Commons Configuration 1.6 based on the 2nd
> release candidate.
>
> Changes since RC1 are the following:
> - Problems reported by the RAT report have been addressed.
> - Some problems reported by findbugs have been
Its been 2 years since the last [digester] release. I propose we move
towards a v2.0.
The breaking change will be requiring JDK 1.5 to pick up some of the
improved SAX parser capabilities. I am interested in support for XML
Schema and XInclude, which would be very handy in [scxml] (actually,
neces
This is a vote for releasing Commons Configuration 1.6 based on the 2nd
release candidate.
Changes since RC1 are the following:
- Problems reported by the RAT report have been addressed.
- Some problems reported by findbugs have been fixed. Findbugs still
reports some issues, but the remaining
This vote is canceled. A new RC will be created.
Oliver
Oliver Heger schrieb:
This is a vote for releasing Commons Configuration 1.6.
A first release candidate was created, the artifacts (including release
notes and a clirr report) can be found here:
http://people.apache.org/~oheger/configu
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-configuration-test has an issue affecting its community
integrati
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-io has an issue affecting its community integration.
This issue af
13 matches
Mail list logo