Closed heliosdrm closed 2 years ago
Well, no: for AbstractRecurrenceMatrix
the special representation of this package is still convenient, because it incorporates the inversion of the Y-axis, as usual for recurrence plots.
ok, but also increment patch version in Project.toml
This is not convenient anymore, as Julia represents big sparse matrices with Braille patterns since v1.6 (https://github.com/JuliaLang/julia/pull/33821). Actually, perhaps we could even use that representation for
AbstractRecurrenceMatrix
.