Skip to content

extraction of degopt coeffs #14

@jarlebring

Description

@jarlebring

While doing the simulations, I realize the degopt coefficients are created inside functions which also just return the graph. Sometimes I want to get the degopt coefficients (of say PS), modify them and then create a graph (e.g. to implement squaring in degopt coeffs).

Proposed solution: a function which extracts the degopt coefficients from a graph which was created with gen_degopt_poly.

(x,z)=get_degopt_coeffs(graph,k)

Returns x::Vector{Vector{Tuple{T,T}}} where C=eltype(graph) and y::Vector{T}.

I don't see any other simple solution than hardcoding the coefficient names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy