-
Hi,
I've installed discus on my mac and while discus seem to work ok, no plotting functionality is working. I have pgplot installed an working and in the PATH.
I've tried to re-install discus but…
-
Slackware 14.0 (32-bit)
Perl 5.16.1
ExtUtils-F77-1.20
The module which lists these reverse dependencies doesn't support Slackware linux.
Distributions Which Depend on ExtUtils::F77
Photonic…
ghost updated
5 years ago
-
the build_ script now makes a 64 bit version, but we should probably ensure the Perl used is 64bit also. Use e.g.
http://strawberryperl.com/download/5.28.0.1/strawberry-perl-5.28.0.1-64bit-PDL.zip
…
-
pgqinf() is said to be implemented.
However none of the calls returns a value.
In particular: pgqinf("CURSOR",...) does not provide info on the interactivity of the device. This is used by the p…
-
Hi there Diab,
I'd like to move perl-PGPLOT development on to github now I am more familiar with it. Would you mind transferring the repository to me?
(I could of course fork, but better to have…
-
... when display=1 and problematic input data are given (HUGE box).
MCDISPLAY
%{
if (display) {
mcdis_box(mean_x, mean_y, mean_z, max_x-min_x, max_y-min_y, max_z-min_z);
/* a line i…
-
I see this:
```
"C:\strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
#
# Versions …
-
Good morning,
I'm trying to install the latest version on Smilei (4.1) on the cluster here in Nice (website [Nice supercomputer](https://crimson.oca.eu/fr/acces-fonctionnement/connexion-environnement…
-
It seems that Test_Magnetic_Rotation now fails:
[FAILED] Test_Magnetic_Rotation: MPLMonNum2Y_I = 100 +/- 0.00100001, should be 3.54525
Puzzled by the result of 100 ?
@ebknudsen ?
-
In Debian, giza is used by the [dpuser](https://packages.debian.org/sid/dpuser) package as a pgplot replacement. Dpuser fails to build on arm64 platforms with a segmentation fault while generating the…