Skip to content

Releases: MLResearchAtOSRAM/tmm_fast

Bugfixes for coh_tmm and gradient calculation

29 Aug 08:55
3553771
Compare
Choose a tag to compare

Small bugfixes in

  • vectorized_tmm_dispersive_multistack
  • check_inputs
  • is_not_forward_angle

directly import vectorized_tmm_dispersive_multistack from tmm_fast as coh_tmm

tmm_fast v0.2

04 Aug 13:51
082cb84
Compare
Choose a tag to compare
tmm_fast v0.2 Pre-release
Pre-release

First pre-release for the tmm_fast package to make it available for PyPi

what is provided:

coherent vectorized transfer matrix computations which are differentiable via autograd
a gymnasium environment that interprets creating a thin-film as an MDP
PyTorch GPU acceleration for transfer matrix computations
Thin-film dataset generation with Dask
Planned features:

incoherent / coherent transfer matrix computations
testing and CI/CD integration