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

redundant Thread in solveInhom to be removed #4

Open
bzw133 opened this issue Jul 8, 2023 · 0 comments
Open

redundant Thread in solveInhom to be removed #4

bzw133 opened this issue Jul 8, 2023 · 0 comments

Comments

@bzw133
Copy link
Owner

bzw133 commented Jul 8, 2023

either remove Thread
or change AppendTo[sol, ...] into Join[sol, Thread[Flatten@unknowns -> ConstantArray]]

to be updated next time

Also it matters whether or not Simplify the equ before solving it

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