Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Commit

Permalink
Added API reference for qutip.scattering module
Browse files Browse the repository at this point in the history
  • Loading branch information
bencbartlett committed Apr 9, 2018
1 parent 52d24cc commit d4a87c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apidoc/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,13 @@ Time-dependent problems
.. automodule:: qutip.rhs_generate
:members: rhs_generate, rhs_clear

Scattering in Quantum Optical Systems
-------------------------------------

.. automodule:: qutip.scattering
:members: temporal_basis_vector, temporal_scattered_state, scattering_probability
:undoc-members:

Visualization
===============

Expand Down
2 changes: 2 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Version 4.3.0 ()
Improvements
------------

- Added API reference for ``qutip.scattering`` module

- Added fast projector method, ``Q.proj()``.

- Computing matrix elements, ``Q.matrix_element`` is now ~10x faster.
Expand Down

0 comments on commit d4a87c7

Please sign in to comment.