On Fri, Mar 05, 2021 at 05:24:25PM +, Ed . wrote:
> > > Whenever you switch lib (or
> > > indeed Perl version), you’d need to re-run a build, because your Perl
> > > is now different.
> > But I didn't change the perl version, only the PDL version. I was in
> > the process of rebuilding/testing/
> > Whenever you switch lib (or
> > indeed Perl version), you’d need to re-run a build, because your Perl
> > is now different.
> But I didn't change the perl version, only the PDL version. I was in
> the process of rebuilding/testing/installing Photonic.
Sure, but I did say “or” above – and you d
Hi Ed, thanks!
On Fri, Mar 05, 2021 at 04:47:55PM +, Ed . wrote:
> Hi Luis,
>
> As a generality I’d start by closely reading the error messages you see.
Part of the problem is that I didn't get any informative error. :(
> You haven’t said which tests started failing, so I assume it’s a
> lib
Hi Luis,
As a generality I’d start by closely reading the error messages you see. You
haven’t said which tests started failing, so I assume it’s a library that uses
PDL::FFTW3 (Photonic?). Whenever you switch lib (or indeed Perl version), you’d
need to re-run a build, because your Perl is now d
Hi,
On Tue, Mar 02, 2021 at 02:38:41PM +, Ed . wrote:
> Dear PDL folks,
>
> I have uploaded PDL 2.026_04.
> ...
I'm testing my codes with this version and they seem to work so far.
I did have a problem at first: I used perlbrew to install perl-5.32.1,
and into it I installed PDL 2.026 and as