Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Conversation

sritchie
Copy link
Member

From the CHANGELOG:

  • sicmutils.mechanics.lagrange/{Γ,Γ-bar} are removed in favor of the
    existing Gamma and Gamma-bar functions. The sicmutils.env aliases are
    gone as well.

  • sicmutils.mechanics.lagrange/Lagrange-interpolation-function now returns
    an actual polynomial instance. Because polynomials support IFn and respond
    to the derivative operator D, this makes the find-path example on pages
    22/23 of SICM run about 5x faster.

  • Richardson extrapolation is now implemented as a functional fold. The
    exposition in sicmutils.polynomial.richardson discusses this; the
    namespaces gains richardson-fold, richardson-sum and richardson-scan.

@sritchie sritchie merged commit 744f96c into main Jan 13, 2022
@sritchie sritchie deleted the sritchie/new_pr branch January 13, 2022 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant