Replies: 3 comments
-
|
The number of solutions we need to initially solve for a total degree homotopy equals the product of the degrees of each equation. So only slightly infeasible 😅 Your best show is to use |
Beta Was this translation helpful? Give feedback.
-
|
Ai haha yeah. Thanks a lot for the explanation. I will try mondromy solve. |
Beta Was this translation helpful? Give feedback.
-
|
Dear @oameye . I moved this to discussions (since it's not an issue as @saschatimme explained) and reopened it. Although your system has too many solutions to even store them on the computer, it might still be possible to get some information out. We recently added an option to create an iterator instead of solving the system directly. This way, you can filter solutions without holding them all in memory Here is the preprint with all explanations: https://arxiv.org/abs/2509.08084 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this large system defined as:
When I solve this using total_degree I get an
OutOfMemoryError()This happens when it calls
Is the system too large for the HC.jl too handle?
Beta Was this translation helpful? Give feedback.
All reactions