PLMP
PLMP copied to clipboard
Fixed warnings in M2 1.23 per issue #1
Just changed variable names and double-checked with their conflicting versions and where they are used to be sure to use the right one. The warnings are simple but verbose.
Trying the remaining fixes.
Thanks @rfabbri , this helped me identify the problem quicker. Actually, those renamed functions are duplicates of functions in recent versions of the package MonodromySolver, so it's even better to remove them entirely. Does my commit https://github.com/timduff35/PLMP/commit/63ce653376d7965a897dd73f33d7395aa2098ff0 resolve https://github.com/timduff35/PLMP/issues/1 on your end? In particular, can you run the example code in cleve.m2?