From: Xavier C. <car...@gm...> - 2019-09-16 18:04:29
|
actually I installed all QT dev libraries only to realize that ubuntu packs plplot-driver-qt. I just installed this package after installing the QT dev libs and it works. I have implemented your pslmema solution and it works. Now I really can't wait to profile and see how fast it is, but Ii estimate it's about 50% faster than matplotlib. On Mon, Sep 16, 2019 at 7:40 PM Hazen Babcock <hba...@ma...> wrote: > On 9/16/19 1:37 PM, Xavier Cardil wrote: > > just found the solution without having to compile from source, ubuntu 18 > > has plplot-driver-qt package > > You might have been missing the development version of the Qt libraries. > Were all the Qt drivers missing? Or just memqt? > > -Hazen > |