Jan David Fischbach
Jan David Fischbach
Ah ok, we have been seeing some nonorthogonality with respect to the unconjugated inner product. Does anything speak against orthogonalizing (e.g. by Gram Schmidt or similar) the modes from your...
I just realized, that I would have no clue how to find the neff of the then orthogonalized modes...
@flaport can you maybe provide the example? Or I'll sit down later and provide one.
A very simple example using the waveguide-plugin: https://colab.research.google.com/drive/1povHWP-lPL8fSQIlFlW_NQf6KIspo6xe?usp=sharing Note, that the concerning mode is a non guided mode.
Back again with a better example: https://colab.research.google.com/drive/1WrWb2t0fnnBbLs88ElCc7vFRGvcNbO1b?usp=sharing the concerning modes are still not well guided. However they are also persent when using metal bcs and are also returned when using...
In the repo I reinstalled nbdev from the `fastai` channel and started over, which makes it work. However an install from conda-forge should be avoided
probably your Action did not run through. Can you check? Additionally it might be a good idea to share the repo
Locally it seems to work, without any additional python packages. At the time I thought it was a nice thing to use submodules to reference the original repo. It is...
The underscore fixed the publishing problem :)
``` MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3. Either specify the corners of the quadrilaterals with X and Y, or pass...