Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 03:47
· 54 commits to main since this release
d99750b

LongwaveModePropagator v0.3.0

Diff since v0.2.0

This is technically a breaking release (hence the version bump to v0.3) but there is no direct public interface change. The transmitter power used by the ExponentialInput and TableInput types has been adjusted down to 1 kW from 100 kW to be consistent with the default Transmitter().

Closed issues:

  • Replace TableInput LinearInterpolation with a smooth interpolator (#34)
  • Register v0.2.0 (#41)

Merged pull requests:

  • Add interpolatingfunctions example to docs build (#42) (@fgasdia)
  • Monotonic splines and transmit power (#43) (@fgasdia)