-
最近我在给JuliaLang组织提议将原有的YouTube视频教程等按照Creative Commons协议发布,这样我们可以将这些有用的Julia推广教程免费转发到国内可以观看的网站上,并配备必要的中文字幕信息(见[这里](https://github.com/JuliaLang/julialang.github.com/issues/217))。希望JuliaCN社区的朋友们能积极参与相关的讨…
-
`multiprocessing` can't pickle `lumapi.FDTD`, so I opted to use `multithreading` instead. However, the Python GIL makes that not actually parallelized, so it's running all of the simulations sequentia…
-
Hello,
Have This project support for complex and negative permittivity?
-
The todo list for [replacing `run_cmd` and `run_cmd_qa` with `run_shell_cmd` for EB5](https://docs.easybuild.io/easybuild-v5/run_shell_cmd/).
Please make sure this issue is updated with links to th…
-
I'm writing a 3D eletromagnetics FDTD code in CUDA, and it's been a lot of fun leaning on Julia's code generation utilities, combined with CUDA.jl. Thank you for all the amazing work, this definitely …
-
Hi,
I want to set a electromagnetic boundary condition as "PML " in 3Dcartesian so that incident wave along x axis is not reflective when crossing the medium.However, when i self-defined a laser …
-
I would like to re-open the topic of gyrotropic media in MEEP. (Related terms are also Faraday effect, nonreciprocal behaviour, magnetooptics etc. Mathematically, all these are represented by nonzero …
-
Various builds are known to work on SL5, but not on SL6. This issue is intended to group those together, to keep track of what needs to be fixed.
- [ ] cairo: #639 (+ NCL/6.0.0 because of dep)
- [x] F…
-
Hi!
*Not sure if this is the right place, but the [hyp2mat repo](https://github.com/koendv/hyp2mat) is archived. I am not sure if this is a conversion problem in `hyp2mat` or if I'm making a mistak…
-
Hi,
I encountered a problem that an unphysical net field is generated after the self-field initialization. By net field I mean **E**+c***B**, or the net force exerted on relativistic particle. The …