Skip to content

Commit

Permalink
+mention prop in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
brandondube committed Aug 16, 2020
1 parent 7b6b68c commit 20cea2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/releases/v0.19.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ API Fluency

Propagation
~~~~~~~~~~~
In this release, prysm has gained increased capability for performing propagations outside of the pupil-to-image case. The API has also been revised for reduced verbosity and better clarity. The old API is provided with deprecations to ease transition.
In this release, prysm has gained increased capability for performing propagations outside of the pupil-to-image case. The API has also been revised for reduced verbosity and better clarity. The old API is provided with deprecations to ease transition. A demo showing more than two order of magnitude performance improvement is available :doc:`Polychromatic Propagation in v0.19`.

- :func:`~prysm.propagation.angular_spectrum` for plane-to-plane (i.e free space) propagation via the angular spectrum method
- :func:`~prysm.propagation.angular_spectrum_transfer_function`, the transfer function of free space
Expand Down

0 comments on commit 20cea2f

Please sign in to comment.