Floris Laporte

Results 55 comments of Floris Laporte

Has anyone found a solution for this? I find kernel based completions very useful in my exploratory notebooks. Ideally I would like to combine both the LSP completions and the...

@tomitrescak , I am excited to try your variable explorer already. However, I am getting the same error as you initially got when I try to debug the extension. Could...

I am sorry @kerstin921 , I ran your code snippet with different versions of pytorch and for all the different backends but I can't seem to reproduce this error. To...

Hi @iakovts, Those are some great ideas! 1. I've always wanted to add some github actions to one of my repos. So far I haven't really taken the time to...

Hey @iakovts, 1. I'm currently pretty short on time, so I'll merge the PR for now and we can figure out how to auto build and publish wheels on a...

thanks @iakovts, this looks good! I think there should be a way around setting `self.__class__`, which I must admit I also don't like very much. I can have a look...

hey @GenB31415 , It's probably best to write a custom source for this. The grid to which the source is attached is available as `self.grid`, and hence you have access...

I think this is something that fits pretty well in fdtd.visualize. It's indeed something that generally speaking can be useful to handle in user code too, but I think having...

Hey @sofroniewn , This is pretty cool! I would definitely like to see a PR for such an example 🙂

Hi @lupettolab , Adding support for frequency-dependent permittivity is a bit outside my comfort zone / area of expertise. However, I would happily accept a PR for an `Object` that...