Jeb Collins
Results
2
issues of
Jeb Collins
There is a bug when running the following code in IPython: ``` import pybertini import copy gw = pybertini.System() x = pybertini.Variable("x") y = pybertini.Variable("y") vg = pybertini.VariableGroup() vg.append(x) vg.append(y)...
nature - bug
component - tracking
When refining an approximation, we can offer an option of implementing a Chord-type method instead of Newton's method for the refinement. This would involve not updating the Jacobian matrix, or...
product - core C++ library
priority - low
paper worthy