Jonathan Carroll

Results 149 comments of Jonathan Carroll

It's worth noting that the toggle functionality is now also available from the {codegrip} package https://github.com/lionel-/codegrip

Just a thought... SVG in Inkscape, but not difficult to reproduce properly.

Or, if I've made a typo with the plural...

Thank you for this fix @joseRey! I can confirm the bug and that this fix appears to resolve it. @sachsmc if you're looking for additional help on this package let...

I'm not sure whether or not the `Rle` benefit will work across lists, but if it can then that may solve all of the problems.

Does it work in that context because a matrix is just a vector with a dim so you can actually compress long runs of sequential elements? I'm not sure I...

In that case it may even be slightly more performant than the string version as there would be even fewer unique values over which a run may compress. Nice!

Thanks @fthielen - I updated my PR to fix that. This PR also has some additional changes on top of PR 69.

My interest was originally in doing something that may have some application here: https://twitter.com/carroll_jono/status/809206596953772032 (https://gist.github.com/jonocarroll/55046430b23d88e9628ac6b4edf8bb52). I'm interested in helping out when I have the time (which is a bit of...