Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00b1 committed Jun 4, 2024
1 parent 3c13d96 commit c0d6bab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/beignet/special/_faddeeva_w.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ def _faddeeva_w_impl(z):

def faddeeva_w(input: Tensor) -> Tensor:
r"""
Faddeeva function.
Parameters
----------
input : Tensor
Expand Down

0 comments on commit c0d6bab

Please sign in to comment.