Peter Chang

Results 7 issues of Peter Chang

In SWT version 4.20, some gtk methods moved to a new gtk3 subpackage so add check and find it in there. Note, this new package was not exported until SWT...

The janino jar has ``Bundle-SymbolicName: org.codehaus.janino.janino``

See https://www.bipm.org/en/measurement-units/si-defining-constants and the [9th edition of the SI Brochure]( https://www.bipm.org/documents/20126/41483022/SI-Brochure-9-EN.pdf)

enhancement

See [FAQ](https://www.eclipse.org/legal/epl-2.0/faq.php)

See NumPy's [ndarray.squeeze](https://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.squeeze.html) and add its inverse function [numpy.expand_dims](https://docs.scipy.org/doc/numpy/reference/generated/numpy.expand_dims.htm) Support `Reshapeable` metadata too

When an output compound dataset is given, not all its elements are set to zero. This bug found in #184 and fixed in #186 applies to many other methods in...

**Describe the bug** During the writing of a SWMR file with a contiguous dataset, when a read process opens that dataset, I get using hdf5 1.14.4-3 ``` File "/io/swmr-check.py", line...

Priority - 1. High 🔼
Component - C Library
Type - Bug / Bugfix