From: Bayard F. <bf...@gm...> - 2013-04-25 04:53:46
|
How do I access the Java_5_6 branch? If I try cvs -z3 -d:pserver:ano...@oj...:/cvsroot/ojalgo co -Pr Java_5_6 DevProj I get "no such tag Java_5_6". Apologies, I don't use CVS much. I got it to compile with Java 7 on Mac and it is much faster, only 6 to 20 times slower with ComplexNumber compared to Double. However I still need a Java 6 version on Mac due to lack of support from Oracle. Thanks, Bayard On Wed, Apr 24, 2013 at 6:40 AM, Anders Peterson <an...@op...>wrote: > Please keep discussions like this on the mailing list. > > I created a Java_5_6 branch for you, and I supply the ComplexNumber class > from the latest release here. The rest you'll have to do yourself. When > you're done you may consider creating a patch file to update that branch. > In that case please make sure all CVS modules (even the ones you don't use) > compile. > > /Anders > > > > > > On 23 apr 2013, at 02:19, Bayard Fetler <bf...@gm...> wrote: > > > I was busy last week, now back looking at it again. Would you happen to > have a Java 6 version in CVS? We are working on upgrading to Java 7, but > not fully there yet, especially on Mac due to some incompatibilities. We > would very much like to go with ojalgo, since it has continuing development > and support. > > > > Best regards, > > Bayard > > > > > > On Fri, Apr 12, 2013 at 2:46 PM, Bayard Fetler <bf...@gm...> > wrote: > > Attached is my source code for the ojalgo SVD Complex and Double > comparisons. Also attached is a screenshot from the Netbeans profiler, > showing SVDnew32.toDiagonal(). Not shown are SingularValueDecomposition > methods computeBidiagonal() and getBidiagonalQ1(), which also take time due > to ComplexNumber.multiply(). > > > > Hope this helps. > > > > Best regards, > > Bayard Fetler > > > > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user > > |