Releases: disordered-photonics/celes
Releases · disordered-photonics/celes
v2.2
Changed
- subclass celes classes from
matlab.System - implement
setPropertiesmethods for name-value style initialization - implement
validatePropertiesImplmethods for validation - limit use of
Dependentproperties to avoid redundant calculations - implement
setupImplwhere appropriate for one-time calculations to improve performance - compute and set maximal particle distance inside particles class
- prefer implicit expansion over
bsxfun(requires MATLAB >= R2016b) - fancier, faster plotting functions
- use convex hull in
compute_maximal_particle_distance - provide robust, fallback method for
compute_maximal_particle_distance - avoid recompiling .mex files if already available
Fixed
- don't try to compute initial power for plane waves
- fix bug in scattered field plots