Skip to content

pyoptmat v1.3.0

Compare
Choose a tag to compare
@reverendbedford reverendbedford released this 10 May 19:49

This release adds additional options for solving the batched, blocked linear systems setup by the chunked time integration routines. Specifically, this release adds an option to use Parallel Cyclic Reduction (PCR) instead of Thomas's algorithm. Switching from Thomas (default) to PCR can further speed up time integration for smaller ODE systems.