Re: [Pdl-devel] PDL 2.082 vs 2.083, slowdown in one particular case

2023-07-11 Thread Peter Ratzlaff via pdl-devel
On 7/11/23 03:07, Zakariyya Mughal wrote: On 2023-07-11 at 00:01:32 -0400, Peter Ratzlaff via pdl-devel wrote: Hello, I've pasted the code below, since I'm not sure attachments will make it to the list. I have a program that does something similar to this. Obviously not as simple,

[Pdl-devel] PDL 2.082 vs 2.083, slowdown in one particular case

2023-07-10 Thread Peter Ratzlaff via pdl-devel
Hello, I've pasted the code below, since I'm not sure attachments will make it to the list. I have a program that does something similar to this. Obviously not as simple, but using the same concept: an inner loop using the index() function with an argument calculated from the outer loop. In

Re: [Pdl-devel] [Pdl-general] PDL pgplot Ubuntu/ debian package

2018-05-24 Thread Peter Ratzlaff
To follow up, in order to keep libpgplot-perl from being upgraded (along with the giza replacement of pgplot), echo 'libpgplot-perl hold' | sudo dpkg --set-selections On 05/24/2018 10:40 PM, Peter Ratzlaff wrote: I'm not an expert in Ubuntu packaging, but was at least able to

Re: [Pdl-devel] [Pdl-general] PDL pgplot Ubuntu/ debian package

2018-05-24 Thread Peter Ratzlaff
I'm not an expert in Ubuntu packaging, but was at least able to revert to the Xenial packages with the following steps. mkdir libpgplot-perl cd libpgplot-perl wget http://archive.ubuntu.com/ubuntu/pool/multiverse/libp/libpgplot-perl/libpgplot-perl_2.21.orig.tar.gz wget http://archive.ubunt

Re: [Pdl-devel] apt-get PDL

2016-05-02 Thread Peter Ratzlaff
In Ubuntu, the standard repositories have the pdl and libpgplot-perl packages available. On 05/02/2016 08:07 PM, Karl Glazebrook wrote: > What’s the status of PDL installation on Debian/Ubuntu? > > Is there a viable pdl package? What about things like pgplot? > > Should we be thinking about a ‘ap