Léon van Velzen
Léon van Velzen
Thanks for this amazing project! #### Issue description If a NERDTree window is open, the windows are not resized back to their correct sizes. #### Steps to reproduce Split your...
https://github.com/meshpro/pygmsh/blob/5415fb97cb07df9846c7bb178be2fc494f1f4ca3/src/pygmsh/common/geometry.py#L103-L105 Would you accept a pull request for calling `add_physical` multiple times with the same label? I see no reason why it is not allowed currently.
Thanks!
Hi, Thanks for maintaining this template! I'm not really using all of this template, but I have copied over the fonts and the style for the chapter titles, which I...
Cool project! An issue I encountered is that parentheses do not seem to work in some cases. For example, `5*(x+1)` gives 'sorry, invalid function'.
**Describe the bug** The packages give inaccurate answers for some charge distributions. **To Reproduce** Consider the following code. ```Python import numpy as np from multipoles import MultipoleExpansion # Prepare the...
Hi! First of all thanks for creating this great piece of software! I encountered some behavior which might be a bug. Please consider the code and the screenshots below #...