Releases: NanoComp/meep
v1.12.0
v1.11.0
-
Experimental support for gyrotropic media including magneto-optical effects (#863).
-
Mode decomposition for oblique waveguides (#940, #945) and dispersive materials (#919).
-
Accept tuples in place of Vector3 arguments (#960).
-
Capture C++ error messages in Python notebooks (#953).
-
Automatically abort simulation if the fields blow up (#922).
-
Various small bugfixes and documentation improvements.
v1.10.0
-
New Python functions for simple visualization of the simulation domain (#872).
-
Capture Meep and MPB output in Python notebooks (#891,
-
Add optional
meep.quiet()
parameter to the Python interface (#876). -
Python evaluation of materials ε(ω) and μ(ω) (#862).
-
Experimental multithreading support for near2far calculation (#868) and other speedups (#869).
-
Add
stop_after_walltime
andstop_on_interrupt
in Python (#860). -
GDSII file introspection (#817).
-
Various small bugfixes and documentation improvements.
v1.9.0
-
Adjoint solver to compute sensitivity of solution to material perturbations (#795).
-
Experimental
do_averaging
feature for user-defined material functions (#771, #791). -
Periodic boundaries support in
near2far
vianperiods
option (#769, #789). -
Eigenmode sources are normalized to unit power (#728).
-
Fix interpolation of DFT slice output (#787).
-
Bug fix in
run-k-points
(#779). -
Eigenmode sources for negative angles (#752).
-
Various other minor bugfixes, build fixes, documentation improvements, tutorials, etcetera.
v1.8.0
v1.7.0
v1.6.0
Meep 1.5
Meep 1.4.3
Allow meep
Python module to be imported without setting PYTHONPATH
(#189).
Meep 1.4.2
Build fix for Python due to missing file (#184).