On 30 May 2012 23:18, marco atzeri <marco.atz...@gmail.com> wrote: > On 5/12/2012 6:40 PM, Carnë Draug wrote: >> Hi everybody >> >> new releases of the communications and signal packages have just been >> made. Have fun >> >> Carnë >> > > Hi Carne, > I just noticed that we on SVN we still have the cross dependency > between signal and image > > Solution ?
This won't be a problem after 3.8.0 is released (it's already fixed on pkg, thanks to Mike Miller http://hg.savannah.gnu.org/hgweb/octave/rev/dee1452ca601 ) Image depends on signal only for normxcorr2() which is a simple wrapper for xcorr2(). This function however is still not compatible with the Matlab counterpart (it works for specific cases, the ones I have to deal, but seems that for most cases it doesn't work at all) so maybe just removing this function will allow for a release. Note that normxcorr2 was never in a release of the image package so we are not removing any feature of old releases because of this. Carnë ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev