From: <fa...@in...> - 2005-04-17 18:40:39
|
hi my bad. the colt patch was generated with an older version. i fixed the cvs, but have not made a new release, yet. i want to collect some more changes and test them first. the maven build as described on the web page should work and is much more comfortable than applying the patch yourself. minor correction to niko's answer: upstream is 1.2.0 of course, not 1.0.2 @niko: the patch is placed in cvs in src/colt, so you would have had write access. your patch was much too large, however, you must have generated a complete copy. bye fabian Efthymiou Niko wrote: > I have to get used to repling to the list, instead of just hitting reply... > > Hello Thanassis, > > Thanassis Stathopoulos wrote: > > > >>Trying to rebuild the toolkit from source (release 0.9), there is an >>unresolved method coming up on DoubleMatrix2D, method zTrans. >> >>The 1.2.0 Colt source release off LBL does not contain such a method, > > and it > >>is also not contained in the Colt patch within ESOM (neither the >>distribution nor anonymous cvs). > > > > ztrans() is missing in the databionics-colt.patch. I have uploaded an > updated patch to [1] (854K) as a temporary solution. > > Using maven to build from source works correctly, since the ztrans() > function is included in the prebuild colt jar file. > > @fabian: please rebuild the patch and update sourceforge cvs and files > section. (or tell me how to do it :) > > >>I notice that the Colt version (jar) is 1.2.0.3. Is this a point > > release of > >>Colt *above* 1.2.0, or was the method somehow omitted? > > > > 1.2.0.3 is our internal version used to track the modified version and > 1.0.2 is the upstream version. The method got ommited somewhow from the > patch... > > [1] http://www.mathematik.uni-marburg/~nefthy/colt.patch.zip > > Greetings, > > Niko |