Karl Glazebrook
Karl Glazebrook
### Description I am not sure if this is a bug or a feature request, or a misunderstanding of the docs on my part, it concerns assigning to Tables using...
I followed the instructions (rather new to jupyter) got ~: jupyter nbextension enable notebook-snippet-manager Enabling notebook extension notebook-snippet-manager... - Validating: problems found: - require? X notebook-snippet-manager Restarted server, no new...
Hi there, I thought Min might be a good browser to try with Jupyter notebooks. (https://jupyter.org), being minimal However the menu to open a new notebook seems to block. See...
HDF5 files could be made more useful. Right now it is not possible to just take an HDF5 file from someone else, and load it, if things are missing like...
The /xwin driver in the pgplot mode has col 1 = white and col 0 = black. This is the reverse of the behaviour of real pgplot (draws on white...
Note the implementation of pggray() has the black and white reversed, and produces incorrect results if they are in the correct order. Note the definition: SUBROUTINE PGGRAY (A, IDIM, JDIM,...
Hi Daniel, This is the first of a series of bug reports vs my perl-pgplot test suite. If you have this module installed (https://metacpan.org/pod/PGPLOT) you can just run the scripts...
pghist() with pgflag = 2 does not produce a filled histogram (e.g. test3.p in perl-pgplot)
OK this is officially not implemented :) The perl-PGPLOT interface has had this since ~1995 (call me anal) and are in my tests (test6.p and test12.p respectively). Listing for completeness.
Yes, this is officially not implemented too and I also had this as a perl-pgplot test (test7.p) as it was one of the hard ones :) OK I have probably...