Skip to content

Non-commutative Newton #8

Description

@mschlund

Requires (these are sketchy thoughts...) :

  • From a (system of) polynomial(s), obtain its unfolding (=again a (system of) polys with additional variables).
  • Define how to solve linear non-commutative equations (perhaps the semiring can specify that?) OR (similar to what we do in the comm. case with the Jacobian and the FreeSR): solve the linear equations symbolically (once) over the semiring of contexts (foo [box] bar).
    • The symbolic solution then gives rise to an iteration scheme, which is basically a function of type (context -> context)
    • e.g. for finite SRs we can either solve the linear equations by Kleene-iteration (in each Newton-step), or directly work with the symbolic context-representation of the solution (if this can be done in a meaningful way)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions