Olivier
Olivier
Hello, When I run the following command, the user interface should be in English. `$ LANG=C wxHexEditor` However it is still in French on my system, which is a bug....
Hello, When I run `echo "\_SB.PCI0.SBRG.EC.AC1 60" | sudo tee /proc/acpi/call`, the value of `AC1` is not changed... Isn't it supposed to change? If I acces directly the port of...
Hello, Operations with the `numpy` module sometimes return integers of type `numpy.int64`. These integers are not accepted by some KLayout functions, for example `pya.Trans()`. It would be nice if such...
Hello, I have a LYS file that can be resorted properly on KLayout 0.25.6 (Linux) and 0.25.9 (Windows), but not on 0.26.2 (Linux) and 0.26.7 (Windows). That session file contains...
### ImageMagick version 6.9.11.60 ### Operating system Linux ### Operating system, version and so on Debian testing ### Description The conversion of this SVG image to PNG shows errors: -...
Hello, In TOPPView, it would be convenient to be able to display the retention time RT in minutes. Can we choose the time unit for the display? If not could...
Hello, In the DXF that I opened, there are many useless layers that I want to remove. I would like to select all these layers with SHIFT+LMB (Left Mouse Button)...
### Describe the issue: Consider the code below (in the "code example" section). The `domain` is changed between `P` and `Q`. However, I feel that `Q` should keep the same...
Hello, This is an enhancement adding a `coeffs` property to polynomials, as discussed in https://github.com/numpy/numpy/issues/26401. The reason is that a lot of people get confused by `P.coef`, because this is...