Hi everybody,
I am going to write a piece of code in Neuron in which I'll need to compute the zeros of a polynomial or the eigenvalues of a nonsymmetric matrix. I checked the User Guide but it seems that Neuron just computes the eigenvalues of symmetric matrices right now. Has anybody had similar problems in the past? Maybe a solution could be a library interfaced with Neuron but I've never done it. Do you have any idea? Thanks. Bye