Skip to content

Commit a423046

Browse files
committed
Rename on-axis/off-axis to large/small-|x_1| terminology, add docs
Rename functions to match paper (arXiv:2509.03687) terminology: - get_on_axis_recurrence -> get_large_x1_recurrence - get_off_axis_recurrence -> get_small_x1_recurrence - get_off_axis_expression -> get_small_x1_expansion Add documentation with diagram and usage examples for computing derivatives in both regimes. Add recurrence_qbx to docs.
1 parent 6ca0d90 commit a423046

5 files changed

Lines changed: 456 additions & 427 deletions

File tree

doc/expansion.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,8 @@ Recurrences
3232
-----------
3333

3434
.. automodule:: sumpy.recurrence
35+
36+
Recurrence QBX
37+
--------------
38+
39+
.. automodule:: sumpy.recurrence_qbx

0 commit comments

Comments
 (0)