Juan Pablo Carbajal
Juan Pablo Carbajal
Ok, I do not how R handles the issue. Then, to specify a trivial 2 bin histogram, Is one forced to do something like the following? ```julia h = fit(Histogram,...
Hi, Ok, I will work on it. The (Ramer-)Douglas-Peucker algorihtm is recursive by definition, but it is quite easy to re-write it as non-recursive (that's should be what I did...
The non-recursive functions are - https://sourceforge.net/p/octave/geometry/ci/default/tree/inst/simplifyPolyline_geometry.m - https://sourceforge.net/p/octave/geometry/ci/default/tree/inst/simplifyPolygon_geometry.m - https://sourceforge.net/p/octave/geometry/ci/default/tree/inst/curve2polyline.m Their code only needs to be adapted to matlab. For future references: https://scicomp.stackexchange.com/questions/1906/converting-from-planar-polynomial-domain-to-planar-polygon
Let me know if I can offer support on the conversion, but be aware that I do not have access to matlab.
sorry for the delay @lucyleeow and @larsoner, busy days... I see tinybuild being only available in the source code (or at least not present in my installed version of sphinx_gallery)....
Thank you, indeed this solves the problem. Something to note (my example was not accurate) is that the multiple commands must be separated with a separator **other than** a blank...
This would be really needed, I spent a lot of time testing before finding this issue
Thanks a lot. I understand then that this is an exception to the documentation guideline that is not worth documenting. Correct?
Thank you!
Hi Steve, I bought my personal copy of the book, it is massive, very nice piece of hard work. I am particularly interested in coarse graining and MOR in complex...