JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
536 stars 107 forks source link

Coeffs #396

Open liushang0322 opened 2 years ago

liushang0322 commented 2 years ago

could you please tell me how to get the coeffs from PolyForm

shashi commented 2 years ago

I just added this as a feature in https://github.com/JuliaSymbolics/Symbolics.jl/pull/428/files#diff-77fb4c57855640a409f9ed203acd1f1044b650fed1e72ab63a79aba46c42fd4eR186

it should get released in the next couple of days!