cweickhmann
cweickhmann
[mwe-files.zip](https://github.com/nschloe/pygmsh/files/6109844/mwe-files.zip) Hi, here's a MWE for a problem generating and converting geometry/mesh using `pygmsh` and `meshio`. It is two problems really: * Output of `pygmsh.write` being empty (gmsh format version...
Hi everyone, I often work with time sweep measurements on Agilent/Keysight devices. Keysight decided to save time series s-parameter data in touchstone files as well, setting the `frequency` field to...
The link to the new parts guide in the section "Adding a new part to an existing family" in README.md is dead. Please fix, I'd like to participate and contribute....
Hi Matt, I found your blog post very interesting and this script very useful. Thanks! Since I left Python 2.x behind years ago, I check if this can be easily...
Thanks for taking care of the project! I have a question concerning the install prefix. Where is it defined? Common search results for `qmake` state it could be set using...
Dear Warren, I'm currently working on your eyediagram tool, extending it to use it in a lecture. Therefore, I've added some filter features (have a look if you like, please)....
Heya, I haven't been able to fully test the addon, but at least on a Linux machine it now loads. Please review my changes. They are intended to allow for...
Thanks for the feedback, Alan! Note to self: Be careful with adding "notes to self" to the repo ^^ I have tried to make the deprecation of get_motor visible in...
I'm using `reg_file` (in its 2008) version and realised that setting default values isn't straightforward. Imho, adding generics ```vhdl USE_DEFAULT_VALS: boolean := false; DEFAULT_VALS: reg_array; ``` and extending the reset...
* PYNQ version: current commit #e5d0c03 (corresponds to v3.0.x) * Board name (e.g. Pynq-Z2): Does not matter, not a board issue * Description: I've followed the instructions to build PYNQ...