Commit 2022-02-22 00:37 e16e093e
View on Github →feat(analysis/specific_limits): dirichlet and alternating series tests (#11908) Adds Dirichlet's test along with the alternating series test as a special case of the former. For the curious, Nick Bingham's course notes give some more context on Dirichlet's test. It's somewhat obscure.