Gyoshi
Gyoshi
Ah no, I added a few lines there. The code gives the same result with Python vs PyCall. 2020年9月28日(月) 19:39 john verzani : > > > > So the straight...
Neither Python nor PyCall gives the correct result when I include the lines: ``` f0 = diff(x(u,v), u, 4, v, 2).subs(v, 0) g00 = diff(x(u,v), u, 2, v, 4).subs(u, 0).subs(v,...
It's the same for version 0.25.4.0. I just tried it again. This is the version I used before and it was working fine; now only Assembly method works. Finding out...
Yes I know this, I meant that the user of an autosplitter (not an author) could be able to adjust it, same as how the timer's refresh rate is adjustable...
This feature is kind of pointless until https://github.com/LiveSplit/LiveSplit/issues/2458 is fixed