A question about the C interface
Uffish8 · Wed Aug 15, 2018 12:07 pm
Dear all,
I'm trying to solve a system of polynomial equation via the singular C interface (the polynomials I need are quite complicated to generate, and I already have the code to do it in C). I created an ideal which describes the variety of solutions and called kStdfac and got a list of irreducible components (right?). Now I need to find out the dimensions of the components and get the point (if zero) or a simple description of the component (if non-zero, I conjecture all non-zero components are simple x=y, z=w style components).
So, what's the C equivalent of the "std" and "dim" interface commands?
Thanks a lot!
P.S. Is the C interface documented anywhere?
P.P.S. My request to register has been unanswered for a week :cry:
I'm trying to solve a system of polynomial equation via the singular C interface (the polynomials I need are quite complicated to generate, and I already have the code to do it in C). I created an ideal which describes the variety of solutions and called kStdfac and got a list of irreducible components (right?). Now I need to find out the dimensions of the components and get the point (if zero) or a simple description of the component (if non-zero, I conjecture all non-zero components are simple x=y, z=w style components).
So, what's the C equivalent of the "std" and "dim" interface commands?
Thanks a lot!
P.S. Is the C interface documented anywhere?
P.P.S. My request to register has been unanswered for a week :cry: