Skip to content

Lanczos exponential: allocate batches as needed

Sebastian Ohlmann requested to merge lanczos_automatic_order into main

Description

This removes the need of specifying TDExpOrder as the batches are allocated to the order needed, with 200 as the maximum order. This makes it much more user-friendly.

News snippet

Lanczos exponential uses automatic order, TDExpOrder not needed anymore

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports

Loading