Nick Karpowicz

Results 5 comments of Nick Karpowicz

Hi @jrhemstad, thanks for getting back to me on it. I just tried it using cuda::std::complex in the code below, and somehow it's even slower: hand-written: 6.18 ms thrust::complex: 10.97...

Sure, it would make sense to migrate it if that's where the more active development is at the moment! Thanks for working on this

Hi there! If you want to do CW propagation in the unidirectional pulse propagation mode, I'd suggest the following: - Use a value of the time span which is twice...

Hi there! It should be possible - I don't have air implemented as a medium at the moment, but I've wanted to for a while... I can do it in...

Hi again, I worked on this a bit today - I have air in the current version of the [material database](https://github.com/NickKarpowicz/LightwaveExplorer/blob/master/CrystalDatabase.txt) now, and briefly tried it; at least qualitatively it...