Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redo how functions are unfolded in Homotopyc continuation extension #700

Closed
TorkelE opened this issue Oct 4, 2023 · 1 comment
Closed

Comments

@TorkelE
Copy link
Member

TorkelE commented Oct 4, 2023

In #683 we handle function unfolding in a probably unnecessarily complicated way. We should handle this in a neater way, going through the expression and simply replacing e.g. hill(args...) with the appropriate expression.

This is related to JuliaSymbolics/Symbolics.jl#975, which if fixed, would provide an alternative solution.

@TorkelE
Copy link
Member Author

TorkelE commented Dec 3, 2023

Fixed by #713

@TorkelE TorkelE closed this as completed Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant