Releases: kc-ml2/meent
meent 0.8.7
What's Changed
- Dev by @yonghakim in #40
Full Changelog: v0.8.6...v0.8.7
bugfix: update fourier order handling in calculate field;
decorator for fourier_order;
meent 0.8.6
What's Changed
- Dev by @yonghakim in #39
Full Changelog: v0.8.5...v0.8.6
bugfix: layer looping condition in PyTorch backend.
added field plot function for Reticolo interface.
meent 0.8.5
What's Changed
- bugfix:eigendecomposition in JAX; by @yonghakim in #37
- bugfix:eigendecomposition in JAX; by @yonghakim in #38
Full Changelog: v0.8.4...v0.8.5
bugfix: Eigendecomposition backprop in JAX.
meent 0.8.4
What's Changed
- Dev by @yonghakim in #34
- writing READMEs by @yonghakim in #35
- writing READMEs by @yonghakim in #36
Full Changelog: v0.8.3...v0.8.4
README update
meent 0.8.3
What's Changed
- Dev by @yonghakim in #33
Full Changelog: v0.8.2...v0.8.3
bugfix: remove deepcopy and use .clone() function in rcwa.py for PyTorch.
modified run_reticolo.m.
resolving TODOs.
meent 0.8.2
meent 0.8.1
What's Changed
- bugfix:sign change in 2D field calculation. by @yonghakim in #30
Full Changelog: v0.8.0...v0.8.1
bugfix:sign change in 2D field calculation.
meent 0.8.0
What's Changed
- Dev by @yonghakim in #29
Full Changelog: v0.7.11...v0.8.0
Support Vector type Modeling with Automatic Differentiation (currently 2D only).
meent 0.7.11
meent 0.7.10
What's Changed
- Dev by @yonghakim in #27
Full Changelog: v0.7.9...v0.7.10
bug fix in Transfer matrix method for 1D Conical and 2D.
updating optimization part (ongoing).